add BON Network

This commit is contained in:
unknown 2022-03-24 11:12:38 +08:00
parent 749a141dab
commit 1035fddc2c

View File

@ -0,0 +1,21 @@
{
"name": "BON Network",
"chain": "BON",
"network": "testnet",
"rpc": ["http://rpc.boyanet.org:8545/"],
"faucets": [],
"nativeCurrency": {
"name": "BOYACoin",
"symbol": "BOY",
"decimals": 18
},
"infoURL": "http://boyanet.org",
"shortName": "boya",
"chainId": 1898,
"networkId": 1,
"explorers": [{
"name": "explorer",
"url": "http://explorer.boyanet.org:4000",
"standard": "EIP3091"
}]
}