mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-1666900000.json (#1444)
* Create eip155-1666900000.json * Update _data/chains/eip155-1666900000.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
c80fa92e50
commit
8b94a57996
23
_data/chains/eip155-1666900000.json
Normal file
23
_data/chains/eip155-1666900000.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Harmony Devnet Shard 0",
|
||||
"chain": "Harmony",
|
||||
"rpc": [
|
||||
"https://api.s1.ps.hmny.io",
|
||||
"https://api.s1.ps.hmny.io"
|
||||
],
|
||||
"faucets": ["http://dev.faucet.easynode.one/"],
|
||||
"nativeCurrency": {
|
||||
"name": "ONE",
|
||||
"symbol": "ONE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.harmony.one/",
|
||||
"shortName": "hmy-ps-s0",
|
||||
"chainId": 1666900000,
|
||||
"networkId": 1666900000,
|
||||
"explorers": [{
|
||||
"name": "Harmony Block Explorer",
|
||||
"url": "https://explorer.ps.hmny.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user