mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add OHO Mainnet (#1685)
* Add OHO Mainnet * Update eip155-39815.json Run prettier * Update eip155-39815.json remove network field
This commit is contained in:
parent
ee6265565d
commit
d702f7e456
24
_data/chains/eip155-39815.json
Normal file
24
_data/chains/eip155-39815.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user