Skip to content

Commit

Permalink
add erg token
Browse files Browse the repository at this point in the history
  • Loading branch information
vorujack committed May 8, 2024
1 parent 2f0850b commit 11d4a5c
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 11d4a5c

Please sign in to comment.