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:
SubhamKumarSadhukhan 2022-08-18 02:03:37 +05:30 committed by GitHub
parent c80fa92e50
commit 8b94a57996
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}]
}