chains/_data/chains/eip155-1898.json

23 lines
459 B
JSON

{
"name": "BON Network",
"chain": "BON",
"rpc": ["http://rpc.boyanet.org:8545", "ws://rpc.boyanet.org:8546"],
"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"
}
]
}