Skip to content

Commit

Permalink
[Internal] Add Wrapped Binance Beacon ETH (wBETH) (#26621)
Browse files Browse the repository at this point in the history
* [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 <curiouschonk@users.noreply.github.com>
  • Loading branch information
curiouschonk and curiouschonk authored Oct 22, 2023
1 parent 6ec95e1 commit 9dc4ed1
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Wrapped Binance Beacon ETH",
"type": "ERC20",
"symbol": "wBETH",
"decimals": 18,
"website": "https://www.binance.com/en/wbeth",
"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).",
"explorer": "https://etherscan.io/token/0xa2E3356610840701BDf5611a53974510Ae27E2e1",
"status": "active",
"id": "0xa2E3356610840701BDf5611a53974510Ae27E2e1",
"links": [
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/wrapped-beacon-eth"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/wrapped-beacon-eth"
}
],
"tags": [
"wrapped"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Wrapped Binance Beacon ETH",
"type": "BEP20",
"symbol": "wBETH",
"decimals": 18,
"website": "https://www.binance.com/en/wbeth",
"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).",
"explorer": "https://bscscan.com/token/0xa2E3356610840701BDf5611a53974510Ae27E2e1",
"status": "active",
"id": "0xa2E3356610840701BDf5611a53974510Ae27E2e1",
"links": [
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/wrapped-beacon-eth"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/wrapped-beacon-eth"
}
],
"tags": [
"wrapped"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9dc4ed1

Please sign in to comment.