18 lines
475 B
JSON
18 lines
475 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",
|
|
"coin_type": 614,
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"rpc_url": "https://mainnet.optimism.io",
|
|
"links": [],
|
|
"tags": [
|
|
"dapp"
|
|
]
|
|
}
|