trustwallet-assets/blockchains/optimism/assets/0x4200000000000000000000000000000000000042/info.json
Nazar 1abe9aeb94
Add Optimism (#20824)
* Create info.json

* Create logo.png

* Fixes (sanity and consistency, auto)

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
2022-06-01 19:29:16 +08:00

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"
]
}