diff --git a/_data/chains/eip155-1898.json b/_data/chains/eip155-1898.json new file mode 100644 index 00000000..c4fe3ee1 --- /dev/null +++ b/_data/chains/eip155-1898.json @@ -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" + }] +} \ No newline at end of file