Skip to content

Commit

Permalink
[ASSET-13] Add WBTC and BTCB on mainnet (#15)
Browse files Browse the repository at this point in the history
* ASSET-12 Add WBTC information

Signed-off-by: jormal <[email protected]>

* ASSET-12 Add BTCB information

Signed-off-by: jormal <[email protected]>

---------

Signed-off-by: jormal <[email protected]>
  • Loading branch information
jormal authored Jan 29, 2024
1 parent c9cc4fb commit 152b95a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions assets/btcb-0/info.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
{
"contracts": [
{
"address": "0xd267F821F1b8344B5A63626c8c824697194A173E",
"decimals": 18,
"name": "Unified BTCB",
"network": "evm-3068",
"symbol": "BTCB",
"tags": [
"mainnet"
]
},
{
"address": "0x152b9d0FdC40C096757F570A51E494bd4b943E50",
"decimals": 8,
Expand Down
10 changes: 10 additions & 0 deletions assets/wbtc-0/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,16 @@
"mainnet"
]
},
{
"address": "0x7b8FAC5F29E101BaaB33c5f9c39d4F85ba2cc7C1",
"decimals": 8,
"name": "Unified WBTC",
"network": "evm-3068",
"symbol": "WBTC",
"tags": [
"mainnet"
]
},
{
"address": "0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f",
"decimals": 8,
Expand Down

0 comments on commit 152b95a

Please sign in to comment.