Skip to content

Commit

Permalink
Merge branch 'add-bgToken' into 'dev'
Browse files Browse the repository at this point in the history
add bgToken to tokensMap

See merge request ergo/rosen-bridge/contract!109
  • Loading branch information
vorujack committed Aug 29, 2024
2 parents 70e4d9b + 4c054ed commit 27210d3
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions tokensMap/BgToken.mainnet-loen.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"ergo": {
"tokenId": "0a3fc5b8acdadbcf3d708fde8a8389273dcb84afa98885ee8dfa369829125c42",
"name": "BgToken-loen",
"decimals": 9,
"metaData": {
"type": "EIP-004",
"residency": "native"
}
},
"cardano": {
"tokenId": "3122541486c983d637e7ed9330c94e490e1fe4a1758725fab7f6d9e0.72734267546f6b656e2d6c6f656e",
"policyId": "3122541486c983d637e7ed9330c94e490e1fe4a1758725fab7f6d9e0",
"assetName": "72734267546f6b656e2d6c6f656e",
"name": "rsBgToken-loen ",
"decimals": 8,
"metaData": {
"type": "CIP26",
"residency": "wrapped"
}
}
}

0 comments on commit 27210d3

Please sign in to comment.