mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update rpc url
This commit is contained in:
parent
3d886823e1
commit
7f3d52c92b
|
@ -2,7 +2,10 @@
|
|||
"name": "BON Network",
|
||||
"chain": "BON",
|
||||
"network": "testnet",
|
||||
"rpc": ["http://8.210.150.70:8545"],
|
||||
"rpc": [
|
||||
"http://rpc.boyanet.org:8545",
|
||||
"ws://rpc.boyanet.org:8546"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "BOYACoin",
|
||||
|
|
Loading…
Reference in New Issue
Block a user