mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update to https
This commit is contained in:
parent
7f44009d2d
commit
3d886823e1
|
@ -2,20 +2,20 @@
|
|||
"name": "BON Network",
|
||||
"chain": "BON",
|
||||
"network": "testnet",
|
||||
"rpc": ["http://8.210.150.70:8545/"],
|
||||
"rpc": ["http://8.210.150.70:8545"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "BOYACoin",
|
||||
"symbol": "BOY",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://boyanet.org/",
|
||||
"infoURL": "https://boyanet.org",
|
||||
"shortName": "boya",
|
||||
"chainId": 1898,
|
||||
"networkId": 1,
|
||||
"explorers": [{
|
||||
"name": "explorer",
|
||||
"url": "https://explorer.boyanet.org:4001/",
|
||||
"url": "https://explorer.boyanet.org:4001",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user