Skip to content

Commit 5d74305

Browse files
author
Maksym Naichuk
committed
fix: positions, icons for 43114
1 parent 3a8d270 commit 5d74305

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

networks/43114/assets.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
{
22
"tokens": [
3+
{
4+
"address": "0x0000000000000000000000000000000000000000",
5+
"name": "Avax",
6+
"symbol": "AVAX",
7+
"decimals": 18,
8+
"precision": 6,
9+
"logoURI": "https://assets.coingecko.com/coins/images/12559/standard/Avalanche_Circle_RedWhite_Trans.png",
10+
"extensions": {
11+
"allow_locking": true,
12+
"coingecko_api_id": "avalanche"
13+
}
14+
},
315
{
416
"address": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7",
517
"name": "USD Tether",
@@ -26,21 +38,9 @@
2638
}
2739
},
2840
{
29-
"address": "0x152b9d0FdC40C096757F570A51E494bd4b943E50",
30-
"name": "Bitcoin Avalanche Bridged",
31-
"symbol": "WBTC",
32-
"decimals": 8,
33-
"precision": 6,
34-
"logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/3717.png",
35-
"extensions": {
36-
"allow_locking": true,
37-
"coingecko_api_id": "wrapped-bitcoin"
38-
}
39-
},
40-
{
41-
"address": "0x0000000000000000000000000000000000000000",
42-
"name": "Avax",
43-
"symbol": "AVAX",
41+
"address": "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7",
42+
"name": "Wrapped AVAX",
43+
"symbol": "WAVAX",
4444
"decimals": 18,
4545
"precision": 6,
4646
"logoURI": "https://assets.coingecko.com/coins/images/12559/standard/Avalanche_Circle_RedWhite_Trans.png",
@@ -50,20 +50,20 @@
5050
}
5151
},
5252
{
53-
"address": "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7",
54-
"name": "Wrapped AVAX",
55-
"symbol": "WAVAX",
56-
"decimals": 18,
53+
"address": "0x152b9d0FdC40C096757F570A51E494bd4b943E50",
54+
"name": "Bitcoin Avalanche Bridged",
55+
"symbol": "WBTC",
56+
"decimals": 8,
5757
"precision": 6,
58-
"logoURI": "https://assets.coingecko.com/coins/images/279/standard/ethereum.png?1696501628",
58+
"logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/3717.png",
5959
"extensions": {
6060
"allow_locking": true,
61-
"coingecko_api_id": "avalanche"
61+
"coingecko_api_id": "wrapped-bitcoin"
6262
}
6363
},
6464
{
6565
"address": "0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB",
66-
"name": "The Avalanche Bridge Wrapped Wrapped Ether",
66+
"name": "The Avalanche Bridge Wrapped Ether",
6767
"symbol": "WETH",
6868
"decimals": 18,
6969
"precision": 6,

0 commit comments

Comments
 (0)