Skip to content

Commit 56bbaee

Browse files
committed
Update erc20.json
1 parent bd31ce7 commit 56bbaee

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Diff for: chain/berachain/erc20_2.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,6 @@
3232
"coinGeckoId": "",
3333
"wallet_preload": true
3434
},
35-
{
36-
"type": "erc20",
37-
"contract": "0x549943e04f40284185054145c6E4e9568C1D3241",
38-
"name" : "Bridged USDC (Stargate)",
39-
"symbol": "USDC.e",
40-
"description": "USD Coin (USDC)",
41-
"decimals": 6,
42-
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/berachain/asset/usdc.png",
43-
"coinGeckoId": "bridged-usdc-stargate"
44-
},
4535
{
4636
"type": "erc20",
4737
"contract": "0x549943e04f40284185054145c6E4e9568C1D3241",
@@ -79,7 +69,17 @@
7969
"symbol": "WBTC",
8070
"description": "Wrapped Bitcoin (WBTC)",
8171
"decimals": 8,
82-
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/berachain-testnet/asset/wbtc.png",
72+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/berachain/asset/wbtc.png",
8373
"coinGeckoId": "bitcoin"
74+
},
75+
{
76+
"type": "erc20",
77+
"contract": "0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590",
78+
"name" : "WETH Token",
79+
"symbol": "WETH",
80+
"description": "Wrapped Ether (WETH)",
81+
"decimals": 18,
82+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/berachain/asset/weth.png",
83+
"coinGeckoId": "weth"
8484
}
8585
]

0 commit comments

Comments
 (0)