Skip to content

Commit

Permalink
Merge branch 'add-erg' into 'dev'
Browse files Browse the repository at this point in the history
add erg token

See merge request ergo/rosen-bridge/contract!93
  • Loading branch information
zargarzadehm committed May 8, 2024
2 parents 2f0850b + 0f6a314 commit 098aa83
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions tokensMap/Erg.mainnet-loen.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"ergo": {
"tokenId": "erg",
"name": "ERG",
"decimals": 9,
"metaData": {
"type": "native",
"residency": "native"
}
},
"cardano": {
"tokenId": "fca58ef8ba9ef1961e132b611de2f8abcd2f34831e615a6f80c5bb48.77724552472d6c6f656e",
"policyId": "fca58ef8ba9ef1961e132b611de2f8abcd2f34831e615a6f80c5bb48",
"assetName": "727374455247",
"name": "rstERG",
"decimals": 9,
"metaData": {
"type": "CIP26",
"residency": "wrapped"
}
}
}

0 comments on commit 098aa83

Please sign in to comment.