Add Optimism (#20824)

* Create info.json

* Create logo.png

* Fixes (sanity and consistency, auto)

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2022-06-01 19:29:16 +08:00 committed by GitHub
parent 63f7a2d079
commit 1abe9aeb94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
{
"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"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB