Skip to content

Commit

Permalink
Merge branch 'add-ctt' into 'dev'
Browse files Browse the repository at this point in the history
add community test token to loen network

See merge request ergo/rosen-bridge/contract!115
  • Loading branch information
vorujack committed Sep 30, 2024
2 parents c84fc24 + c0b410d commit 6f1237b
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions tokensMap/CTT.mainnet-loen.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"ergo": {
"tokenId": "5a378c69d47182f2a28969295e5dd1afdfb88d4b0452da5f2ff09e38ecae48c2",
"name": "CTT-loen",
"decimals": 4,
"metaData": {
"type": "EIP-004",
"residency": "native"
}
},
"cardano": {
"tokenId": "3122541486c983d637e7ed9330c94e490e1fe4a1758725fab7f6d9e0.72734354542d6c6f656e",
"policyId": "3122541486c983d637e7ed9330c94e490e1fe4a1758725fab7f6d9e0",
"assetName": "72734354542d6c6f656e",
"name": "rsCTT-loen",
"decimals": 4,
"metaData": {
"type": "CIP26",
"residency": "wrapped"
}
},
"ethereum": {
"tokenId": "0x1d88c3493d56a1a5f976b3bcd1bcd8aeba786f47",
"name": "rsCTT-loen",
"decimals": 4,
"metaData": {
"type": "ERC-20",
"residency": "wrapped"
}
}
}

0 comments on commit 6f1237b

Please sign in to comment.