diff --git a/_data/chains/eip155-1898.json b/_data/chains/eip155-1898.json index 27247bd5..c4fe3ee1 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://8.210.150.70:8545/"], + "rpc": ["http://8.210.150.70:8545"], "faucets": [], "nativeCurrency": { "name": "BOYACoin", "symbol": "BOY", "decimals": 18 }, - "infoURL": "https://boyanet.org/", + "infoURL": "https://boyanet.org", "shortName": "boya", "chainId": 1898, "networkId": 1, "explorers": [{ "name": "explorer", - "url": "https://explorer.boyanet.org:4001/", + "url": "https://explorer.boyanet.org:4001", "standard": "EIP3091" }] } \ No newline at end of file