Skip to content

Commit eaa320b

Browse files
committed
Update erc20 with berachain
1 parent 96146b1 commit eaa320b

File tree

5 files changed

+53
-3
lines changed

5 files changed

+53
-3
lines changed

Diff for: chain/berachain/asset/solvbtc.png

45.7 KB
Loading

Diff for: chain/berachain/asset/steth.png

8.59 KB
Loading

Diff for: chain/berachain/asset/stone.png

32.4 KB
Loading

Diff for: chain/berachain/asset/usda.png

5.05 KB
Loading

Diff for: chain/berachain/erc20_2.json

+53-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "Honey (HONEY)",
88
"decimals": 18,
99
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/berachain/asset/honey.png",
10-
"coinGeckoId": "",
10+
"coinGeckoId": "honey-3",
1111
"wallet_preload": true
1212
},
1313
{
@@ -18,7 +18,7 @@
1818
"description": "Bera Governance Token (BGT)",
1919
"decimals": 18,
2020
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/berachain/asset/bgt.png",
21-
"coinGeckoId": "",
21+
"coinGeckoId": "berachain-governance-token",
2222
"wallet_preload": true
2323
},
2424
{
@@ -29,7 +29,7 @@
2929
"description": "Wrapped Bera (WBERA)",
3030
"decimals": 18,
3131
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/berachain/asset/wbera.png",
32-
"coinGeckoId": "",
32+
"coinGeckoId": "wrapped-bera",
3333
"wallet_preload": true
3434
},
3535
{
@@ -81,5 +81,55 @@
8181
"decimals": 18,
8282
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/berachain/asset/weth.png",
8383
"coinGeckoId": "weth"
84+
},
85+
{
86+
"type": "erc20",
87+
"contract": "0x541FD749419CA806a8bc7da8ac23D346f2dF8B77",
88+
"name" : "Solv BTC",
89+
"symbol": "SolvBTC",
90+
"description": "Solv BTC",
91+
"decimals": 18,
92+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/berachain/asset/solvbtc.png",
93+
"coinGeckoId": "solv-btc"
94+
},
95+
{
96+
"type": "erc20",
97+
"contract": "0xCC0966D8418d412c599A6421b760a847eB169A8c",
98+
"name" : "SolvBTC Babylon",
99+
"symbol": "SolvBTC",
100+
"description": "SolvBTC Babylon",
101+
"decimals": 18,
102+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/berachain/asset/solvbtc.png",
103+
"coinGeckoId": "solv-protocol-solvbtc-bbn"
104+
},
105+
{
106+
"type": "erc20",
107+
"contract": "0xEc901DA9c68E90798BbBb74c11406A32A70652C3",
108+
"name" : "StakeStone Ether",
109+
"symbol": "STONE",
110+
"description": "StakeStone Ether",
111+
"decimals": 18,
112+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/berachain/asset/stone.png",
113+
"coinGeckoId": "stakestone-ether"
114+
},
115+
{
116+
"type": "erc20",
117+
"contract": "0x6fc6545d5cDE268D5C7f1e476D444F39c995120d",
118+
"name" : "Berachain Staked ETH",
119+
"symbol": "beraETH",
120+
"description": "Berachain Staked ETH",
121+
"decimals": 18,
122+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/berachain/asset/steth.png",
123+
"coinGeckoId": ""
124+
},
125+
{
126+
"type": "erc20",
127+
"contract": "0xff12470a969Dd362EB6595FFB44C82c959Fe9ACc",
128+
"name" : "USDa",
129+
"symbol": "USDa",
130+
"description": "USDa",
131+
"decimals": 18,
132+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/berachain/asset/steth.png",
133+
"coinGeckoId": "usda-2"
84134
}
85135
]

0 commit comments

Comments
 (0)