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@967e307912 🚀
This commit is contained in:
parent
5bbb3d3f2f
commit
8f4a239dcd
File diff suppressed because one or more lines are too long
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "Boba Network Bobabeam",
|
"name": "Bobabeam",
|
||||||
"chain": "Bobabeam",
|
"chain": "Bobabeam",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://bobabeam.boba.network",
|
"https://bobabeam.boba.network",
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "Boba Network Bobabase Testnet",
|
"name": "Bobabase Testnet",
|
||||||
"chain": "Bobabase Testnet",
|
"chain": "Bobabase Testnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://bobabase.boba.network",
|
"https://bobabase.boba.network",
|
||||||
|
|
31
chains/eip155-2888.json
Normal file
31
chains/eip155-2888.json
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
{
|
||||||
|
"name": "Boba Network Goerli Testnet",
|
||||||
|
"chain": "ETH",
|
||||||
|
"rpc": ["https://goerli.boba.network/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Goerli Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://boba.network",
|
||||||
|
"shortName": "Bobagoerli",
|
||||||
|
"chainId": 2888,
|
||||||
|
"networkId": 2888,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Blockscout",
|
||||||
|
"url": "https://testnet.bobascan.com",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"parent": {
|
||||||
|
"type": "L2",
|
||||||
|
"chain": "eip155-5",
|
||||||
|
"bridges": [
|
||||||
|
{
|
||||||
|
"url": "https://gateway.goerli.boba.network"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
27
chains/eip155-301.json
Normal file
27
chains/eip155-301.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "Boba Network Bobaopera Testnet",
|
"name": "Bobaopera Testnet",
|
||||||
"chain": "Bobaopera Testnet",
|
"chain": "Bobaopera Testnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://testnet.bobaopera.boba.network",
|
"https://testnet.bobaopera.boba.network",
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "Boba Network Bobafuji Testnet",
|
"name": "Bobafuji Testnet",
|
||||||
"chain": "Bobafuji Testnet",
|
"chain": "Bobafuji Testnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://testnet.avax.boba.network",
|
"https://testnet.avax.boba.network",
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://boba.network",
|
"infoURL": "https://boba.network",
|
||||||
"shortName": "BobafujiTestnet",
|
"shortName": "BobaFujiTestnet",
|
||||||
"chainId": 4328,
|
"chainId": 4328,
|
||||||
"networkId": 4328,
|
"networkId": 4328,
|
||||||
"explorers": [
|
"explorers": [
|
||||||
|
|
|
@ -4,7 +4,8 @@
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://avax.boba.network",
|
"https://avax.boba.network",
|
||||||
"wss://wss.avax.boba.network",
|
"wss://wss.avax.boba.network",
|
||||||
"https://replica.avax.boba.network"
|
"https://replica.avax.boba.network",
|
||||||
|
"wss://replica-wss.avax.boba.network"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "Boba Network BNB Testnet",
|
"name": "Boba BNB Testnet",
|
||||||
"chain": "Boba BNB Testnet",
|
"chain": "Boba BNB Testnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://testnet.bnb.boba.network",
|
"https://testnet.bnb.boba.network",
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://boba.network",
|
"infoURL": "https://boba.network",
|
||||||
"shortName": "BobaBNBTestnet",
|
"shortName": "BobaBnbTestnet",
|
||||||
"chainId": 9728,
|
"chainId": 9728,
|
||||||
"networkId": 9728,
|
"networkId": 9728,
|
||||||
"explorers": [
|
"explorers": [
|
||||||
|
|
27
chains/eip155-97288.json
Normal file
27
chains/eip155-97288.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"name": "Boba BNB Mainnet",
|
||||||
|
"chain": "Boba BNB Mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://bnb.boba.network",
|
||||||
|
"wss://wss.bnb.boba.network",
|
||||||
|
"https://replica.bnb.boba.network",
|
||||||
|
"wss://replica-wss.bnb.boba.network"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Boba Token",
|
||||||
|
"symbol": "BOBA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://boba.network",
|
||||||
|
"shortName": "BobaBnb",
|
||||||
|
"chainId": 97288,
|
||||||
|
"networkId": 97288,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Boba BNB block explorer",
|
||||||
|
"url": "https://blockexplorer.bnb.boba.network",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -1922,6 +1922,19 @@
|
||||||
"rpc": ["https://optimism.gnosischain.com", "wss://optimism.gnosischain.com/wss"],
|
"rpc": ["https://optimism.gnosischain.com", "wss://optimism.gnosischain.com/wss"],
|
||||||
"faucets": ["https://faucet.gimlu.com/gnosis"],
|
"faucets": ["https://faucet.gimlu.com/gnosis"],
|
||||||
"infoURL": "https://www.xdaichain.com/for-developers/optimism-optimistic-rollups-on-gc"
|
"infoURL": "https://www.xdaichain.com/for-developers/optimism-optimistic-rollups-on-gc"
|
||||||
|
}, {
|
||||||
|
"name": "Bobaopera",
|
||||||
|
"chainId": 301,
|
||||||
|
"shortName": "Bobaopera",
|
||||||
|
"networkId": 301,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Boba Token",
|
||||||
|
"symbol": "BOBA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://bobaopera.boba.network", "wss://wss.bobaopera.boba.network", "https://replica.bobaopera.boba.network", "wss://replica-wss.bobaopera.boba.network"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://boba.network"
|
||||||
}, {
|
}, {
|
||||||
"name": "Filecoin - Mainnet",
|
"name": "Filecoin - Mainnet",
|
||||||
"chainId": 314,
|
"chainId": 314,
|
||||||
|
@ -3379,7 +3392,7 @@
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://docs.moonbeam.network/learn/platform/networks/overview/"
|
"infoURL": "https://docs.moonbeam.network/learn/platform/networks/overview/"
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba Network Bobabeam",
|
"name": "Bobabeam",
|
||||||
"chainId": 1294,
|
"chainId": 1294,
|
||||||
"shortName": "Bobabeam",
|
"shortName": "Bobabeam",
|
||||||
"networkId": 1294,
|
"networkId": 1294,
|
||||||
|
@ -3392,7 +3405,7 @@
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://boba.network"
|
"infoURL": "https://boba.network"
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba Network Bobabase Testnet",
|
"name": "Bobabase Testnet",
|
||||||
"chainId": 1297,
|
"chainId": 1297,
|
||||||
"shortName": "Bobabase",
|
"shortName": "Bobabase",
|
||||||
"networkId": 1297,
|
"networkId": 1297,
|
||||||
|
@ -4158,6 +4171,19 @@
|
||||||
"rpc": ["https://testnet-api.ezchain.com/ext/bc/C/rpc"],
|
"rpc": ["https://testnet-api.ezchain.com/ext/bc/C/rpc"],
|
||||||
"faucets": ["https://testnet-faucet.ezchain.com"],
|
"faucets": ["https://testnet-faucet.ezchain.com"],
|
||||||
"infoURL": "https://ezchain.com"
|
"infoURL": "https://ezchain.com"
|
||||||
|
}, {
|
||||||
|
"name": "Boba Network Goerli Testnet",
|
||||||
|
"chainId": 2888,
|
||||||
|
"shortName": "Bobagoerli",
|
||||||
|
"networkId": 2888,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Goerli Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://goerli.boba.network/"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://boba.network"
|
||||||
}, {
|
}, {
|
||||||
"name": "BitYuan Mainnet",
|
"name": "BitYuan Mainnet",
|
||||||
"chainId": 2999,
|
"chainId": 2999,
|
||||||
|
@ -4432,7 +4458,7 @@
|
||||||
"faucets": ["https://faucet.fantom.network"],
|
"faucets": ["https://faucet.fantom.network"],
|
||||||
"infoURL": "https://docs.fantom.foundation/quick-start/short-guide#fantom-testnet"
|
"infoURL": "https://docs.fantom.foundation/quick-start/short-guide#fantom-testnet"
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba Network Bobaopera Testnet",
|
"name": "Bobaopera Testnet",
|
||||||
"chainId": 4051,
|
"chainId": 4051,
|
||||||
"shortName": "BobaoperaTestnet",
|
"shortName": "BobaoperaTestnet",
|
||||||
"networkId": 4051,
|
"networkId": 4051,
|
||||||
|
@ -4471,9 +4497,9 @@
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://phi.network"
|
"infoURL": "https://phi.network"
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba Network Bobafuji Testnet",
|
"name": "Bobafuji Testnet",
|
||||||
"chainId": 4328,
|
"chainId": 4328,
|
||||||
"shortName": "BobafujiTestnet",
|
"shortName": "BobaFujiTestnet",
|
||||||
"networkId": 4328,
|
"networkId": 4328,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Boba Token",
|
"name": "Boba Token",
|
||||||
|
@ -5173,9 +5199,9 @@
|
||||||
"faucets": ["http://faucet.qeasyweb3.com"],
|
"faucets": ["http://faucet.qeasyweb3.com"],
|
||||||
"infoURL": "https://www.qeasyweb3.com"
|
"infoURL": "https://www.qeasyweb3.com"
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba Network BNB Testnet",
|
"name": "Boba BNB Testnet",
|
||||||
"chainId": 9728,
|
"chainId": 9728,
|
||||||
"shortName": "BobaBNBTestnet",
|
"shortName": "BobaBnbTestnet",
|
||||||
"networkId": 9728,
|
"networkId": 9728,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Boba Token",
|
"name": "Boba Token",
|
||||||
|
@ -6079,7 +6105,7 @@
|
||||||
"symbol": "BOBA",
|
"symbol": "BOBA",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://avax.boba.network", "wss://wss.avax.boba.network", "https://replica.avax.boba.network"],
|
"rpc": ["https://avax.boba.network", "wss://wss.avax.boba.network", "https://replica.avax.boba.network", "wss://replica-wss.avax.boba.network"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://docs.boba.network/for-developers/network-avalanche"
|
"infoURL": "https://docs.boba.network/for-developers/network-avalanche"
|
||||||
}, {
|
}, {
|
||||||
|
@ -6550,6 +6576,19 @@
|
||||||
"rpc": ["https://evm.lambda.top/"],
|
"rpc": ["https://evm.lambda.top/"],
|
||||||
"faucets": ["https://faucet.lambda.top"],
|
"faucets": ["https://faucet.lambda.top"],
|
||||||
"infoURL": "https://lambda.im"
|
"infoURL": "https://lambda.im"
|
||||||
|
}, {
|
||||||
|
"name": "Boba BNB Mainnet",
|
||||||
|
"chainId": 97288,
|
||||||
|
"shortName": "BobaBnb",
|
||||||
|
"networkId": 97288,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Boba Token",
|
||||||
|
"symbol": "BOBA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://bnb.boba.network", "wss://wss.bnb.boba.network", "https://replica.bnb.boba.network", "wss://replica-wss.bnb.boba.network"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://boba.network"
|
||||||
}, {
|
}, {
|
||||||
"name": "UB Smart Chain(testnet)",
|
"name": "UB Smart Chain(testnet)",
|
||||||
"chainId": 99998,
|
"chainId": 99998,
|
||||||
|
|
|
@ -2728,6 +2728,25 @@
|
||||||
"icon": "blockscout",
|
"icon": "blockscout",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"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"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Filecoin - Mainnet",
|
"name": "Filecoin - Mainnet",
|
||||||
"chain": "FIL",
|
"chain": "FIL",
|
||||||
|
@ -4805,7 +4824,7 @@
|
||||||
"chainId": 1288,
|
"chainId": 1288,
|
||||||
"networkId": 1288
|
"networkId": 1288
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba Network Bobabeam",
|
"name": "Bobabeam",
|
||||||
"chain": "Bobabeam",
|
"chain": "Bobabeam",
|
||||||
"rpc": ["https://bobabeam.boba.network", "wss://wss.bobabeam.boba.network", "https://replica.bobabeam.boba.network", "wss://replica-wss.bobabeam.boba.network"],
|
"rpc": ["https://bobabeam.boba.network", "wss://wss.bobabeam.boba.network", "https://replica.bobabeam.boba.network", "wss://replica-wss.bobabeam.boba.network"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
|
@ -4824,7 +4843,7 @@
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba Network Bobabase Testnet",
|
"name": "Bobabase Testnet",
|
||||||
"chain": "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": [],
|
||||||
|
@ -5947,6 +5966,32 @@
|
||||||
"url": "https://testnet-cchain-explorer.ezchain.com",
|
"url": "https://testnet-cchain-explorer.ezchain.com",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Boba Network Goerli Testnet",
|
||||||
|
"chain": "ETH",
|
||||||
|
"rpc": ["https://goerli.boba.network/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Goerli Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://boba.network",
|
||||||
|
"shortName": "Bobagoerli",
|
||||||
|
"chainId": 2888,
|
||||||
|
"networkId": 2888,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Blockscout",
|
||||||
|
"url": "https://testnet.bobascan.com",
|
||||||
|
"standard": "none"
|
||||||
|
}],
|
||||||
|
"parent": {
|
||||||
|
"type": "L2",
|
||||||
|
"chain": "eip155-5",
|
||||||
|
"bridges": [{
|
||||||
|
"url": "https://gateway.goerli.boba.network"
|
||||||
|
}]
|
||||||
|
}
|
||||||
}, {
|
}, {
|
||||||
"name": "BitYuan Mainnet",
|
"name": "BitYuan Mainnet",
|
||||||
"chain": "BTY",
|
"chain": "BTY",
|
||||||
|
@ -6355,7 +6400,7 @@
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba Network Bobaopera Testnet",
|
"name": "Bobaopera Testnet",
|
||||||
"chain": "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"],
|
"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": [],
|
"faucets": [],
|
||||||
|
@ -6416,7 +6461,7 @@
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba Network Bobafuji Testnet",
|
"name": "Bobafuji Testnet",
|
||||||
"chain": "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"],
|
"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": [],
|
"faucets": [],
|
||||||
|
@ -6426,7 +6471,7 @@
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://boba.network",
|
"infoURL": "https://boba.network",
|
||||||
"shortName": "BobafujiTestnet",
|
"shortName": "BobaFujiTestnet",
|
||||||
"chainId": 4328,
|
"chainId": 4328,
|
||||||
"networkId": 4328,
|
"networkId": 4328,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
|
@ -7471,7 +7516,7 @@
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba Network BNB Testnet",
|
"name": "Boba BNB Testnet",
|
||||||
"chain": "Boba 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"],
|
"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": [],
|
"faucets": [],
|
||||||
|
@ -7481,7 +7526,7 @@
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://boba.network",
|
"infoURL": "https://boba.network",
|
||||||
"shortName": "BobaBNBTestnet",
|
"shortName": "BobaBnbTestnet",
|
||||||
"chainId": 9728,
|
"chainId": 9728,
|
||||||
"networkId": 9728,
|
"networkId": 9728,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
|
@ -8832,7 +8877,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Boba Avax",
|
"name": "Boba Avax",
|
||||||
"chain": "Boba Avax",
|
"chain": "Boba Avax",
|
||||||
"rpc": ["https://avax.boba.network", "wss://wss.avax.boba.network", "https://replica.avax.boba.network"],
|
"rpc": ["https://avax.boba.network", "wss://wss.avax.boba.network", "https://replica.avax.boba.network", "wss://replica-wss.avax.boba.network"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Boba Token",
|
"name": "Boba Token",
|
||||||
|
@ -9546,6 +9591,25 @@
|
||||||
"standard": "EIP3091",
|
"standard": "EIP3091",
|
||||||
"icon": "lambda"
|
"icon": "lambda"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Boba BNB Mainnet",
|
||||||
|
"chain": "Boba BNB Mainnet",
|
||||||
|
"rpc": ["https://bnb.boba.network", "wss://wss.bnb.boba.network", "https://replica.bnb.boba.network", "wss://replica-wss.bnb.boba.network"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Boba Token",
|
||||||
|
"symbol": "BOBA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://boba.network",
|
||||||
|
"shortName": "BobaBnb",
|
||||||
|
"chainId": 97288,
|
||||||
|
"networkId": 97288,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Boba BNB block explorer",
|
||||||
|
"url": "https://blockexplorer.bnb.boba.network",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "UB Smart Chain(testnet)",
|
"name": "UB Smart Chain(testnet)",
|
||||||
"chain": "USC",
|
"chain": "USC",
|
||||||
|
|
|
@ -147,6 +147,7 @@
|
||||||
"zksync-goerli": "eip155:280",
|
"zksync-goerli": "eip155:280",
|
||||||
"Boba": "eip155:288",
|
"Boba": "eip155:288",
|
||||||
"ogc": "eip155:300",
|
"ogc": "eip155:300",
|
||||||
|
"Bobaopera": "eip155:301",
|
||||||
"filecoin": "eip155:314",
|
"filecoin": "eip155:314",
|
||||||
"kcs": "eip155:321",
|
"kcs": "eip155:321",
|
||||||
"kcst": "eip155:322",
|
"kcst": "eip155:322",
|
||||||
|
@ -319,6 +320,7 @@
|
||||||
"REDLC": "eip155:2611",
|
"REDLC": "eip155:2611",
|
||||||
"EZChain": "eip155:2612",
|
"EZChain": "eip155:2612",
|
||||||
"Fuji-EZChain": "eip155:2613",
|
"Fuji-EZChain": "eip155:2613",
|
||||||
|
"Bobagoerli": "eip155:2888",
|
||||||
"bty": "eip155:2999",
|
"bty": "eip155:2999",
|
||||||
"cennz-r": "eip155:3000",
|
"cennz-r": "eip155:3000",
|
||||||
"cennz-n": "eip155:3001",
|
"cennz-n": "eip155:3001",
|
||||||
|
@ -343,7 +345,7 @@
|
||||||
"BobaoperaTestnet": "eip155:4051",
|
"BobaoperaTestnet": "eip155:4051",
|
||||||
"aioz-testnet": "eip155:4102",
|
"aioz-testnet": "eip155:4102",
|
||||||
"PHIv1": "eip155:4181",
|
"PHIv1": "eip155:4181",
|
||||||
"BobafujiTestnet": "eip155:4328",
|
"BobaFujiTestnet": "eip155:4328",
|
||||||
"html": "eip155:4444",
|
"html": "eip155:4444",
|
||||||
"iotex-mainnet": "eip155:4689",
|
"iotex-mainnet": "eip155:4689",
|
||||||
"iotex-testnet": "eip155:4690",
|
"iotex-testnet": "eip155:4690",
|
||||||
|
@ -397,7 +399,7 @@
|
||||||
"tfire": "eip155:9170",
|
"tfire": "eip155:9170",
|
||||||
"trpg": "eip155:9527",
|
"trpg": "eip155:9527",
|
||||||
"QETTest": "eip155:9528",
|
"QETTest": "eip155:9528",
|
||||||
"BobaBNBTestnet": "eip155:9728",
|
"BobaBnbTestnet": "eip155:9728",
|
||||||
"myn": "eip155:9999",
|
"myn": "eip155:9999",
|
||||||
"smartbch": "eip155:10000",
|
"smartbch": "eip155:10000",
|
||||||
"smartbchtest": "eip155:10001",
|
"smartbchtest": "eip155:10001",
|
||||||
|
@ -503,6 +505,7 @@
|
||||||
"ivar": "eip155:88888",
|
"ivar": "eip155:88888",
|
||||||
"bvhl": "eip155:90210",
|
"bvhl": "eip155:90210",
|
||||||
"lambda-testnet": "eip155:92001",
|
"lambda-testnet": "eip155:92001",
|
||||||
|
"BobaBnb": "eip155:97288",
|
||||||
"usctest": "eip155:99998",
|
"usctest": "eip155:99998",
|
||||||
"usc": "eip155:99999",
|
"usc": "eip155:99999",
|
||||||
"qkc-r": "eip155:100000",
|
"qkc-r": "eip155:100000",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user