diff --git a/_data/chains/eip155-10025.json b/_data/chains/eip155-10025.json new file mode 100644 index 000000000000..0a3448ce4e3c --- /dev/null +++ b/_data/chains/eip155-10025.json @@ -0,0 +1,23 @@ +{ + "name": "AEON Chain", + "chain": "AEON Chain", + "icon": "aeon", + "rpc": ["https://node.aeon.xyz/rpc"], + "faucets": [], + "nativeCurrency": { + "name": "AEON Token", + "symbol": "AEON", + "decimals": 18 + }, + "infoURL": "", + "shortName": "aeon", + "chainId": 10025, + "networkId": 10025, + "explorers": [ + { + "name": "AEON Explorer", + "url": "https://scan.aeon.xyz", + "standard": "none" + } + ] +} diff --git a/_data/chains/eip155-13746.json b/_data/chains/eip155-13746.json new file mode 100644 index 000000000000..52ab831b2a80 --- /dev/null +++ b/_data/chains/eip155-13746.json @@ -0,0 +1,26 @@ +{ + "name": "Game7 Testnet", + "title": "Game7 Testnet", + "chain": "Game7", + "rpc": ["https://testnet-rpc.game7.io", "wss://testnet-rpc.game7.io"], + "faucets": [], + "nativeCurrency": { + "name": "TG7T", + "symbol": "TG7T", + "decimals": 18 + }, + "features": [{ "name": "EIP155" }], + "infoURL": "https://game7.io", + "shortName": "g7t", + "chainId": 13746, + "networkId": 13746, + "icon": "game7testnet", + "explorers": [ + { + "name": "Blockscout", + "url": "https://testnet.game7.io", + "icon": "game7testnet", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-19777.json b/_data/chains/eip155-19777.json new file mode 100644 index 000000000000..72262b661f66 --- /dev/null +++ b/_data/chains/eip155-19777.json @@ -0,0 +1,24 @@ +{ + "name": "Astra Sepolia", + "chain": "Astra Sepolia", + "icon": "astrasepolia", + "rpc": ["https://rpc-astra-9on2f72wzn.t.conduit.xyz"], + "faucets": [], + "nativeCurrency": { + "name": "Astra", + "symbol": "ATX", + "decimals": 18 + }, + "infoURL": "https://explorer-astra-9on2f72wzn.t.conduit.xyz", + "shortName": "astra-sepolia", + "chainId": 19777, + "networkId": 19777, + "slip44": 1, + "explorers": [ + { + "name": "Astra Sepolia Explorer", + "url": "https://explorer-astra-9on2f72wzn.t.conduit.xyz", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-2187.json b/_data/chains/eip155-2187.json new file mode 100644 index 000000000000..b29128fc8a00 --- /dev/null +++ b/_data/chains/eip155-2187.json @@ -0,0 +1,26 @@ +{ + "name": "Game7", + "title": "Game7", + "chain": "Game7", + "rpc": ["https://mainnet-rpc.game7.io", "wss://mainnet-rpc.game7.io"], + "faucets": [], + "nativeCurrency": { + "name": "G7", + "symbol": "G7", + "decimals": 18 + }, + "features": [{ "name": "EIP155" }], + "infoURL": "https://game7.io/", + "shortName": "g7", + "chainId": 2187, + "networkId": 2187, + "icon": "game7", + "explorers": [ + { + "name": "Blockscout", + "url": "https://mainnet.game7.io", + "icon": "game7", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-2818.json b/_data/chains/eip155-2818.json new file mode 100644 index 000000000000..df6f6b04939f --- /dev/null +++ b/_data/chains/eip155-2818.json @@ -0,0 +1,29 @@ +{ + "name": "Morph", + "title": "Morph Mainnet", + "chain": "ETH", + "rpc": ["https://rpc.morphl2.io", "wss://rpc.morphl2.io:8443"], + "faucets": [], + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "infoURL": "https://morphl2.io", + "shortName": "morph", + "chainId": 2818, + "networkId": 2818, + "slip44": 1, + "explorers": [ + { + "name": "Morph Mainnet Explorer", + "url": "https://explorer.morphl2.io", + "standard": "EIP3091" + } + ], + "parent": { + "type": "L2", + "chain": "eip155-1", + "bridges": [{ "url": "https://bridge.morphl2.io/" }] + } +} diff --git a/_data/chains/eip155-325000.json b/_data/chains/eip155-325000.json new file mode 100644 index 000000000000..d6ce383b985a --- /dev/null +++ b/_data/chains/eip155-325000.json @@ -0,0 +1,33 @@ +{ + "name": "Camp Network Testnet V2", + "chain": "ETH", + "icon": "camp", + "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], + "rpc": ["https://rpc-campnetwork.xyz"], + "faucets": ["https://www.campnetwork.xyz/faucet"], + "nativeCurrency": { + "name": "Ethereum", + "symbol": "ETH", + "decimals": 18 + }, + "infoURL": "https://docs.campnetwork.xyz/", + "shortName": "CampV2", + "chainId": 325000, + "networkId": 325000, + "slip44": 1, + "explorers": [ + { + "name": "blockscout", + "url": "https://camp-network-testnet.blockscout.com", + "icon": "blockscout", + "standard": "EIP3091" + } + ], + "parent": { + "type": "L2", + "chain": "eip155-1", + "bridges": [ + { "url": "https://bridge.gelato.network/bridge/camp-network-testnet" } + ] + } +} diff --git a/_data/chains/eip155-46.json b/_data/chains/eip155-46.json index f7b38a5bb558..f68b70562faf 100644 --- a/_data/chains/eip155-46.json +++ b/_data/chains/eip155-46.json @@ -4,7 +4,8 @@ "rpc": [ "https://rpc.darwinia.network", "https://darwinia-rpc.dcdao.box", - "https://darwinia-rpc.dwellir.com" + "https://darwinia-rpc.dwellir.com", + "https://darwinia.rpc.subquery.network/public" ], "faucets": [], "nativeCurrency": { diff --git a/_data/chains/eip155-50.json b/_data/chains/eip155-50.json index 2112628a04e9..051bef7c475c 100644 --- a/_data/chains/eip155-50.json +++ b/_data/chains/eip155-50.json @@ -5,7 +5,8 @@ "https://erpc.xinfin.network", "https://rpc.xinfin.network", "https://rpc1.xinfin.network", - "https://rpc-xdc.icecreamswap.com" + "https://rpc.xdcrpc.com", + "https://erpc.xdcrpc.com" ], "faucets": [], "nativeCurrency": { @@ -19,6 +20,12 @@ "networkId": 50, "icon": "xdc", "explorers": [ + { + "name": "xdcscan", + "url": "https://xdcscan.com", + "icon": "blocksscan", + "standard": "EIP3091" + }, { "name": "xdcscan", "url": "https://xdcscan.io", diff --git a/_data/chains/eip155-5050.json b/_data/chains/eip155-5050.json new file mode 100644 index 000000000000..b464d25a7e28 --- /dev/null +++ b/_data/chains/eip155-5050.json @@ -0,0 +1,30 @@ +{ + "name": "Skate Mainnet", + "chain": "ETH", + "rpc": ["https://rpc.skatechain.org/"], + "faucets": [], + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "features": [{ "name": "EIP155" }], + "infoURL": "https://www.skatechain.org/", + "shortName": "skate", + "chainId": 5050, + "networkId": 5050, + "icon": "skate", + "explorers": [ + { + "name": "Skate Explorer", + "url": "https://scan.skatechain.org", + "standard": "EIP3091" + } + ], + "status": "active", + "parent": { + "type": "L2", + "chain": "eip155-1", + "bridges": [{ "url": "" }] + } +} diff --git a/_data/chains/eip155-62092.json b/_data/chains/eip155-62092.json new file mode 100644 index 000000000000..d8f368db058c --- /dev/null +++ b/_data/chains/eip155-62092.json @@ -0,0 +1,24 @@ +{ + "name": "TikTrix Testnet", + "chain": "tTTX", + "icon": "tiktrix", + "rpc": ["https://tiktrix-rpc.xyz"], + "faucets": [], + "nativeCurrency": { + "name": "tTTX", + "symbol": "tTTX", + "decimals": 18 + }, + "infoURL": "https://tiktrix.gg", + "shortName": "tiktrix-testnet", + "chainId": 62092, + "networkId": 62092, + "slip44": 1, + "explorers": [ + { + "name": "TikTrix Testnet Explorer", + "url": "https://tiktrix.xyz", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-7200.json b/_data/chains/eip155-7200.json index 94f79bffb8d4..3811346846ae 100644 --- a/_data/chains/eip155-7200.json +++ b/_data/chains/eip155-7200.json @@ -1,11 +1,11 @@ { - "name": "exSat Network", + "name": "exSat Mainnet", "chain": "exSat", "icon": "exsat", "rpc": ["https://evm.exsat.network"], "faucets": [], "nativeCurrency": { - "name": "BTC", + "name": "Bitcoin", "symbol": "BTC", "decimals": 18 }, diff --git a/_data/chains/eip155-786786.json b/_data/chains/eip155-786786.json new file mode 100644 index 000000000000..78419ef1d4e4 --- /dev/null +++ b/_data/chains/eip155-786786.json @@ -0,0 +1,28 @@ +{ + "name": "Zebro Smart Chain", + "chain": "ZEBRO", + "rpc": ["https://rpc.zebrocoin.app", "https://rpc1.zebrocoin.app"], + "faucets": [], + "nativeCurrency": { + "name": "Zebrocoin", + "symbol": "ZEBRO", + "decimals": 18 + }, + "infoURL": "https://zebrocoin.app", + "shortName": "zebro", + "chainId": 786786, + "networkId": 786786, + "icon": "zebrocoin", + "explorers": [ + { + "name": "Zebrocoin Explorer", + "url": "https://explorer.zebrocoin.app", + "standard": "EIP3091" + }, + { + "name": "Zebrocoin Explorer1", + "url": "https://explorer1.zebrocoin.app", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-839999.json b/_data/chains/eip155-839999.json new file mode 100644 index 000000000000..796dbcc0f911 --- /dev/null +++ b/_data/chains/eip155-839999.json @@ -0,0 +1,28 @@ +{ + "name": "exSat Testnet", + "chain": "exSat", + "icon": "exsat", + "rpc": ["https://evm-tst3.exsat.network"], + "faucets": [], + "nativeCurrency": { + "name": "Bitcoin", + "symbol": "BTC", + "decimals": 18 + }, + "infoURL": "https://exsat.network/", + "shortName": "txsat", + "chainId": 839999, + "networkId": 839999, + "explorers": [ + { + "name": "exSat Testnet Explorer", + "url": "https://scan-testnet.exsat.network", + "standard": "EIP3091" + } + ], + "parent": { + "type": "L2", + "chain": "eip155-1", + "bridges": [{ "url": "" }] + } +} diff --git a/_data/chains/eip155-8822.json b/_data/chains/eip155-8822.json index a9d8bce585fa..5a2e5d4e8c83 100644 --- a/_data/chains/eip155-8822.json +++ b/_data/chains/eip155-8822.json @@ -4,7 +4,7 @@ "chain": "IOTA EVM", "rpc": [ "https://json-rpc.evm.iotaledger.net", - "https://ws.json-rpc.evm.iotaledger.net" + "wss://ws.json-rpc.evm.iotaledger.net" ], "faucets": [], "nativeCurrency": { diff --git a/_data/icons/aeon.json b/_data/icons/aeon.json new file mode 100644 index 000000000000..83e53195dcaf --- /dev/null +++ b/_data/icons/aeon.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://Qmeq49hbjDHYyWs4UyUHwwde5WUemJYJSLSXiik6up5NjE", + "width": 240, + "height": 240, + "format": "png" + } +] diff --git a/_data/icons/astrasepolia.json b/_data/icons/astrasepolia.json new file mode 100644 index 000000000000..f0d7a31a968f --- /dev/null +++ b/_data/icons/astrasepolia.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmQW8DuuyxjdLWAPq3V9zSfdAimaStptZ4gxZ3aEviAafc", + "width": 1280, + "height": 1280, + "format": "png" + } +] diff --git a/_data/icons/game7.json b/_data/icons/game7.json new file mode 100644 index 000000000000..0806c8a70783 --- /dev/null +++ b/_data/icons/game7.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://Qmbk23C5vXpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia9", + "width": 40, + "height": 40, + "format": "svg" + } +] diff --git a/_data/icons/game7testnet.json b/_data/icons/game7testnet.json new file mode 100644 index 000000000000..a13ab2be21ca --- /dev/null +++ b/_data/icons/game7testnet.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://Qmbk23C5vZpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia1", + "width": 40, + "height": 40, + "format": "svg" + } +] diff --git a/_data/icons/skate.json b/_data/icons/skate.json new file mode 100644 index 000000000000..ac25779cd64c --- /dev/null +++ b/_data/icons/skate.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmdofX1W8QFt4TSDaq2wyPvYuUba9LabgD1MYcn3Hezu8h", + "width": 600, + "height": 875, + "format": "png" + } +] diff --git a/_data/icons/tiktrix.json b/_data/icons/tiktrix.json new file mode 100644 index 000000000000..f0d7a31a968f --- /dev/null +++ b/_data/icons/tiktrix.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmQW8DuuyxjdLWAPq3V9zSfdAimaStptZ4gxZ3aEviAafc", + "width": 1280, + "height": 1280, + "format": "png" + } +] diff --git a/_data/icons/zebrocoin.json b/_data/icons/zebrocoin.json new file mode 100644 index 000000000000..4dbb03275e95 --- /dev/null +++ b/_data/icons/zebrocoin.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreig42tcn5hfgtzszmwvmodsxvtu5frfkgreb23dndle2mywns3xxse", + "width": 64, + "height": 64, + "format": "png" + } +] diff --git a/_data/iconsDownload/Qmbk23C5vXpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia9 b/_data/iconsDownload/Qmbk23C5vXpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia9 new file mode 100644 index 000000000000..8b3b95ca5c92 --- /dev/null +++ b/_data/iconsDownload/Qmbk23C5vXpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia9 @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_data/iconsDownload/Qmbk23C5vZpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia1 b/_data/iconsDownload/Qmbk23C5vZpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia1 new file mode 100644 index 000000000000..8b3b95ca5c92 --- /dev/null +++ b/_data/iconsDownload/Qmbk23C5vZpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia1 @@ -0,0 +1 @@ + \ No newline at end of file