Skip to content

Commit

Permalink
ASSET-13 Add WBTC and BTCB on testnet
Browse files Browse the repository at this point in the history
Signed-off-by: jormal <jormal@naver.com>
  • Loading branch information
jormal committed Jan 25, 2024
1 parent 7aef320 commit ecb12ba
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 0 deletions.
20 changes: 20 additions & 0 deletions assets/btcb-0/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@
"mainnet"
]
},
{
"address": "0xa4BDE980dAAbDf9861F87ea89d4854a5FF062755",
"decimals": 18,
"name": "Unified BTCB",
"network": "evm-49088",
"symbol": "BTCB",
"tags": [
"testnet"
]
},
{
"address": "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c",
"decimals": 18,
Expand All @@ -19,6 +29,16 @@
"tags": [
"mainnet"
]
},
{
"address": "0xCb3BCc6300D416A96b6FAD1814C00Af0031EFff0",
"decimals": 18,
"name": "BTCB Token",
"network": "evm-97",
"symbol": "BTCB",
"tags": [
"testnet"
]
}
],
"id": "btcb-0",
Expand Down
40 changes: 40 additions & 0 deletions assets/wbtc-0/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,16 @@
"mainnet"
]
},
{
"address": "0xfb227D3d049a2cdB7b5b75D5227B50219eDe3224",
"decimals": 8,
"name": "Wrapped BTC",
"network": "evm-11155111",
"symbol": "WBTC",
"tags": [
"testnet"
]
},
{
"address": "0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6",
"decimals": 8,
Expand All @@ -40,6 +50,16 @@
"mainnet"
]
},
{
"address": "0xdD3B4c386729aE16dA6F961d7E0d4775C28ecA09",
"decimals": 8,
"name": "Wrapped BTC",
"network": "evm-421614",
"symbol": "WBTC",
"tags": [
"testnet"
]
},
{
"address": "0x408D4cD0ADb7ceBd1F1A1C33A0Ba2098E1295bAB",
"decimals": 8,
Expand All @@ -59,6 +79,26 @@
"tags": [
"mainnet"
]
},
{
"address": "0xb710c446E2e4e162D734580Bd6f13725c345E1F7",
"decimals": 8,
"name": "Unified WBTC",
"network": "evm-49088",
"symbol": "WBTC",
"tags": [
"testnet"
]
},
{
"address": "0x8ed42D9ae83213813AB077B71a80b9331FB690A2",
"decimals": 8,
"name": "Wrapped BTC",
"network": "evm-80001",
"symbol": "WBTC",
"tags": [
"testnet"
]
}
],
"id": "wbtc-0",
Expand Down

0 comments on commit ecb12ba

Please sign in to comment.