Skip to content

Commit

Permalink
Merge branch 'comet-and-hosky' into 'dev_v1'
Browse files Browse the repository at this point in the history
add hosky and comet

See merge request ergo/rosen-bridge/contract!77
  • Loading branch information
zargarzadehm committed Jan 6, 2024
2 parents 6f048e7 + c42ccf6 commit d463dda
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
22 changes: 22 additions & 0 deletions tokensMap/COMET.mainnet-public-launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"ergo": {
"tokenId": "0cd8c9f416e5b1ca9f986a7f10a84191dfb85941619e49e53c0dc30ebf83324b",
"name": "COMET",
"decimals": 0,
"metaData": {
"type": "EIP-004",
"residency": "native"
}
},
"cardano": {
"tokenId": "d85d4588d4625b370121597ff88f3c1fa66f2a0cb7e4a7a9573a3c3e.7273434f4d4554",
"policyId": "d85d4588d4625b370121597ff88f3c1fa66f2a0cb7e4a7a9573a3c3e",
"assetName": "7273434f4d4554",
"name": "rsCOMET",
"decimals": 0,
"metaData": {
"type": "CIP26",
"residency": "wrapped"
}
}
}
22 changes: 22 additions & 0 deletions tokensMap/HOSKY.mainnet-public-launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"ergo": {
"tokenId": "6ad70cdbf928a2bdd397041a36a5c2490a35beb4d20eabb5666f004b103c7189",
"name": "rsHOSKY",
"decimals": 0,
"metaData": {
"type": "EIP-004",
"residency": "wrapped"
}
},
"cardano": {
"tokenId": "a0028f350aaabe0545fdcb56b039bfb08e4bb4d8c4d7c3c7d481c235.484f534b59",
"policyId": "a0028f350aaabe0545fdcb56b039bfb08e4bb4d8c4d7c3c7d481c235",
"assetName": "484f534b59",
"name": "HOSKY",
"decimals": 0,
"metaData": {
"type": "CIP26",
"residency": "native"
}
}
}

0 comments on commit d463dda

Please sign in to comment.