* add BON Network

* update rpc addr

* update to https

* update to https

* update rpc url
This commit is contained in:
toorls 2022-04-13 17:51:23 +08:00 committed by GitHub
parent 6872b93eac
commit 19286bf5ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,10 @@
"name": "BON Network", "name": "BON Network",
"chain": "BON", "chain": "BON",
"network": "testnet", "network": "testnet",
"rpc": ["http://8.210.150.70:8545"], "rpc": [
"http://rpc.boyanet.org:8545",
"ws://rpc.boyanet.org:8546"
],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "BOYACoin", "name": "BOYACoin",