mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@d702f7e456 🚀
This commit is contained in:
parent
30c3dc100f
commit
76308c60b6
File diff suppressed because one or more lines are too long
24
chains/eip155-39815.json
Normal file
24
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"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -5796,6 +5796,19 @@
|
|||
"rpc": ["https://nodeapi.energi.network"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://www.energi.world/"
|
||||
}, {
|
||||
"name": "OHO Mainnet",
|
||||
"chainId": 39815,
|
||||
"shortName": "oho",
|
||||
"networkId": 39815,
|
||||
"nativeCurrency": {
|
||||
"name": "OHO",
|
||||
"symbol": "OHO",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://mainnet.oho.ai"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://oho.ai"
|
||||
}, {
|
||||
"name": "Opulent-X BETA",
|
||||
"chainId": 41500,
|
||||
|
|
|
@ -8381,6 +8381,27 @@
|
|||
"chainId": 39797,
|
||||
"networkId": 39797,
|
||||
"slip44": 39797
|
||||
}, {
|
||||
"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"
|
||||
}]
|
||||
}, {
|
||||
"name": "Opulent-X BETA",
|
||||
"chainId": 41500,
|
||||
|
|
|
@ -445,6 +445,7 @@
|
|||
"q": "eip155:35441",
|
||||
"q-testnet": "eip155:35443",
|
||||
"nrg": "eip155:39797",
|
||||
"oho": "eip155:39815",
|
||||
"ox-beta": "eip155:41500",
|
||||
"PC": "eip155:42069",
|
||||
"arb1": "eip155:42161",
|
||||
|
|
Loading…
Reference in New Issue
Block a user