update to https

This commit is contained in:
unknown 2022-03-25 15:43:00 +08:00
parent 7f44009d2d
commit 3d886823e1

View File

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