chains/_data/chains/eip155-9728.json

28 lines
651 B
JSON
Raw Normal View History

2022-08-25 21:17:44 +00:00
{
"name": "Boba BNB Testnet",
2022-08-25 21:17:44 +00:00
"chain": "Boba BNB Testnet",
"rpc": [
"https://testnet.bnb.boba.network",
"wss://wss.testnet.bnb.boba.network",
"https://replica.testnet.bnb.boba.network",
"wss://replica-wss.testnet.bnb.boba.network"
],
"faucets": [],
"nativeCurrency": {
"name": "Boba Token",
"symbol": "BOBA",
"decimals": 18
},
"infoURL": "https://boba.network",
"shortName": "BobaBnbTestnet",
2022-08-25 21:17:44 +00:00
"chainId": 9728,
"networkId": 9728,
"explorers": [
{
"name": "Boba BNB Testnet block explorer",
"url": "https://blockexplorer.testnet.bnb.boba.network",
"standard": "none"
}
]
}