mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
92ad6bf22e
* add optimism logo * fix folder name * Fix token types * use suggest token type * Update allowlist.json
12 lines
370 B
JSON
12 lines
370 B
JSON
{
|
|
"name": "Optimistic Ethereum",
|
|
"website": "https://optimism.io/",
|
|
"description": "Optimism is a Layer 2 scaling solution for Ethereum.",
|
|
"explorer": "https://optimistic.etherscan.io",
|
|
"research": "https://github.com/ethereum-optimism/optimism",
|
|
"symbol": "OETH",
|
|
"type": "coin",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"links": []
|
|
} |