mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
21 lines
595 B
JSON
21 lines
595 B
JSON
![]() |
{
|
||
|
"name": "Wrapped Ether",
|
||
|
"type": "ARBITRUM",
|
||
|
"symbol": "WETH",
|
||
|
"decimals": 18,
|
||
|
"website": "https://weth.io/",
|
||
|
"description": "wETH is wrapped ETH",
|
||
|
"explorer": "https://arbiscan.io/token/0x82af49447d8a07e3bd95bd0d56f35241523fbab1",
|
||
|
"status": "active",
|
||
|
"id": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
|
||
|
"links": [
|
||
|
{
|
||
|
"name": "coinmarketcap",
|
||
|
"url": "https://coinmarketcap.com/currencies/weth/"
|
||
|
},
|
||
|
{
|
||
|
"name": "coingecko",
|
||
|
"url": "https://coingecko.com/coins/weth/"
|
||
|
}
|
||
|
]
|
||
|
}
|