Create eip155-776.json (#1126)

* Create eip155-776.json

* Update _data/chains/eip155-776.json

Co-authored-by: Phan Dinh Tue <phantue2002@gmail.com>
Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
genexsource 2022-05-05 23:16:45 +07:00 committed by GitHub
parent 9b70d2ef1d
commit b7ce4eeb30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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": "none"
}
]
}