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@0cba1bb3ed 🚀
This commit is contained in:
parent
51796999c7
commit
5483bcce64
File diff suppressed because one or more lines are too long
27
chains/eip155-813.json
Normal file
27
chains/eip155-813.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"name": "Qitmeer",
|
||||
"chain": "MEER",
|
||||
"rpc": [
|
||||
"https://evm-dataseed3.meerscan.io",
|
||||
"https://evm-dataseed1.meerscan.com",
|
||||
"https://evm-dataseed.meerscan.com"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Qitmeer",
|
||||
"symbol": "MEER",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://github.com/Qitmeer",
|
||||
"shortName": "meer",
|
||||
"chainId": 813,
|
||||
"networkId": 813,
|
||||
"slip44": 813,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "meerscan",
|
||||
"url": "https://evm.meerscan.com",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
22
chains/eip155-8131.json
Normal file
22
chains/eip155-8131.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "Qitmeer Network Testnet",
|
||||
"chain": "MEER",
|
||||
"rpc": ["https://explorer.qitmeer.io/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Qitmeer Testnet",
|
||||
"symbol": "MEER-T",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://github.com/Qitmeer",
|
||||
"shortName": "meertest",
|
||||
"chainId": 8131,
|
||||
"networkId": 8131,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "meerscan testnet",
|
||||
"url": "https://testnet.qng.meerscan.io",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -2364,6 +2364,19 @@
|
|||
"rpc": ["https://subnets.avax.network/portal-fantasy/testnet/rpc"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://portalfantasy.io"
|
||||
}, {
|
||||
"name": "Qitmeer",
|
||||
"chainId": 813,
|
||||
"shortName": "meer",
|
||||
"networkId": 813,
|
||||
"nativeCurrency": {
|
||||
"name": "Qitmeer",
|
||||
"symbol": "MEER",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://evm-dataseed3.meerscan.io", "https://evm-dataseed1.meerscan.com", "https://evm-dataseed.meerscan.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://github.com/Qitmeer"
|
||||
}, {
|
||||
"name": "Callisto Mainnet",
|
||||
"chainId": 820,
|
||||
|
@ -4158,6 +4171,19 @@
|
|||
"rpc": ["https://liberty10.shardeum.org/"],
|
||||
"faucets": ["https://faucet.liberty10.shardeum.org"],
|
||||
"infoURL": "https://docs.shardeum.org/"
|
||||
}, {
|
||||
"name": "Qitmeer Network Testnet",
|
||||
"chainId": 8131,
|
||||
"shortName": "meertest",
|
||||
"networkId": 8131,
|
||||
"nativeCurrency": {
|
||||
"name": "Qitmeer Testnet",
|
||||
"symbol": "MEER-T",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://explorer.qitmeer.io/rpc"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://github.com/Qitmeer"
|
||||
}, {
|
||||
"name": "Klaytn Mainnet Cypress",
|
||||
"chainId": 8217,
|
||||
|
|
|
@ -3334,6 +3334,26 @@
|
|||
"chainId": 808,
|
||||
"networkId": 808,
|
||||
"explorers": []
|
||||
}, {
|
||||
"name": "Qitmeer",
|
||||
"chain": "MEER",
|
||||
"rpc": ["https://evm-dataseed3.meerscan.io", "https://evm-dataseed1.meerscan.com", "https://evm-dataseed.meerscan.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Qitmeer",
|
||||
"symbol": "MEER",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://github.com/Qitmeer",
|
||||
"shortName": "meer",
|
||||
"chainId": 813,
|
||||
"networkId": 813,
|
||||
"slip44": 813,
|
||||
"explorers": [{
|
||||
"name": "meerscan",
|
||||
"url": "https://evm.meerscan.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "Callisto Mainnet",
|
||||
"chain": "CLO",
|
||||
|
@ -5921,6 +5941,25 @@
|
|||
"standard": "EIP3091"
|
||||
}],
|
||||
"redFlags": ["reusedChainId"]
|
||||
}, {
|
||||
"name": "Qitmeer Network Testnet",
|
||||
"chain": "MEER",
|
||||
"rpc": ["https://explorer.qitmeer.io/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Qitmeer Testnet",
|
||||
"symbol": "MEER-T",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://github.com/Qitmeer",
|
||||
"shortName": "meertest",
|
||||
"chainId": 8131,
|
||||
"networkId": 8131,
|
||||
"explorers": [{
|
||||
"name": "meerscan testnet",
|
||||
"url": "https://testnet.qng.meerscan.io",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "Klaytn Mainnet Cypress",
|
||||
"chain": "KLAY",
|
||||
|
|
|
@ -181,6 +181,7 @@
|
|||
"taero": "eip155:788",
|
||||
"haic": "eip155:803",
|
||||
"PFTEST": "eip155:808",
|
||||
"meer": "eip155:813",
|
||||
"clo": "eip155:820",
|
||||
"tclo": "eip155:821",
|
||||
"ambros": "eip155:880",
|
||||
|
@ -319,6 +320,7 @@
|
|||
"teleport-testnet": "eip155:8001",
|
||||
"mdgl": "eip155:8029",
|
||||
"ShardeumSHM": "eip155:8080",
|
||||
"meertest": "eip155:8131",
|
||||
"Cypress": "eip155:8217",
|
||||
"Kortho": "eip155:8285",
|
||||
"toki": "eip155:8654",
|
||||
|
|
Loading…
Reference in New Issue
Block a user