mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-400.json (#1720)
* Create eip155-400.json Adding HyperonChain-TestNet * Update _data/chains/eip155-400.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
d5fe555d8f
commit
a450e7e8d8
24
_data/chains/eip155-400.json
Normal file
24
_data/chains/eip155-400.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "HyperonChain TestNet",
|
||||
"chain": "HPN",
|
||||
"icon": "hyperonchain",
|
||||
"rpc": ["https://testnet-rpc.hyperonchain.com"],
|
||||
"faucets": ["https://faucet.hyperonchain.com"],
|
||||
"nativeCurrency": {
|
||||
"name": "HyperonChain",
|
||||
"symbol": "HPN",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://docs.hyperonchain.com",
|
||||
"shortName": "hpn",
|
||||
"chainId": 400,
|
||||
"networkId": 400,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://testnet.hyperonchain.com",
|
||||
"icon": "hyperonchain",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user