Skip to content

Commit 9dc4ed1

Browse files
authored
[Internal] Add Wrapped Binance Beacon ETH (wBETH) (trustwallet#26621)
* [Internal] Add Wrapped Binance Beacon ETH (wBETH) https://etherscan.io/token/0xa2e3356610840701bdf5611a53974510ae27e2e1 https://bscscan.com/token/0xa2e3356610840701bdf5611a53974510ae27e2e1 * Auto fix all (sanity and consistency) --------- Co-authored-by: curiouschonk <[email protected]>
1 parent 6ec95e1 commit 9dc4ed1

File tree

4 files changed

+48
-0
lines changed

4 files changed

+48
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "Wrapped Binance Beacon ETH",
3+
"type": "ERC20",
4+
"symbol": "wBETH",
5+
"decimals": 18,
6+
"website": "https://www.binance.com/en/wbeth",
7+
"description": "wBETH is a reward-bearing ETH liquid staking token offered by Binance. Each wBETH represents 1 BETH (1:1 to staked ETH) plus all of its accrued ETH2.0 staking rewards starting from when wBETH's conversion rate was initialized at 1:1 on Apr 27th 2023 00:00 (UTC+0).",
8+
"explorer": "https://etherscan.io/token/0xa2E3356610840701BDf5611a53974510Ae27E2e1",
9+
"status": "active",
10+
"id": "0xa2E3356610840701BDf5611a53974510Ae27E2e1",
11+
"links": [
12+
{
13+
"name": "coinmarketcap",
14+
"url": "https://coinmarketcap.com/currencies/wrapped-beacon-eth"
15+
},
16+
{
17+
"name": "coingecko",
18+
"url": "https://coingecko.com/en/coins/wrapped-beacon-eth"
19+
}
20+
],
21+
"tags": [
22+
"wrapped"
23+
]
24+
}
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "Wrapped Binance Beacon ETH",
3+
"type": "BEP20",
4+
"symbol": "wBETH",
5+
"decimals": 18,
6+
"website": "https://www.binance.com/en/wbeth",
7+
"description": "wBETH is a reward-bearing ETH liquid staking token offered by Binance. Each wBETH represents 1 BETH (1:1 to staked ETH) plus all of its accrued ETH2.0 staking rewards starting from when wBETH's conversion rate was initialized at 1:1 on Apr 27th 2023 00:00 (UTC+0).",
8+
"explorer": "https://bscscan.com/token/0xa2E3356610840701BDf5611a53974510Ae27E2e1",
9+
"status": "active",
10+
"id": "0xa2E3356610840701BDf5611a53974510Ae27E2e1",
11+
"links": [
12+
{
13+
"name": "coinmarketcap",
14+
"url": "https://coinmarketcap.com/currencies/wrapped-beacon-eth"
15+
},
16+
{
17+
"name": "coingecko",
18+
"url": "https://coingecko.com/en/coins/wrapped-beacon-eth"
19+
}
20+
],
21+
"tags": [
22+
"wrapped"
23+
]
24+
}
Loading

0 commit comments

Comments
 (0)