mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
28 lines
613 B
JSON
28 lines
613 B
JSON
{
|
|
"name": "Bobaopera",
|
|
"chain": "Bobaopera",
|
|
"rpc": [
|
|
"https://bobaopera.boba.network",
|
|
"wss://wss.bobaopera.boba.network",
|
|
"https://replica.bobaopera.boba.network",
|
|
"wss://replica-wss.bobaopera.boba.network"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Boba Token",
|
|
"symbol": "BOBA",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://boba.network",
|
|
"shortName": "Bobaopera",
|
|
"chainId": 301,
|
|
"networkId": 301,
|
|
"explorers": [
|
|
{
|
|
"name": "Bobaopera block explorer",
|
|
"url": "https://blockexplorer.bobaopera.boba.network",
|
|
"standard": "none"
|
|
}
|
|
]
|
|
}
|