Deploying to gh-pages from @ ethereum-lists/chains@bf9e973e85 🚀

This commit is contained in:
ligi 2022-11-03 14:52:14 +00:00
parent cf3e092ca1
commit 22c35090f5
7 changed files with 77 additions and 13 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{ {
"name": "Chiado Testnet", "name": "Chiado 1 Testnet",
"chain": "CHI", "chain": "CHI1",
"icon": "gnosis", "icon": "gnosis",
"rpc": ["https://rpc-chiado.gnosistestnet.com"], "rpc": ["https://rpc-chiado.gnosistestnet.com"],
"faucets": ["https://gnosisfaucet.com"], "faucets": ["https://gnosisfaucet.com"],
@ -10,7 +10,7 @@
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://docs.gnosischain.com", "infoURL": "https://docs.gnosischain.com",
"shortName": "chi", "shortName": "chi1",
"chainId": 100100, "chainId": 100100,
"networkId": 100100, "networkId": 100100,
"explorers": [ "explorers": [
@ -20,5 +20,6 @@
"icon": "blockscout", "icon": "blockscout",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ],
"status": "deprecated"
} }

27
chains/eip155-10200.json Normal file
View File

@ -0,0 +1,27 @@
{
"name": "Chiado Testnet",
"chain": "CHI",
"icon": "gnosis",
"rpc": [
"https://rpc.chiadochain.net",
"https://rpc.eu-central-2.gateway.fm/v3/gnosis/archival/chiado"
],
"faucets": ["https://gnosisfaucet.com"],
"nativeCurrency": {
"name": "Chiado xDAI",
"symbol": "xDAI",
"decimals": 18
},
"infoURL": "https://docs.gnosischain.com",
"shortName": "chi",
"chainId": 10200,
"networkId": 10200,
"explorers": [
{
"name": "blockscout",
"url": "https://blockscout.chiadochain.net",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -4613,6 +4613,19 @@
"rpc": ["https://eu.mainnet.xixoio.com", "https://us.mainnet.xixoio.com", "https://asia.mainnet.xixoio.com"], "rpc": ["https://eu.mainnet.xixoio.com", "https://us.mainnet.xixoio.com", "https://asia.mainnet.xixoio.com"],
"faucets": [], "faucets": [],
"infoURL": "https://www.xixoio.com/" "infoURL": "https://www.xixoio.com/"
}, {
"name": "Chiado Testnet",
"chainId": 10200,
"shortName": "chi",
"networkId": 10200,
"nativeCurrency": {
"name": "Chiado xDAI",
"symbol": "xDAI",
"decimals": 18
},
"rpc": ["https://rpc.chiadochain.net", "https://rpc.eu-central-2.gateway.fm/v3/gnosis/archival/chiado"],
"faucets": ["https://gnosisfaucet.com"],
"infoURL": "https://docs.gnosischain.com"
}, { }, {
"name": "0XTade", "name": "0XTade",
"chainId": 10248, "chainId": 10248,
@ -5836,9 +5849,9 @@
"faucets": [], "faucets": [],
"infoURL": "https://www.quarkchain.io" "infoURL": "https://www.quarkchain.io"
}, { }, {
"name": "Chiado Testnet", "name": "Chiado 1 Testnet",
"chainId": 100100, "chainId": 100100,
"shortName": "chi", "shortName": "chi1",
"networkId": 100100, "networkId": 100100,
"nativeCurrency": { "nativeCurrency": {
"name": "Chiado xDAI", "name": "Chiado xDAI",

View File

@ -6569,6 +6569,27 @@
"shortName": "GEN", "shortName": "GEN",
"chainId": 10101, "chainId": 10101,
"networkId": 10101 "networkId": 10101
}, {
"name": "Chiado Testnet",
"chain": "CHI",
"icon": "gnosis",
"rpc": ["https://rpc.chiadochain.net", "https://rpc.eu-central-2.gateway.fm/v3/gnosis/archival/chiado"],
"faucets": ["https://gnosisfaucet.com"],
"nativeCurrency": {
"name": "Chiado xDAI",
"symbol": "xDAI",
"decimals": 18
},
"infoURL": "https://docs.gnosischain.com",
"shortName": "chi",
"chainId": 10200,
"networkId": 10200,
"explorers": [{
"name": "blockscout",
"url": "https://blockscout.chiadochain.net",
"icon": "blockscout",
"standard": "EIP3091"
}]
}, { }, {
"name": "0XTade", "name": "0XTade",
"chain": "0XTade Chain", "chain": "0XTade Chain",
@ -8417,8 +8438,8 @@
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
"name": "Chiado Testnet", "name": "Chiado 1 Testnet",
"chain": "CHI", "chain": "CHI1",
"icon": "gnosis", "icon": "gnosis",
"rpc": ["https://rpc-chiado.gnosistestnet.com"], "rpc": ["https://rpc-chiado.gnosistestnet.com"],
"faucets": ["https://gnosisfaucet.com"], "faucets": ["https://gnosisfaucet.com"],
@ -8428,7 +8449,7 @@
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://docs.gnosischain.com", "infoURL": "https://docs.gnosischain.com",
"shortName": "chi", "shortName": "chi1",
"chainId": 100100, "chainId": 100100,
"networkId": 100100, "networkId": 100100,
"explorers": [{ "explorers": [{
@ -8436,7 +8457,8 @@
"url": "https://blockscout-chiado.gnosistestnet.com", "url": "https://blockscout-chiado.gnosistestnet.com",
"icon": "blockscout", "icon": "blockscout",
"standard": "EIP3091" "standard": "EIP3091"
}] }],
"status": "deprecated"
}, { }, {
"name": "Crystaleum", "name": "Crystaleum",
"chain": "crystal", "chain": "crystal",

View File

@ -354,6 +354,7 @@
"gon": "eip155:10024", "gon": "eip155:10024",
"SJ": "eip155:10086", "SJ": "eip155:10086",
"GEN": "eip155:10101", "GEN": "eip155:10101",
"chi": "eip155:10200",
"0xt": "eip155:10248", "0xt": "eip155:10248",
"Jade": "eip155:10507", "Jade": "eip155:10507",
"Snow": "eip155:10508", "Snow": "eip155:10508",
@ -448,7 +449,7 @@
"qkc-s5": "eip155:100006", "qkc-s5": "eip155:100006",
"qkc-s6": "eip155:100007", "qkc-s6": "eip155:100007",
"qkc-s7": "eip155:100008", "qkc-s7": "eip155:100008",
"chi": "eip155:100100", "chi1": "eip155:100100",
"CRFI": "eip155:103090", "CRFI": "eip155:103090",
"bro": "eip155:108801", "bro": "eip155:108801",
"qkc-d-r": "eip155:110000", "qkc-d-r": "eip155:110000",