Create eip155-776.json

This commit is contained in:
Phan Dinh Tue 2022-05-04 20:00:33 +07:00
parent 9b70d2ef1d
commit 9d637e885b

View File

@ -0,0 +1,27 @@
{
"name": "OpenChain Testnet",
"chain": "OpenChain Testnet",
"rpc": [
"http://mainnet.openchain.info:8545",
"https://mainnet1.openchain.info"
],
"faucets": [
"https://faucet.openchain.info/"
],
"nativeCurrency": {
"name": "Openchain Testnet",
"symbol": "TOPC",
"decimals": 18
},
"infoURL": "https://testnet.openchain.info/",
"shortName": "opc",
"chainId": 776,
"networkId": 776,
"explorers": [
{
"name": "OPEN CHAIN TESTNET",
"url": "https://testnet.openchain.info/",
"standard": "EIP3091"
}
]
}