mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@dca48435b7 🚀
This commit is contained in:
parent
d903eda649
commit
ffb4dee965
File diff suppressed because one or more lines are too long
27
chains/eip155-1294.json
Normal file
27
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
chains/eip155-4328.json
Normal file
27
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
chains/eip155-9728.json
Normal file
27
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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -2924,7 +2924,20 @@
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://docs.moonbeam.network/learn/platform/networks/overview/"
|
"infoURL": "https://docs.moonbeam.network/learn/platform/networks/overview/"
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba Network Bobabase",
|
"name": "Boba Network Bobabeam",
|
||||||
|
"chainId": 1294,
|
||||||
|
"shortName": "Bobabeam",
|
||||||
|
"networkId": 1294,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Boba Token",
|
||||||
|
"symbol": "BOBA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://bobabeam.boba.network", "wss://wss.bobabeam.boba.network", "https://replica.bobabeam.boba.network", "wss://replica-wss.bobabeam.boba.network"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://boba.network"
|
||||||
|
}, {
|
||||||
|
"name": "Boba Network Bobabase Testnet",
|
||||||
"chainId": 1297,
|
"chainId": 1297,
|
||||||
"shortName": "Bobabase",
|
"shortName": "Bobabase",
|
||||||
"networkId": 1297,
|
"networkId": 1297,
|
||||||
|
@ -3664,6 +3677,19 @@
|
||||||
"rpc": ["https://rpc1.phi.network", "https://rpc2.phi.network"],
|
"rpc": ["https://rpc1.phi.network", "https://rpc2.phi.network"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://phi.network"
|
"infoURL": "https://phi.network"
|
||||||
|
}, {
|
||||||
|
"name": "Boba Network Bobafuji Testnet",
|
||||||
|
"chainId": 4328,
|
||||||
|
"shortName": "Bobafuji Testnet",
|
||||||
|
"networkId": 4328,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Boba Token",
|
||||||
|
"symbol": "BOBA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"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": [],
|
||||||
|
"infoURL": "https://boba.network"
|
||||||
}, {
|
}, {
|
||||||
"name": "IoTeX Network Mainnet",
|
"name": "IoTeX Network Mainnet",
|
||||||
"chainId": 4689,
|
"chainId": 4689,
|
||||||
|
@ -4119,6 +4145,19 @@
|
||||||
"rpc": ["https://robin.rangersprotocol.com/api/jsonrpc"],
|
"rpc": ["https://robin.rangersprotocol.com/api/jsonrpc"],
|
||||||
"faucets": ["https://robin-faucet.rangersprotocol.com"],
|
"faucets": ["https://robin-faucet.rangersprotocol.com"],
|
||||||
"infoURL": "https://rangersprotocol.com"
|
"infoURL": "https://rangersprotocol.com"
|
||||||
|
}, {
|
||||||
|
"name": "Boba Network BNB Testnet",
|
||||||
|
"chainId": 9728,
|
||||||
|
"shortName": "Boba BNB Testnet",
|
||||||
|
"networkId": 9728,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Boba Token",
|
||||||
|
"symbol": "BOBA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"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": [],
|
||||||
|
"infoURL": "https://boba.network"
|
||||||
}, {
|
}, {
|
||||||
"name": "myOwn Testnet",
|
"name": "myOwn Testnet",
|
||||||
"chainId": 9999,
|
"chainId": 9999,
|
||||||
|
|
|
@ -4101,8 +4101,27 @@
|
||||||
"chainId": 1288,
|
"chainId": 1288,
|
||||||
"networkId": 1288
|
"networkId": 1288
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba Network Bobabase",
|
"name": "Boba Network Bobabeam",
|
||||||
"chain": "Bobabase",
|
"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"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Boba Network Bobabase Testnet",
|
||||||
|
"chain": "Bobabase Testnet",
|
||||||
"rpc": ["https://bobabase.boba.network", "wss://wss.bobabase.boba.network", "https://replica.bobabase.boba.network", "wss://replica-wss.bobabase.boba.network"],
|
"rpc": ["https://bobabase.boba.network", "wss://wss.bobabase.boba.network", "https://replica.bobabase.boba.network", "wss://replica-wss.bobabase.boba.network"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
@ -4115,7 +4134,7 @@
|
||||||
"chainId": 1297,
|
"chainId": 1297,
|
||||||
"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"
|
||||||
}]
|
}]
|
||||||
|
@ -5137,7 +5156,7 @@
|
||||||
"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"
|
||||||
}]
|
}]
|
||||||
|
@ -5185,6 +5204,25 @@
|
||||||
"icon": "phi",
|
"icon": "phi",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"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"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "IoTeX Network Mainnet",
|
"name": "IoTeX Network Mainnet",
|
||||||
"chain": "iotex.io",
|
"chain": "iotex.io",
|
||||||
|
@ -5885,6 +5923,25 @@
|
||||||
"url": "https://robin-rangersscan.rangersprotocol.com",
|
"url": "https://robin-rangersscan.rangersprotocol.com",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"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"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "myOwn Testnet",
|
"name": "myOwn Testnet",
|
||||||
"chain": "myOwn",
|
"chain": "myOwn",
|
||||||
|
|
|
@ -224,6 +224,7 @@
|
||||||
"mrock-old": "eip155:1286",
|
"mrock-old": "eip155:1286",
|
||||||
"mbase": "eip155:1287",
|
"mbase": "eip155:1287",
|
||||||
"mrock": "eip155:1288",
|
"mrock": "eip155:1288",
|
||||||
|
"Bobabeam": "eip155:1294",
|
||||||
"Bobabase": "eip155:1297",
|
"Bobabase": "eip155:1297",
|
||||||
"aitd": "eip155:1319",
|
"aitd": "eip155:1319",
|
||||||
"aitdtestnet": "eip155:1320",
|
"aitdtestnet": "eip155:1320",
|
||||||
|
@ -281,6 +282,7 @@
|
||||||
"Bobaopera Testnet": "eip155:4051",
|
"Bobaopera Testnet": "eip155:4051",
|
||||||
"aioz-testnet": "eip155:4102",
|
"aioz-testnet": "eip155:4102",
|
||||||
"PHIv1": "eip155:4181",
|
"PHIv1": "eip155:4181",
|
||||||
|
"Bobafuji Testnet": "eip155:4328",
|
||||||
"iotex-mainnet": "eip155:4689",
|
"iotex-mainnet": "eip155:4689",
|
||||||
"iotex-testnet": "eip155:4690",
|
"iotex-testnet": "eip155:4690",
|
||||||
"txvm": "eip155:4918",
|
"txvm": "eip155:4918",
|
||||||
|
@ -316,6 +318,7 @@
|
||||||
"brb": "eip155:9012",
|
"brb": "eip155:9012",
|
||||||
"GENEC": "eip155:9100",
|
"GENEC": "eip155:9100",
|
||||||
"trpg": "eip155:9527",
|
"trpg": "eip155:9527",
|
||||||
|
"Boba BNB Testnet": "eip155:9728",
|
||||||
"myn": "eip155:9999",
|
"myn": "eip155:9999",
|
||||||
"smartbch": "eip155:10000",
|
"smartbch": "eip155:10000",
|
||||||
"smartbchtest": "eip155:10001",
|
"smartbchtest": "eip155:10001",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user