add BON Network (#999)

* add BON Network

* update rpc addr

* update to https

* update to https
This commit is contained in:
toorls 2022-03-27 22:32:31 +08:00 committed by GitHub
parent f8737a1e83
commit eac94f5951
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,21 @@
{
"name": "BON Network",
"chain": "BON",
"network": "testnet",
"rpc": ["http://8.210.150.70:8545"],
"faucets": [],
"nativeCurrency": {
"name": "BOYACoin",
"symbol": "BOY",
"decimals": 18
},
"infoURL": "https://boyanet.org",
"shortName": "boya",
"chainId": 1898,
"networkId": 1,
"explorers": [{
"name": "explorer",
"url": "https://explorer.boyanet.org:4001",
"standard": "EIP3091"
}]
}