mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
28 lines
811 B
JSON
28 lines
811 B
JSON
|
{
|
||
|
"name": "Optimism",
|
||
|
"symbol": "OP",
|
||
|
"type": "OPTIMISM",
|
||
|
"decimals": 18,
|
||
|
"description": "Optimism is a Layer 2 scaling solution for Ethereum.",
|
||
|
"website": "https://app.optimism.io/governance",
|
||
|
"explorer": "https://optimistic.etherscan.io/token/0x4200000000000000000000000000000000000042",
|
||
|
"status": "active",
|
||
|
"id": "0x4200000000000000000000000000000000000042",
|
||
|
"links": [
|
||
|
{
|
||
|
"name": "coinmarketcap",
|
||
|
"url": "https://coinmarketcap.com/currencies/optimism-ethereum/"
|
||
|
},
|
||
|
{
|
||
|
"name": "twitter",
|
||
|
"url": "https://twitter.com/optimismPBC"
|
||
|
},
|
||
|
{
|
||
|
"name": "github",
|
||
|
"url": "https://github.com/ethereum-optimism/"
|
||
|
}
|
||
|
],
|
||
|
"tags": [
|
||
|
"governance"
|
||
|
]
|
||
|
}
|