Skip to content

Commit

Permalink
Merge branch 'add-loen-wrapped-btc' into 'dev'
Browse files Browse the repository at this point in the history
add wrapped BTC on ethereum for Loen

See merge request ergo/rosen-bridge/contract!111
  • Loading branch information
vorujack committed Sep 7, 2024
2 parents 5b60cae + 00792ee commit e74f1b0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tokensMap/BTC.mainnet-loen.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,14 @@
"type": "native",
"residency": "native"
}
},
"ethereum": {
"tokenId": "0x0347618c0eec9e7a65d87e161673d77b6171f31f",
"name": "rsBTC-loen",
"decimals": 8,
"metaData": {
"type": "ERC-20",
"residency": "wrapped"
}
}
}

0 comments on commit e74f1b0

Please sign in to comment.