mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
72854d0c40
Co-authored-by: Daniil Lee <24758309+leedaniil@users.noreply.github.com>
21 lines
606 B
JSON
21 lines
606 B
JSON
{
|
|
"name": "Wrapped Ether",
|
|
"symbol": "WETH",
|
|
"type": "OPTIMISM",
|
|
"decimals": 18,
|
|
"description": "wETH is wrapped ETH",
|
|
"website": "https://weth.io/",
|
|
"explorer": "https://optimistic.etherscan.io/token/0x4200000000000000000000000000000000000006",
|
|
"status": "active",
|
|
"id": "0x4200000000000000000000000000000000000006",
|
|
"links": [
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/weth/"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/coins/weth/"
|
|
}
|
|
]
|
|
} |