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",
|
"chain": "OYchain",
|
||||||
"icon": "oychain",
|
"icon": "oychain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://rpc.cntop3.com"
|
"https://rpc-mainnet.oychain.io"
|
||||||
],
|
|
||||||
"faucets": [
|
|
||||||
"https://faucet.cntop3.com"
|
|
||||||
],
|
],
|
||||||
|
"faucets": [ ],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "OYchain Token",
|
"name": "OYchain Token",
|
||||||
"symbol": "OY",
|
"symbol": "OY",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://www.cntop3.com",
|
"infoURL": "https://www.oychain.io",
|
||||||
"shortName": "oychain",
|
"shortName": "oychain",
|
||||||
"chainId": 126,
|
"chainId": 126,
|
||||||
"networkId": 126,
|
"networkId": 126,
|
||||||
"slip44": 126,
|
"slip44": 126,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "OYchain Explorer",
|
"name": "OYchain Explorer",
|
||||||
"url": "https://scan.cntop3.com",
|
"url": "https://explorer.oychain.io",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user