Deploying to gh-pages from @ ethereum-lists/chains@f7722408de 🚀
22
chains/eip155-230.json
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"name": "SwapDEX",
|
||||||
|
"chain": "SDX",
|
||||||
|
"rpc": ["https://rpc.swapdex.network", "wss://ss.swapdex.network"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "SwapDEX",
|
||||||
|
"symbol": "SDX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://swapdex.network/",
|
||||||
|
"shortName": "SDX",
|
||||||
|
"chainId": 230,
|
||||||
|
"networkId": 230,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "SwapDEX",
|
||||||
|
"url": "https://evm.swapdex.network",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
16
chains/eip155-6502.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"name": "Peerpay",
|
||||||
|
"chain": "P2P",
|
||||||
|
"rpc": ["https://peerpay.su.gy/p2p"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Peerpay",
|
||||||
|
"symbol": "P2P",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://peerpay.su.gy",
|
||||||
|
"shortName": "Peerpay",
|
||||||
|
"chainId": 6502,
|
||||||
|
"networkId": 6502,
|
||||||
|
"explorers": []
|
||||||
|
}
|
|
@ -2065,6 +2065,19 @@
|
||||||
"rpc": ["https://rpc-testnet.lachain.io"],
|
"rpc": ["https://rpc-testnet.lachain.io"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://lachain.io"
|
"infoURL": "https://lachain.io"
|
||||||
|
}, {
|
||||||
|
"name": "SwapDEX",
|
||||||
|
"chainId": 230,
|
||||||
|
"shortName": "SDX",
|
||||||
|
"networkId": 230,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "SwapDEX",
|
||||||
|
"symbol": "SDX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://rpc.swapdex.network", "wss://ss.swapdex.network"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://swapdex.network/"
|
||||||
}, {
|
}, {
|
||||||
"name": "Energy Web Chain",
|
"name": "Energy Web Chain",
|
||||||
"chainId": 246,
|
"chainId": 246,
|
||||||
|
@ -6225,6 +6238,19 @@
|
||||||
"rpc": ["https://rpc.tresleches.finance/", "https://rpc.treschain.io/"],
|
"rpc": ["https://rpc.tresleches.finance/", "https://rpc.treschain.io/"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://treschain.com"
|
"infoURL": "https://treschain.com"
|
||||||
|
}, {
|
||||||
|
"name": "Peerpay",
|
||||||
|
"chainId": 6502,
|
||||||
|
"shortName": "Peerpay",
|
||||||
|
"networkId": 6502,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Peerpay",
|
||||||
|
"symbol": "P2P",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://peerpay.su.gy/p2p"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://peerpay.su.gy"
|
||||||
}, {
|
}, {
|
||||||
"name": "Scolcoin WeiChain Testnet",
|
"name": "Scolcoin WeiChain Testnet",
|
||||||
"chainId": 6552,
|
"chainId": 6552,
|
||||||
|
|
|
@ -2982,6 +2982,25 @@
|
||||||
"url": "https://scan-test.lachain.io",
|
"url": "https://scan-test.lachain.io",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "SwapDEX",
|
||||||
|
"chain": "SDX",
|
||||||
|
"rpc": ["https://rpc.swapdex.network", "wss://ss.swapdex.network"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "SwapDEX",
|
||||||
|
"symbol": "SDX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://swapdex.network/",
|
||||||
|
"shortName": "SDX",
|
||||||
|
"chainId": 230,
|
||||||
|
"networkId": 230,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "SwapDEX",
|
||||||
|
"url": "https://evm.swapdex.network",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Energy Web Chain",
|
"name": "Energy Web Chain",
|
||||||
"chain": "Energy Web Chain",
|
"chain": "Energy Web Chain",
|
||||||
|
@ -9345,6 +9364,21 @@
|
||||||
"icon": "treslechesexplorer",
|
"icon": "treslechesexplorer",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Peerpay",
|
||||||
|
"chain": "P2P",
|
||||||
|
"rpc": ["https://peerpay.su.gy/p2p"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Peerpay",
|
||||||
|
"symbol": "P2P",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://peerpay.su.gy",
|
||||||
|
"shortName": "Peerpay",
|
||||||
|
"chainId": 6502,
|
||||||
|
"networkId": 6502,
|
||||||
|
"explorers": []
|
||||||
}, {
|
}, {
|
||||||
"name": "Scolcoin WeiChain Testnet",
|
"name": "Scolcoin WeiChain Testnet",
|
||||||
"chain": "SCOLWEI-testnet",
|
"chain": "SCOLWEI-testnet",
|
||||||
|
|
|
@ -158,6 +158,7 @@
|
||||||
"ASK": "eip155:222",
|
"ASK": "eip155:222",
|
||||||
"LA": "eip155:225",
|
"LA": "eip155:225",
|
||||||
"TLA": "eip155:226",
|
"TLA": "eip155:226",
|
||||||
|
"SDX": "eip155:230",
|
||||||
"ewt": "eip155:246",
|
"ewt": "eip155:246",
|
||||||
"OAS": "eip155:248",
|
"OAS": "eip155:248",
|
||||||
"ftm": "eip155:250",
|
"ftm": "eip155:250",
|
||||||
|
@ -478,6 +479,7 @@
|
||||||
"rbd": "eip155:5869",
|
"rbd": "eip155:5869",
|
||||||
"TRESTEST": "eip155:6065",
|
"TRESTEST": "eip155:6065",
|
||||||
"TRESMAIN": "eip155:6066",
|
"TRESMAIN": "eip155:6066",
|
||||||
|
"Peerpay": "eip155:6502",
|
||||||
"SRC-test": "eip155:6552",
|
"SRC-test": "eip155:6552",
|
||||||
"pixie-chain": "eip155:6626",
|
"pixie-chain": "eip155:6626",
|
||||||
"iris": "eip155:6688",
|
"iris": "eip155:6688",
|
||||||
|
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 152 B After Width: | Height: | Size: 152 B |
Before Width: | Height: | Size: 924 B After Width: | Height: | Size: 924 B |
Before Width: | Height: | Size: 92 B After Width: | Height: | Size: 92 B |
Before Width: | Height: | Size: 406 B After Width: | Height: | Size: 406 B |
Before Width: | Height: | Size: 346 B After Width: | Height: | Size: 346 B |
Before Width: | Height: | Size: 221 B After Width: | Height: | Size: 221 B |
Before Width: | Height: | Size: 906 B After Width: | Height: | Size: 906 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 402 B After Width: | Height: | Size: 402 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 196 B After Width: | Height: | Size: 196 B |
Before Width: | Height: | Size: 382 B After Width: | Height: | Size: 382 B |
Before Width: | Height: | Size: 708 B After Width: | Height: | Size: 708 B |
Before Width: | Height: | Size: 255 B After Width: | Height: | Size: 255 B |
Before Width: | Height: | Size: 556 B After Width: | Height: | Size: 556 B |
Before Width: | Height: | Size: 503 B After Width: | Height: | Size: 503 B |
Before Width: | Height: | Size: 374 B After Width: | Height: | Size: 374 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 192 B After Width: | Height: | Size: 192 B |
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 261 B |
Before Width: | Height: | Size: 766 B After Width: | Height: | Size: 766 B |
Before Width: | Height: | Size: 211 B After Width: | Height: | Size: 211 B |
Before Width: | Height: | Size: 331 B After Width: | Height: | Size: 331 B |
Before Width: | Height: | Size: 982 B After Width: | Height: | Size: 982 B |
Before Width: | Height: | Size: 470 B After Width: | Height: | Size: 470 B |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 228 B After Width: | Height: | Size: 228 B |
Before Width: | Height: | Size: 367 B After Width: | Height: | Size: 367 B |
Before Width: | Height: | Size: 942 B After Width: | Height: | Size: 942 B |
Before Width: | Height: | Size: 225 B After Width: | Height: | Size: 225 B |
Before Width: | Height: | Size: 611 B After Width: | Height: | Size: 611 B |