chains/chains/eip155-800001.json

25 lines
503 B
JSON

{
"name": "OctaSpace",
"chain": "OCTA",
"rpc": ["https://rpc.octa.space", "wss://rpc.octa.space"],
"faucets": [],
"nativeCurrency": {
"name": "OctaSpace",
"symbol": "OCTA",
"decimals": 18
},
"infoURL": "https://octa.space",
"shortName": "octa",
"chainId": 800001,
"networkId": 800001,
"icon": "octaspace",
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.octa.space",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}