mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update eip155-126.json
This commit is contained in:
parent
b6274c148e
commit
b16696f14e
|
@ -1,26 +1,24 @@
|
|||
{
|
||||
"name": "OYchain Testnet",
|
||||
"name": "OYchain Mainnet",
|
||||
"chain": "OYchain",
|
||||
"icon": "oychain",
|
||||
"rpc": [
|
||||
"https://rpc.cntop3.com"
|
||||
"https://rpc-mainnet.oychain.io"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.cntop3.com"
|
||||
],
|
||||
"faucets": [ ],
|
||||
"nativeCurrency": {
|
||||
"name": "OYchain Token",
|
||||
"symbol": "OY",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.cntop3.com",
|
||||
"infoURL": "https://www.oychain.io",
|
||||
"shortName": "oychain",
|
||||
"chainId": 126,
|
||||
"networkId": 126,
|
||||
"slip44": 126,
|
||||
"explorers": [{
|
||||
"name": "OYchain Explorer",
|
||||
"url": "https://scan.cntop3.com",
|
||||
"url": "https://explorer.oychain.io",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user