chains/chains/eip155-28.json

29 lines
591 B
JSON

{
"name": "Boba Network Rinkeby Testnet",
"chain": "ETH",
"rpc": ["https://rinkeby.boba.network/"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://boba.network",
"shortName": "BobaRinkeby",
"chainId": 28,
"networkId": 28,
"explorers": [
{
"name": "Blockscout",
"url": "https://blockexplorer.rinkeby.boba.network",
"standard": "none"
}
],
"parent": {
"type": "L2",
"chain": "eip155-4",
"bridges": [{ "url": "https://gateway.rinkeby.boba.network" }]
}
}