trustwallet-assets/blockchains/optimism/info/info.json
hewigovens 92ad6bf22e
Add Optimism and fix Avalanche C chain (#13017)
* add optimism logo
* fix folder name
* Fix token types
* use suggest token type
* Update allowlist.json
2021-08-26 15:33:24 +08:00

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