mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Bobaopera Testnet and Bobabase (#1324)
This commit is contained in:
parent
afb4bea90e
commit
ebea86c8fe
27
_data/chains/eip155-1297.json
Normal file
27
_data/chains/eip155-1297.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"name": "Boba Network Bobabase",
|
||||||
|
"chain": "Bobabase",
|
||||||
|
"rpc": [
|
||||||
|
"https://bobabase.boba.network",
|
||||||
|
"wss://wss.bobabase.boba.network",
|
||||||
|
"https://replica.bobabase.boba.network",
|
||||||
|
"wss://replica-wss.bobabase.boba.network"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Boba Token",
|
||||||
|
"symbol": "BOBA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://boba.network",
|
||||||
|
"shortName": "Bobabase",
|
||||||
|
"chainId": 1297,
|
||||||
|
"networkId": 1297,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Blockscout",
|
||||||
|
"url": "https://blockexplorer.bobabase.boba.network",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
27
_data/chains/eip155-4051.json
Normal file
27
_data/chains/eip155-4051.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"name": "Boba Network Bobaopera Testnet",
|
||||||
|
"chain": "Bobaopera Testnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://testnet.bobaopera.boba.network",
|
||||||
|
"wss://wss.testnet.bobaopera.boba.network",
|
||||||
|
"https://replica.testnet.bobaopera.boba.network",
|
||||||
|
"wss://replica-wss.testnet.bobaopera.boba.network"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Boba Token",
|
||||||
|
"symbol": "BOBA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://boba.network",
|
||||||
|
"shortName": "Bobaopera Testnet",
|
||||||
|
"chainId": 4051,
|
||||||
|
"networkId": 4051,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Blockscout",
|
||||||
|
"url": "https://blockexplorer.testnet.bobaopera.boba.network",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user