mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
63f7a2d079
commit
1abe9aeb94
|
@ -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 |
Loading…
Reference in New Issue
Block a user