chains/_data/chains/eip155-39815.json
OHO d702f7e456
Add OHO Mainnet (#1685)
* Add OHO Mainnet

* Update eip155-39815.json

Run prettier

* Update eip155-39815.json

remove network field
2022-12-06 19:03:27 +01:00

25 lines
446 B
JSON

{
"name": "OHO Mainnet",
"chain": "OHO",
"rpc": ["https://mainnet.oho.ai"],
"faucets": [],
"nativeCurrency": {
"name": "OHO",
"symbol": "OHO",
"decimals": 18
},
"infoURL": "https://oho.ai",
"shortName": "oho",
"chainId": 39815,
"networkId": 39815,
"icon": "oho",
"explorers": [
{
"name": "ohoscan",
"url": "https://ohoscan.com",
"icon": "ohoscan",
"standard": "EIP3091"
}
]
}