From a424a2d4dd45cb5298bdf6383fbf821c57eccf5a Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 24 Mar 2022 16:21:44 +0800 Subject: [PATCH] update rpc addr --- _data/chains/eip155-1898.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/chains/eip155-1898.json b/_data/chains/eip155-1898.json index 5cf81845..ca38f2ff 100644 --- a/_data/chains/eip155-1898.json +++ b/_data/chains/eip155-1898.json @@ -2,20 +2,20 @@ "name": "BON Network", "chain": "BON", "network": "testnet", - "rpc": ["http://rpc.boyanet.org:8545/"], + "rpc": ["http://8.210.150.70:8545/"], "faucets": [], "nativeCurrency": { "name": "BOYACoin", "symbol": "BOY", "decimals": 18 }, - "infoURL": "http://boyanet.org", + "infoURL": "http://boyanet.org/", "shortName": "boya", "chainId": 1898, "networkId": 1, "explorers": [{ "name": "explorer", - "url": "http://explorer.boyanet.org:4000", + "url": "http://explorer.boyanet.org:4000/", "standard": "EIP3091" }] } \ No newline at end of file