Skip to content

Commit

Permalink
Merge branch 'edit-cardano-tokens-tokenMap' into 'dev'
Browse files Browse the repository at this point in the history
edit ADA in tokenMap for cardano network

See merge request ergo/rosen-bridge/contract!130
  • Loading branch information
zargarzadehm committed Dec 17, 2024
2 parents 3fab997 + 6fc31d1 commit 9cbf896
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tokensMap/ADA.pandora.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"cardano": {
"tokenId": "ada",
"policyId": "",
"assetName": "414441",
"name": "ADA",
"decimals": 6,
"metaData": {
"type": "native",
"residency": "native"
},
"policyId": "ada"
}
},
"ethereum": {
"tokenId": "0xdc775c392479a4a6a69db564bb495d2f0d8ef366",
Expand Down

0 comments on commit 9cbf896

Please sign in to comment.