mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update eip155-10000.json (#358)
changed infoUrl "http" to "https" and added RPCs
This commit is contained in:
parent
dd8c68b65c
commit
973e090f5c
|
@ -3,7 +3,9 @@
|
||||||
"chain": "smartBCH",
|
"chain": "smartBCH",
|
||||||
"network": "mainnet",
|
"network": "mainnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://rpc-mainnet.smartbch.org"
|
"https://smartbch.greyh.at",
|
||||||
|
"https://rpc-mainnet.smartbch.org",
|
||||||
|
"https://smartbch.fountainhead.cash/mainnet"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
@ -11,7 +13,7 @@
|
||||||
"symbol": "BCH",
|
"symbol": "BCH",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "http://smartbch.org/",
|
"infoURL": "https://smartbch.org/",
|
||||||
"shortName": "smartbch",
|
"shortName": "smartbch",
|
||||||
"chainId": 10000,
|
"chainId": 10000,
|
||||||
"networkId": 10000
|
"networkId": 10000
|
||||||
|
|
Loading…
Reference in New Issue
Block a user