mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
9b70d2ef1d
commit
b7ce4eeb30
27
_data/chains/eip155-776.json
Normal file
27
_data/chains/eip155-776.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user