update to https

This commit is contained in:
unknown 2022-03-25 15:11:51 +08:00
parent a424a2d4dd
commit 7f44009d2d

View File

@ -9,13 +9,13 @@
"symbol": "BOY", "symbol": "BOY",
"decimals": 18 "decimals": 18
}, },
"infoURL": "http://boyanet.org/", "infoURL": "https://boyanet.org/",
"shortName": "boya", "shortName": "boya",
"chainId": 1898, "chainId": 1898,
"networkId": 1, "networkId": 1,
"explorers": [{ "explorers": [{
"name": "explorer", "name": "explorer",
"url": "http://explorer.boyanet.org:4000/", "url": "https://explorer.boyanet.org:4001/",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
} }