Skip to content

Commit

Permalink
Merge branch 'add-ada-on-eth' into 'dev'
Browse files Browse the repository at this point in the history
add new ada token

See merge request ergo/rosen-bridge/contract!121
  • Loading branch information
zargarzadehm committed Oct 19, 2024
2 parents 6711e5f + 61e31e8 commit 9465dd2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tokensMap/Ada.mainnet-public-launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,14 @@
"type": "native",
"residency": "native"
}
},
"ethereum": {
"tokenId": "0x00ea2a20351793c754f1d3f33ef6459642fd78d7",
"name": "rsADA",
"decimals": 6,
"metaData": {
"type": "ERC-20",
"residency": "wrapped"
}
}
}

0 comments on commit 9465dd2

Please sign in to comment.