Update eip155-126.json

This commit is contained in:
nfttoken 2022-02-05 17:24:21 +08:00 committed by GitHub
parent b6274c148e
commit b16696f14e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}]
}