mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
1abe9aeb94
* Create info.json * Create logo.png * Fixes (sanity and consistency, auto) Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
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"
|
|
]
|
|
} |