mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add networks (#1493)
This commit is contained in:
parent
b0f920c779
commit
dca48435b7
27
_data/chains/eip155-1294.json
Normal file
27
_data/chains/eip155-1294.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"name": "Boba Network Bobabeam",
|
||||||
|
"chain": "Bobabeam",
|
||||||
|
"rpc": [
|
||||||
|
"https://bobabeam.boba.network",
|
||||||
|
"wss://wss.bobabeam.boba.network",
|
||||||
|
"https://replica.bobabeam.boba.network",
|
||||||
|
"wss://replica-wss.bobabeam.boba.network"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Boba Token",
|
||||||
|
"symbol": "BOBA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://boba.network",
|
||||||
|
"shortName": "Bobabeam",
|
||||||
|
"chainId": 1294,
|
||||||
|
"networkId": 1294,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Bobabeam block explorer",
|
||||||
|
"url": "https://blockexplorer.bobabeam.boba.network",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Boba Network Bobabase",
|
"name": "Boba Network Bobabase Testnet",
|
||||||
"chain": "Bobabase",
|
"chain": "Bobabase Testnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://bobabase.boba.network",
|
"https://bobabase.boba.network",
|
||||||
"wss://wss.bobabase.boba.network",
|
"wss://wss.bobabase.boba.network",
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
"networkId": 1297,
|
"networkId": 1297,
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "Blockscout",
|
"name": "Bobabase block explorer",
|
||||||
"url": "https://blockexplorer.bobabase.boba.network",
|
"url": "https://blockexplorer.bobabase.boba.network",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,27 +1,27 @@
|
||||||
{
|
{
|
||||||
"name": "Boba Network Bobaopera Testnet",
|
"name": "Boba Network Bobaopera Testnet",
|
||||||
"chain": "Bobaopera Testnet",
|
"chain": "Bobaopera Testnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://testnet.bobaopera.boba.network",
|
"https://testnet.bobaopera.boba.network",
|
||||||
"wss://wss.testnet.bobaopera.boba.network",
|
"wss://wss.testnet.bobaopera.boba.network",
|
||||||
"https://replica.testnet.bobaopera.boba.network",
|
"https://replica.testnet.bobaopera.boba.network",
|
||||||
"wss://replica-wss.testnet.bobaopera.boba.network"
|
"wss://replica-wss.testnet.bobaopera.boba.network"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Boba Token",
|
"name": "Boba Token",
|
||||||
"symbol": "BOBA",
|
"symbol": "BOBA",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://boba.network",
|
"infoURL": "https://boba.network",
|
||||||
"shortName": "Bobaopera Testnet",
|
"shortName": "Bobaopera Testnet",
|
||||||
"chainId": 4051,
|
"chainId": 4051,
|
||||||
"networkId": 4051,
|
"networkId": 4051,
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "Blockscout",
|
"name": "Bobaopera Testnet block explorer",
|
||||||
"url": "https://blockexplorer.testnet.bobaopera.boba.network",
|
"url": "https://blockexplorer.testnet.bobaopera.boba.network",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
27
_data/chains/eip155-4328.json
Normal file
27
_data/chains/eip155-4328.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"name": "Boba Network Bobafuji Testnet",
|
||||||
|
"chain": "Bobafuji Testnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://testnet.avax.boba.network",
|
||||||
|
"wss://wss.testnet.avax.boba.network",
|
||||||
|
"https://replica.testnet.avax.boba.network",
|
||||||
|
"wss://replica-wss.testnet.avax.boba.network"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Boba Token",
|
||||||
|
"symbol": "BOBA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://boba.network",
|
||||||
|
"shortName": "Bobafuji Testnet",
|
||||||
|
"chainId": 4328,
|
||||||
|
"networkId": 4328,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Bobafuji Testnet block explorer",
|
||||||
|
"url": "https://blockexplorer.testnet.avax.boba.network",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
27
_data/chains/eip155-9728.json
Normal file
27
_data/chains/eip155-9728.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"name": "Boba Network BNB Testnet",
|
||||||
|
"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": "Boba BNB Testnet",
|
||||||
|
"chainId": 9728,
|
||||||
|
"networkId": 9728,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Boba BNB Testnet block explorer",
|
||||||
|
"url": "https://blockexplorer.testnet.bnb.boba.network",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user