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@689c6a1fe9 🚀
This commit is contained in:
parent
98e7af19a8
commit
b84930f930
File diff suppressed because one or more lines are too long
|
@ -1,22 +0,0 @@
|
||||||
{
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
File diff suppressed because one or more lines are too long
|
@ -2065,19 +2065,6 @@
|
||||||
"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,
|
||||||
|
|
|
@ -2982,25 +2982,6 @@
|
||||||
"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",
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -158,7 +158,6 @@
|
||||||
"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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user