diff --git a/.changeset/metal-jeans-shake.md b/.changeset/metal-jeans-shake.md new file mode 100644 index 00000000000..3c14fe6b413 --- /dev/null +++ b/.changeset/metal-jeans-shake.md @@ -0,0 +1,5 @@ +--- +"@thirdweb-dev/chains": patch +--- + +sync chains diff --git a/packages/chains/chains/100100.ts b/packages/chains/chains/100100.ts new file mode 100644 index 00000000000..1f4e558a93c --- /dev/null +++ b/packages/chains/chains/100100.ts @@ -0,0 +1,26 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "CHI1", + "chainId": 100100, + "explorers": [], + "faucets": [], + "icon": { + "url": "ipfs://bafybeidk4swpgdyqmpz6shd5onvpaujvwiwthrhypufnwr6xh3dausz2dm", + "width": 1800, + "height": 1800, + "format": "png" + }, + "infoURL": "https://docs.gnosischain.com", + "name": "Deprecated CHI", + "nativeCurrency": { + "name": "Chiado xDAI", + "symbol": "xDAI", + "decimals": 18 + }, + "networkId": 100100, + "rpc": [], + "shortName": "chi1", + "slug": "deprecated-chi", + "status": "deprecated", + "testnet": false +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/1071.ts b/packages/chains/chains/1071.ts new file mode 100644 index 00000000000..d595e6d8a38 --- /dev/null +++ b/packages/chains/chains/1071.ts @@ -0,0 +1,36 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "ShimmerEVM", + "chainId": 1071, + "explorers": [ + { + "name": "explorer", + "url": "https://explorer.evm.testnet.shimmer.network", + "standard": "EIP3091" + } + ], + "faucets": [ + "https://evm-toolkit.evm.testnet.shimmer.network", + "https://evm-faucet.testnet.shimmer.network" + ], + "icon": { + "url": "ipfs://bafkreibky2sy6qhi6arktayvologkrgu5kudpgdxfkx4uosbvmstz7v4di", + "width": 720, + "height": 720, + "format": "png" + }, + "infoURL": "https://shimmer.network", + "name": "ShimmerEVM Testnet Deprecated", + "nativeCurrency": { + "name": "SMR", + "symbol": "SMR", + "decimals": 18 + }, + "networkId": 1071, + "rpc": [], + "shortName": "shimmerevm-testnet-deprecated", + "slug": "shimmerevm-testnet-deprecated", + "status": "deprecated", + "testnet": true, + "title": "ShimmerEVM Testnet Deprecated" +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/11155111.ts b/packages/chains/chains/11155111.ts index a0cb358816d..ef5b24489e4 100644 --- a/packages/chains/chains/11155111.ts +++ b/packages/chains/chains/11155111.ts @@ -17,6 +17,13 @@ export default { "faucets": [ "http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}" ], + "features": [], + "icon": { + "url": "ipfs://QmcxZHpyJa8T4i63xqjPYrZ6tKrt55tZJpbXcjSDKuKaf9/ethereum/512.png", + "width": 512, + "height": 512, + "format": "png" + }, "infoURL": "https://sepolia.otterscan.io", "name": "Sepolia", "nativeCurrency": { @@ -25,15 +32,16 @@ export default { "decimals": 18 }, "networkId": 11155111, + "redFlags": [], "rpc": [ "https://sepolia.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://11155111.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://sepolia.infura.io/v3/${INFURA_API_KEY}", + "wss://sepolia.infura.io/v3/${INFURA_API_KEY}", "https://rpc.sepolia.org", "https://rpc2.sepolia.org", "https://rpc-sepolia.rockx.com", "https://rpc.sepolia.ethpandaops.io", - "https://sepolia.infura.io/v3/${INFURA_API_KEY}", - "wss://sepolia.infura.io/v3/${INFURA_API_KEY}", "https://sepolia.gateway.tenderly.co", "wss://sepolia.gateway.tenderly.co", "https://ethereum-sepolia.publicnode.com", diff --git a/packages/chains/chains/115.ts b/packages/chains/chains/115.ts new file mode 100644 index 00000000000..60e913c3bd5 --- /dev/null +++ b/packages/chains/chains/115.ts @@ -0,0 +1,26 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "DeBank", + "chainId": 115, + "explorers": [], + "faucets": [], + "icon": { + "url": "ipfs://QmW9pBps8WHRRWmyXhjLZrjZJUe8F48hUu7z98bu2RVsjN", + "width": 400, + "height": 400, + "format": "png" + }, + "infoURL": "https://debank.com", + "name": "DeBank Testnet(Deprecated)", + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "networkId": 115, + "rpc": [], + "shortName": "debank-testnet", + "slug": "debank-testnet-deprecated", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/116.ts b/packages/chains/chains/116.ts new file mode 100644 index 00000000000..4ff76061483 --- /dev/null +++ b/packages/chains/chains/116.ts @@ -0,0 +1,26 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "DeBank", + "chainId": 116, + "explorers": [], + "faucets": [], + "icon": { + "url": "ipfs://QmW9pBps8WHRRWmyXhjLZrjZJUe8F48hUu7z98bu2RVsjN", + "width": 400, + "height": 400, + "format": "png" + }, + "infoURL": "https://debank.com", + "name": "DeBank Mainnet", + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "networkId": 116, + "rpc": [], + "shortName": "debank-mainnet", + "slug": "debank", + "status": "deprecated", + "testnet": false +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/1286.ts b/packages/chains/chains/1286.ts new file mode 100644 index 00000000000..4961a02de5d --- /dev/null +++ b/packages/chains/chains/1286.ts @@ -0,0 +1,19 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "MOON", + "chainId": 1286, + "explorers": [], + "faucets": [], + "name": "Moonrock old", + "nativeCurrency": { + "name": "Rocs", + "symbol": "ROC", + "decimals": 18 + }, + "networkId": 1286, + "rpc": [], + "shortName": "mrock-old", + "slug": "moonrock-old", + "status": "deprecated", + "testnet": false +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/1402.ts b/packages/chains/chains/1402.ts new file mode 100644 index 00000000000..8a89f026e2e --- /dev/null +++ b/packages/chains/chains/1402.ts @@ -0,0 +1,27 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "Polygon", + "chainId": 1402, + "explorers": [ + { + "name": "blockscout", + "url": "https://explorer.public.zkevm-test.net", + "standard": "EIP3091" + } + ], + "faucets": [], + "infoURL": "https://polygon.technology/solutions/polygon-zkevm/", + "name": "Polygon zkEVM Testnet old", + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "networkId": 1402, + "rpc": [], + "shortName": "zkevmtest", + "slug": "polygon-zkevm-testnet-old", + "status": "deprecated", + "testnet": true, + "title": "Polygon zkEVM Testnet" +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/1422.ts b/packages/chains/chains/1422.ts new file mode 100644 index 00000000000..0bf7bc18b87 --- /dev/null +++ b/packages/chains/chains/1422.ts @@ -0,0 +1,27 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "Polygon", + "chainId": 1422, + "explorers": [ + { + "name": "Polygon zkEVM explorer", + "url": "https://explorer.public.zkevm-test.net", + "standard": "EIP3091" + } + ], + "faucets": [], + "infoURL": "https://polygon.technology/solutions/polygon-zkevm/", + "name": "Polygon zkEVM Testnet Pre Audit-Upgraded", + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "networkId": 1422, + "rpc": [], + "shortName": "testnet-zkEVM-mango-pre-audit-upgraded", + "slug": "polygon-zkevm-testnet-pre-audit-upgraded", + "status": "deprecated", + "testnet": true, + "title": "Polygon zkEVM Testnet Pre Audit-Upgraded" +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/1662.ts b/packages/chains/chains/1662.ts new file mode 100644 index 00000000000..5e0ee678a3e --- /dev/null +++ b/packages/chains/chains/1662.ts @@ -0,0 +1,35 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "Yuma", + "chainId": 1662, + "explorers": [], + "faucets": [], + "features": [ + { + "name": "EIP155" + }, + { + "name": "EIP1559" + } + ], + "icon": { + "url": "ipfs://QmSFMBk3rMyu45Sy9KQHjgArFj4HdywANNYrSosLMUdcti", + "width": 1213, + "height": 1213, + "format": "png" + }, + "infoURL": "https://horizen.io/", + "name": "Horizen Yuma Testnet Deprecated", + "nativeCurrency": { + "name": "Testnet Zen", + "symbol": "tZEN", + "decimals": 18 + }, + "networkId": 1662, + "rpc": [], + "shortName": "Yuma", + "slip44": 121, + "slug": "horizen-yuma-testnet-deprecated", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/167004.ts b/packages/chains/chains/167004.ts new file mode 100644 index 00000000000..80800593b77 --- /dev/null +++ b/packages/chains/chains/167004.ts @@ -0,0 +1,36 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "ETH", + "chainId": 167004, + "explorers": [ + { + "name": "blockscout", + "url": "https://explorer.a2.taiko.xyz", + "standard": "EIP3091" + } + ], + "faucets": [], + "icon": { + "url": "ipfs://QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui", + "width": 288, + "height": 258, + "format": "png" + }, + "infoURL": "https://taiko.xyz", + "name": "Taiko (Alpha-2 Testnet)", + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "networkId": 167004, + "rpc": [ + "https://taiko-alpha-2-testnet.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://167004.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://rpc.a2.taiko.xyz" + ], + "shortName": "taiko-a2", + "slug": "taiko-alpha-2-testnet", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/218.ts b/packages/chains/chains/218.ts new file mode 100644 index 00000000000..d3b5a1421ab --- /dev/null +++ b/packages/chains/chains/218.ts @@ -0,0 +1,24 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "SOTER", + "chainId": 218, + "explorers": [], + "faucets": [], + "infoURL": "https://www.soterone.com", + "name": "SoterOne Mainnet old", + "nativeCurrency": { + "name": "SoterOne Mainnet Ether", + "symbol": "SOTER", + "decimals": 18 + }, + "networkId": 218, + "rpc": [ + "https://soterone-old.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://218.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://rpc.soter.one" + ], + "shortName": "SO1-old", + "slug": "soterone-old", + "status": "deprecated", + "testnet": false +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/2203181.ts b/packages/chains/chains/2203181.ts new file mode 100644 index 00000000000..ada5dbaf56a --- /dev/null +++ b/packages/chains/chains/2203181.ts @@ -0,0 +1,39 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "PlatON", + "chainId": 2203181, + "explorers": [ + { + "name": "PlatON explorer", + "url": "https://devnetscan.platon.network", + "standard": "none" + } + ], + "faucets": [ + "https://devnet2faucet.platon.network/faucet" + ], + "icon": { + "url": "ipfs://QmT7PSXBiVBma6E15hNkivmstqLu3JSnG1jXN5pTmcCGRC", + "width": 180, + "height": 180, + "format": "png" + }, + "infoURL": "https://www.platon.network", + "name": "PlatON Dev Testnet Deprecated", + "nativeCurrency": { + "name": "LAT", + "symbol": "lat", + "decimals": 18 + }, + "networkId": 1, + "rpc": [ + "https://platon-dev-testnet-deprecated.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://2203181.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://devnetopenapi2.platon.network/rpc", + "wss://devnetopenapi2.platon.network/ws" + ], + "shortName": "platondev", + "slug": "platon-dev-testnet-deprecated", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/222.ts b/packages/chains/chains/222.ts new file mode 100644 index 00000000000..f81750d8141 --- /dev/null +++ b/packages/chains/chains/222.ts @@ -0,0 +1,25 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "ASK", + "chainId": 222, + "explorers": [], + "faucets": [], + "infoURL": "https://permission.io/", + "name": "Permission", + "nativeCurrency": { + "name": "ASK", + "symbol": "ASK", + "decimals": 18 + }, + "networkId": 2221, + "rpc": [ + "https://permission.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://222.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://blockchain-api-mainnet.permission.io/rpc" + ], + "shortName": "ASK", + "slip44": 2221, + "slug": "permission", + "status": "deprecated", + "testnet": false +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/2357.ts b/packages/chains/chains/2357.ts new file mode 100644 index 00000000000..acae336af56 --- /dev/null +++ b/packages/chains/chains/2357.ts @@ -0,0 +1,52 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "ETH", + "chainId": 2357, + "explorers": [ + { + "name": "blockscout", + "url": "https://blockscout.sepolia-deprecated.kroma.network", + "standard": "EIP3091", + "icon": { + "url": "ipfs://QmVpV2WET6ZrqnvvPfE9hCwoE2y5ygbPuniuugpaRoxrho", + "width": 320, + "height": 320, + "format": "svg" + } + } + ], + "faucets": [], + "icon": { + "url": "ipfs://QmVpV2WET6ZrqnvvPfE9hCwoE2y5ygbPuniuugpaRoxrho", + "width": 320, + "height": 320, + "format": "svg" + }, + "infoURL": "https://kroma.network", + "name": "(deprecated) Kroma Sepolia", + "nativeCurrency": { + "name": "Sepolia Ether", + "symbol": "ETH", + "decimals": 18 + }, + "networkId": 2357, + "parent": { + "type": "L2", + "chain": "eip155-11155111", + "bridges": [ + { + "url": "https://kroma.network/bridge" + } + ] + }, + "rpc": [ + "https://deprecated-kroma-sepolia.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://2357.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://api.sepolia-deprecated.kroma.network" + ], + "shortName": "deprecated-kroma-sepolia", + "slug": "deprecated-kroma-sepolia", + "status": "deprecated", + "testnet": true, + "title": "(deprecated) Kroma Testnet Sepolia" +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/2611555.ts b/packages/chains/chains/2611555.ts new file mode 100644 index 00000000000..51d05ca9f45 --- /dev/null +++ b/packages/chains/chains/2611555.ts @@ -0,0 +1,22 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "DPU", + "chainId": 2611555, + "explorers": [], + "faucets": [], + "name": "DPU Chain", + "nativeCurrency": { + "name": "DGS", + "symbol": "DGS", + "decimals": 18 + }, + "networkId": 2611555, + "rpc": [ + "https://dpu-chain.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://2611555.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://sc-rpc.dpu.ac.th" + ], + "shortName": "DPU", + "slug": "dpu-chain", + "testnet": false +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/300.ts b/packages/chains/chains/300.ts new file mode 100644 index 00000000000..290bc7a26b1 --- /dev/null +++ b/packages/chains/chains/300.ts @@ -0,0 +1,20 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "OGC", + "chainId": 300, + "explorers": [], + "faucets": [], + "infoURL": "https://docs.gnosischain.com", + "name": "(deprecated) Optimism on GC", + "nativeCurrency": { + "name": "xDAI", + "symbol": "xDAI", + "decimals": 18 + }, + "networkId": 300, + "rpc": [], + "shortName": "ogc", + "slug": "deprecated-optimism-on-gc", + "status": "deprecated", + "testnet": false +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/3141.ts b/packages/chains/chains/3141.ts new file mode 100644 index 00000000000..b29da0b15a0 --- /dev/null +++ b/packages/chains/chains/3141.ts @@ -0,0 +1,27 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "FIL", + "chainId": 3141, + "explorers": [], + "faucets": [], + "icon": { + "url": "ipfs://QmS9r9XQkMHVomWcSBNDkKkz9n87h9bH9ssabeiKZtANoU", + "width": 1000, + "height": 1000, + "format": "png" + }, + "infoURL": "https://filecoin.io", + "name": "Filecoin - Hyperspace testnet", + "nativeCurrency": { + "name": "testnet filecoin", + "symbol": "tFIL", + "decimals": 18 + }, + "networkId": 3141, + "rpc": [], + "shortName": "filecoin-hyperspace", + "slip44": 1, + "slug": "filecoin-hyperspace-testnet", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/31415.ts b/packages/chains/chains/31415.ts new file mode 100644 index 00000000000..d4e643ad1f3 --- /dev/null +++ b/packages/chains/chains/31415.ts @@ -0,0 +1,27 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "FIL", + "chainId": 31415, + "explorers": [], + "faucets": [], + "icon": { + "url": "ipfs://QmS9r9XQkMHVomWcSBNDkKkz9n87h9bH9ssabeiKZtANoU", + "width": 1000, + "height": 1000, + "format": "png" + }, + "infoURL": "https://filecoin.io", + "name": "Filecoin - Wallaby testnet", + "nativeCurrency": { + "name": "testnet filecoin", + "symbol": "tFIL", + "decimals": 18 + }, + "networkId": 31415, + "rpc": [], + "shortName": "filecoin-wallaby", + "slip44": 1, + "slug": "filecoin-wallaby-testnet", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/34.ts b/packages/chains/chains/34.ts index 099cbce142f..41bbe71594f 100644 --- a/packages/chains/chains/34.ts +++ b/packages/chains/chains/34.ts @@ -13,9 +13,9 @@ export default { "https://faucet.securechain.ai" ], "icon": { - "url": "ipfs://QmVNLDQ7edirox9gAehyen9gLHq64Z5532EXsLvSaVfjWh", - "width": 65, - "height": 65, + "url": "ipfs://Qme2Z8VFYjhHGfLQPBnfseNpEdRfmTDy7VXqrdH4AHETJf", + "width": 150, + "height": 150, "format": "png" }, "infoURL": "https://securechain.ai", diff --git a/packages/chains/chains/3701.ts b/packages/chains/chains/3701.ts new file mode 100644 index 00000000000..25754c43678 --- /dev/null +++ b/packages/chains/chains/3701.ts @@ -0,0 +1,38 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "XPLATest", + "chainId": 3701, + "explorers": [ + { + "name": "XPLA Explorer", + "url": "https://explorer.xpla.io", + "standard": "none" + } + ], + "faucets": [ + "https://faucet.xpla.io" + ], + "icon": { + "url": "ipfs://Qmf4GoxfpeA5VGqu7KP5eyv1WKaCpNDbvMxq1MjQBwFWxq", + "width": 512, + "height": 512, + "format": "png" + }, + "infoURL": "https://xpla.io", + "name": "Xpla Testnet", + "nativeCurrency": { + "name": "XPLA", + "symbol": "XPLA", + "decimals": 18 + }, + "networkId": 3701, + "rpc": [ + "https://xpla-testnet-xplatest.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://3701.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://dimension-rpc.xpla.dev" + ], + "shortName": "xplatest", + "slug": "xpla-testnet-xplatest", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/50.ts b/packages/chains/chains/50.ts index dec9c53f06f..0cf0fee6cc7 100644 --- a/packages/chains/chains/50.ts +++ b/packages/chains/chains/50.ts @@ -34,7 +34,7 @@ export default { "format": "png" }, "infoURL": "https://xinfin.org", - "name": "XinFin XDC Network", + "name": "XDC Network", "nativeCurrency": { "name": "XinFin", "symbol": "XDC", @@ -42,7 +42,7 @@ export default { }, "networkId": 50, "rpc": [ - "https://xinfin-xdc-network.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://xdc-network.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://50.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://erpc.xinfin.network", "https://rpc.xinfin.network", @@ -50,6 +50,6 @@ export default { "https://rpc-xdc.icecreamswap.com" ], "shortName": "xdc", - "slug": "xinfin-xdc-network", + "slug": "xdc-network", "testnet": false } as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/5290.ts b/packages/chains/chains/5290.ts new file mode 100644 index 00000000000..b5557389f31 --- /dev/null +++ b/packages/chains/chains/5290.ts @@ -0,0 +1,30 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "FIRE", + "chainId": 5290, + "explorers": [], + "faucets": [], + "icon": { + "url": "ipfs://QmYjuztyURb3Fc6ZTLgCbwQa64CcVoigF5j9cafzuSbqgf", + "width": 512, + "height": 512, + "format": "png" + }, + "infoURL": "https://thefirechain.com", + "name": "Firechain Mainnet Old", + "nativeCurrency": { + "name": "Firechain", + "symbol": "FIRE", + "decimals": 18 + }, + "networkId": 5290, + "rpc": [ + "https://firechain-old.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://5290.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://mainnet.rpc1.thefirechain.com" + ], + "shortName": "_old_fire", + "slug": "firechain-old", + "status": "deprecated", + "testnet": false +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/534352.ts b/packages/chains/chains/534352.ts index 9378c2f005e..59234561070 100644 --- a/packages/chains/chains/534352.ts +++ b/packages/chains/chains/534352.ts @@ -4,13 +4,13 @@ export default { "chainId": 534352, "explorers": [ { - "name": "Blockscout", - "url": "https://blockscout.scroll.io", + "name": "Scrollscan", + "url": "https://scrollscan.com", "standard": "EIP3091" }, { - "name": "Scrollscan", - "url": "https://scrollscan.com", + "name": "Blockscout", + "url": "https://blockscout.scroll.io", "standard": "EIP3091" } ], diff --git a/packages/chains/chains/534353.ts b/packages/chains/chains/534353.ts new file mode 100644 index 00000000000..c7dadc289d5 --- /dev/null +++ b/packages/chains/chains/534353.ts @@ -0,0 +1,35 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "ETH", + "chainId": 534353, + "explorers": [ + { + "name": "Scroll Alpha Testnet Block Explorer", + "url": "https://alpha-blockscout.scroll.io", + "standard": "EIP3091" + } + ], + "faucets": [], + "infoURL": "https://scroll.io", + "name": "Scroll Alpha Testnet", + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "networkId": 534353, + "parent": { + "type": "L2", + "chain": "eip155-5", + "bridges": [] + }, + "rpc": [ + "https://scroll-alpha-testnet.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://534353.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://alpha-rpc.scroll.io/l2" + ], + "shortName": "scr-alpha", + "slug": "scroll-alpha-testnet", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/534354.ts b/packages/chains/chains/534354.ts new file mode 100644 index 00000000000..dcc3738589c --- /dev/null +++ b/packages/chains/chains/534354.ts @@ -0,0 +1,20 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "ETH", + "chainId": 534354, + "explorers": [], + "faucets": [], + "infoURL": "https://scroll.io", + "name": "Scroll Pre-Alpha Testnet", + "nativeCurrency": { + "name": "Ether", + "symbol": "TSETH", + "decimals": 18 + }, + "networkId": 534354, + "rpc": [], + "shortName": "scr-prealpha", + "slug": "scroll-pre-alpha-testnet", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/588.ts b/packages/chains/chains/588.ts new file mode 100644 index 00000000000..0e587ad5a9e --- /dev/null +++ b/packages/chains/chains/588.ts @@ -0,0 +1,39 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "ETH", + "chainId": 588, + "explorers": [ + { + "name": "blockscout", + "url": "https://stardust-explorer.metis.io", + "standard": "EIP3091" + } + ], + "faucets": [], + "infoURL": "https://www.metis.io", + "name": "Metis Stardust Testnet", + "nativeCurrency": { + "name": "tMetis", + "symbol": "METIS", + "decimals": 18 + }, + "networkId": 588, + "parent": { + "type": "L2", + "chain": "eip155-4", + "bridges": [ + { + "url": "https://bridge.metis.io" + } + ] + }, + "rpc": [ + "https://metis-stardust-testnet.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://588.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://stardust.metis.io/?owner=588" + ], + "shortName": "metis-stardust", + "slug": "metis-stardust-testnet", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/59.ts b/packages/chains/chains/59.ts new file mode 100644 index 00000000000..d29f94b2669 --- /dev/null +++ b/packages/chains/chains/59.ts @@ -0,0 +1,24 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "EOS", + "chainId": 59, + "explorers": [], + "faucets": [], + "infoURL": "https://eosargentina.io", + "name": "EOS EVM Legacy", + "nativeCurrency": { + "name": "EOS", + "symbol": "EOS", + "decimals": 18 + }, + "networkId": 59, + "rpc": [ + "https://eos-evm-legacy.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://59.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://api.eosargentina.io" + ], + "shortName": "eos-legacy", + "slug": "eos-evm-legacy", + "status": "deprecated", + "testnet": false +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/6.ts b/packages/chains/chains/6.ts new file mode 100644 index 00000000000..1c97206d182 --- /dev/null +++ b/packages/chains/chains/6.ts @@ -0,0 +1,24 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "ETC", + "chainId": 6, + "explorers": [], + "faucets": [], + "infoURL": "https://explorer.jade.builders/?network=kotti", + "name": "Ethereum Classic Testnet Kotti", + "nativeCurrency": { + "name": "Kotti Ether", + "symbol": "KOT", + "decimals": 18 + }, + "networkId": 6, + "rpc": [ + "https://ethereum-classic-testnet-kotti.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://6.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://www.ethercluster.com/kotti" + ], + "shortName": "kot", + "slug": "ethereum-classic-testnet-kotti", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/67390.ts b/packages/chains/chains/67390.ts new file mode 100644 index 00000000000..ebb9a66ef8c --- /dev/null +++ b/packages/chains/chains/67390.ts @@ -0,0 +1,30 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "SIN", + "chainId": 67390, + "explorers": [ + { + "name": "siriusnetscan", + "url": "https://siriusnet.tryethernal.com", + "standard": "EIP3091" + } + ], + "faucets": [], + "infoURL": "https://macaucasinolisboa.xyz", + "name": "SiriusNet", + "nativeCurrency": { + "name": "MCD", + "symbol": "MCD", + "decimals": 18 + }, + "networkId": 67390, + "rpc": [ + "https://siriusnet.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://67390.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://u0tnafcv6j:o2T045sxuCNXL878RDQLp5__Zj-es2cvdjtgkl4etn0@u0v7kwtvtg-u0wj114sve-rpc.us0-aws.kaleido.io/" + ], + "shortName": "mcl", + "slug": "siriusnet", + "status": "deprecated", + "testnet": false +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/68840142.ts b/packages/chains/chains/68840142.ts index 015eb764d1a..cb26b511aca 100644 --- a/packages/chains/chains/68840142.ts +++ b/packages/chains/chains/68840142.ts @@ -25,7 +25,7 @@ export default { "rpc": [ "https://frame-testnet.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://68840142.rpc.thirdweb.com/${THIRDWEB_API_KEY}", - "https://rpc.testnet.frame.xyz" + "https://rpc.testnet.frame.xyz/http" ], "shortName": "frame-test", "slug": "frame-testnet", diff --git a/packages/chains/chains/740.ts b/packages/chains/chains/740.ts new file mode 100644 index 00000000000..93db2ef4370 --- /dev/null +++ b/packages/chains/chains/740.ts @@ -0,0 +1,30 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "Canto Tesnet", + "chainId": 740, + "explorers": [ + { + "name": "Canto Tesnet Explorer (Neobase)", + "url": "https://testnet-explorer.canto.neobase.one", + "standard": "none" + } + ], + "faucets": [], + "infoURL": "https://canto.io", + "name": "Canto Testnet", + "nativeCurrency": { + "name": "Canto", + "symbol": "CANTO", + "decimals": 18 + }, + "networkId": 740, + "rpc": [ + "https://canto-testnet.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://740.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://eth.plexnode.wtf/" + ], + "shortName": "tcanto", + "slug": "canto-testnet", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/8194.ts b/packages/chains/chains/8194.ts new file mode 100644 index 00000000000..51b1f6477cc --- /dev/null +++ b/packages/chains/chains/8194.ts @@ -0,0 +1,41 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "TQF", + "chainId": 8194, + "explorers": [ + { + "name": "blockscout", + "url": "https://testnet.torusscan.com", + "standard": "EIP3091", + "icon": { + "url": "ipfs://QmYtUimyqHkkFxYdbXXRbUqNg2VLPUg6Uu2C2nmFWowiZM", + "width": 551, + "height": 540, + "format": "png" + } + } + ], + "faucets": [], + "icon": { + "url": "ipfs://bafkreidchntjaxmq52cuqqoalpajk5ssk4p77k7n4jgywqmkpldo5qgobm", + "width": 1200, + "height": 1200, + "format": "png" + }, + "infoURL": "https://docs.toruschain.com", + "name": "Torus Testnet", + "nativeCurrency": { + "name": "tTQF", + "symbol": "TTQF", + "decimals": 18 + }, + "networkId": 8194, + "rpc": [ + "https://torus-testnet.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://8194.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://rpc.testnet.toruschain.com" + ], + "shortName": "ttqf", + "slug": "torus-testnet", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/821.ts b/packages/chains/chains/821.ts new file mode 100644 index 00000000000..442fc99284f --- /dev/null +++ b/packages/chains/chains/821.ts @@ -0,0 +1,20 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "CLO", + "chainId": 821, + "explorers": [], + "faucets": [], + "infoURL": "https://callisto.network", + "name": "Callisto Testnet Deprecated", + "nativeCurrency": { + "name": "Callisto Testnet Ether", + "symbol": "TCLO", + "decimals": 18 + }, + "networkId": 2, + "rpc": [], + "shortName": "tclo", + "slug": "callisto-testnet-deprecated", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/868455272153094.ts b/packages/chains/chains/868455272153094.ts new file mode 100644 index 00000000000..9889700dd46 --- /dev/null +++ b/packages/chains/chains/868455272153094.ts @@ -0,0 +1,32 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "GWT", + "chainId": 868455272153094, + "explorers": [ + { + "name": "GWScan Block Explorer", + "url": "https://v1.aggron.gwscan.com", + "standard": "none" + } + ], + "faucets": [ + "https://homura.github.io/light-godwoken" + ], + "infoURL": "https://www.nervos.org", + "name": "Godwoken Testnet (V1)", + "nativeCurrency": { + "name": "CKB", + "symbol": "CKB", + "decimals": 8 + }, + "networkId": 868455272153094, + "rpc": [ + "https://godwoken-testnet-v1-gw-testnet-v1-deprecated.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://868455272153094.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://godwoken-testnet-web3-v1-rpc.ckbapp.dev" + ], + "shortName": "gw-testnet-v1-deprecated", + "slug": "godwoken-testnet-v1-gw-testnet-v1-deprecated", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/9170.ts b/packages/chains/chains/9170.ts new file mode 100644 index 00000000000..8dd8fcdb0c5 --- /dev/null +++ b/packages/chains/chains/9170.ts @@ -0,0 +1,28 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "FIRE", + "chainId": 9170, + "explorers": [], + "faucets": [ + "https://faucet.thefirechain.com" + ], + "icon": { + "url": "ipfs://QmRnnw2gtbU9TWJMLJ6tks7SN6HQV5rRugeoyN6csTYHt1", + "width": 512, + "height": 512, + "format": "png" + }, + "infoURL": "https://thefirechain.com", + "name": "Rinia Testnet Old", + "nativeCurrency": { + "name": "Firechain", + "symbol": "FIRE", + "decimals": 18 + }, + "networkId": 9170, + "rpc": [], + "shortName": "_old_tfire", + "slug": "rinia-testnet-old", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/940.ts b/packages/chains/chains/940.ts new file mode 100644 index 00000000000..12e221010ef --- /dev/null +++ b/packages/chains/chains/940.ts @@ -0,0 +1,27 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "tPLS", + "chainId": 940, + "explorers": [], + "faucets": [ + "https://faucet.v2.testnet.pulsechain.com/" + ], + "infoURL": "https://pulsechain.com/", + "name": "PulseChain Testnet", + "nativeCurrency": { + "name": "Test Pulse", + "symbol": "tPLS", + "decimals": 18 + }, + "networkId": 940, + "rpc": [ + "https://pulsechain-testnet.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://940.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://rpc.v2.testnet.pulsechain.com/", + "wss://rpc.v2.testnet.pulsechain.com/" + ], + "shortName": "tpls", + "slug": "pulsechain-testnet", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/941.ts b/packages/chains/chains/941.ts new file mode 100644 index 00000000000..bf8a721e366 --- /dev/null +++ b/packages/chains/chains/941.ts @@ -0,0 +1,27 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "t2bPLS", + "chainId": 941, + "explorers": [], + "faucets": [ + "https://faucet.v2b.testnet.pulsechain.com/" + ], + "infoURL": "https://pulsechain.com/", + "name": "PulseChain Testnet v2b", + "nativeCurrency": { + "name": "Test Pulse", + "symbol": "tPLS", + "decimals": 18 + }, + "networkId": 941, + "rpc": [ + "https://pulsechain-testnet-v2b.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://941.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://rpc.v2b.testnet.pulsechain.com/", + "wss://rpc.v2b.testnet.pulsechain.com/" + ], + "shortName": "t2bpls", + "slug": "pulsechain-testnet-v2b", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/942.ts b/packages/chains/chains/942.ts new file mode 100644 index 00000000000..3387e21c488 --- /dev/null +++ b/packages/chains/chains/942.ts @@ -0,0 +1,27 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "t3PLS", + "chainId": 942, + "explorers": [], + "faucets": [ + "https://faucet.v3.testnet.pulsechain.com/" + ], + "infoURL": "https://pulsechain.com/", + "name": "PulseChain Testnet v3", + "nativeCurrency": { + "name": "Test Pulse", + "symbol": "tPLS", + "decimals": 18 + }, + "networkId": 942, + "rpc": [ + "https://pulsechain-testnet-v3.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://942.rpc.thirdweb.com/${THIRDWEB_API_KEY}", + "https://rpc.v3.testnet.pulsechain.com/", + "wss://rpc.v3.testnet.pulsechain.com/" + ], + "shortName": "t3pls", + "slug": "pulsechain-testnet-v3", + "status": "deprecated", + "testnet": true +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/chains/97288.ts b/packages/chains/chains/97288.ts new file mode 100644 index 00000000000..0354383dff2 --- /dev/null +++ b/packages/chains/chains/97288.ts @@ -0,0 +1,26 @@ +import type { Chain } from "../src/types"; +export default { + "chain": "Boba BNB Mainnet", + "chainId": 97288, + "explorers": [ + { + "name": "Boba BNB block explorer", + "url": "https://blockexplorer.bnb.boba.network", + "standard": "none" + } + ], + "faucets": [], + "infoURL": "https://boba.network", + "name": "Boba BNB Mainnet Old", + "nativeCurrency": { + "name": "Boba Token", + "symbol": "BOBA", + "decimals": 18 + }, + "networkId": 97288, + "rpc": [], + "shortName": "BobaBnbOld", + "slug": "boba-bnb-old", + "status": "deprecated", + "testnet": false +} as const satisfies Chain; \ No newline at end of file diff --git a/packages/chains/src/index.ts b/packages/chains/src/index.ts index ef619b2a0c3..f7b95bc1702 100644 --- a/packages/chains/src/index.ts +++ b/packages/chains/src/index.ts @@ -3,6 +3,7 @@ import c2 from "../chains/2"; import c3 from "../chains/3"; import c4 from "../chains/4"; import c5 from "../chains/5"; +import c6 from "../chains/6"; import c7 from "../chains/7"; import c8 from "../chains/8"; import c9 from "../chains/9"; @@ -55,6 +56,7 @@ import c55 from "../chains/55"; import c56 from "../chains/56"; import c57 from "../chains/57"; import c58 from "../chains/58"; +import c59 from "../chains/59"; import c60 from "../chains/60"; import c61 from "../chains/61"; import c62 from "../chains/62"; @@ -110,6 +112,8 @@ import c111 from "../chains/111"; import c112 from "../chains/112"; import c113 from "../chains/113"; import c114 from "../chains/114"; +import c115 from "../chains/115"; +import c116 from "../chains/116"; import c117 from "../chains/117"; import c118 from "../chains/118"; import c119 from "../chains/119"; @@ -169,6 +173,8 @@ import c211 from "../chains/211"; import c212 from "../chains/212"; import c214 from "../chains/214"; import c217 from "../chains/217"; +import c218 from "../chains/218"; +import c222 from "../chains/222"; import c225 from "../chains/225"; import c226 from "../chains/226"; import c230 from "../chains/230"; @@ -192,6 +198,7 @@ import c295 from "../chains/295"; import c296 from "../chains/296"; import c297 from "../chains/297"; import c298 from "../chains/298"; +import c300 from "../chains/300"; import c301 from "../chains/301"; import c303 from "../chains/303"; import c309 from "../chains/309"; @@ -241,6 +248,7 @@ import c555 from "../chains/555"; import c558 from "../chains/558"; import c568 from "../chains/568"; import c570 from "../chains/570"; +import c588 from "../chains/588"; import c592 from "../chains/592"; import c595 from "../chains/595"; import c596 from "../chains/596"; @@ -263,6 +271,7 @@ import c708 from "../chains/708"; import c710 from "../chains/710"; import c719 from "../chains/719"; import c721 from "../chains/721"; +import c740 from "../chains/740"; import c741 from "../chains/741"; import c742 from "../chains/742"; import c766 from "../chains/766"; @@ -278,6 +287,7 @@ import c808 from "../chains/808"; import c813 from "../chains/813"; import c818 from "../chains/818"; import c820 from "../chains/820"; +import c821 from "../chains/821"; import c841 from "../chains/841"; import c842 from "../chains/842"; import c859 from "../chains/859"; @@ -295,6 +305,9 @@ import c910 from "../chains/910"; import c917 from "../chains/917"; import c919 from "../chains/919"; import c927 from "../chains/927"; +import c940 from "../chains/940"; +import c941 from "../chains/941"; +import c942 from "../chains/942"; import c943 from "../chains/943"; import c956 from "../chains/956"; import c963 from "../chains/963"; @@ -325,6 +338,7 @@ import c1030 from "../chains/1030"; import c1031 from "../chains/1031"; import c1038 from "../chains/1038"; import c1039 from "../chains/1039"; +import c1071 from "../chains/1071"; import c1072 from "../chains/1072"; import c1079 from "../chains/1079"; import c1080 from "../chains/1080"; @@ -364,6 +378,7 @@ import c1252 from "../chains/1252"; import c1280 from "../chains/1280"; import c1284 from "../chains/1284"; import c1285 from "../chains/1285"; +import c1286 from "../chains/1286"; import c1287 from "../chains/1287"; import c1288 from "../chains/1288"; import c1291 from "../chains/1291"; @@ -381,6 +396,8 @@ import c1369 from "../chains/1369"; import c1379 from "../chains/1379"; import c1388 from "../chains/1388"; import c1392 from "../chains/1392"; +import c1402 from "../chains/1402"; +import c1422 from "../chains/1422"; import c1433 from "../chains/1433"; import c1440 from "../chains/1440"; import c1442 from "../chains/1442"; @@ -395,6 +412,7 @@ import c1582 from "../chains/1582"; import c1618 from "../chains/1618"; import c1620 from "../chains/1620"; import c1657 from "../chains/1657"; +import c1662 from "../chains/1662"; import c1663 from "../chains/1663"; import c1688 from "../chains/1688"; import c1701 from "../chains/1701"; @@ -479,6 +497,7 @@ import c2309 from "../chains/2309"; import c2323 from "../chains/2323"; import c2330 from "../chains/2330"; import c2332 from "../chains/2332"; +import c2357 from "../chains/2357"; import c2358 from "../chains/2358"; import c2399 from "../chains/2399"; import c2400 from "../chains/2400"; @@ -502,6 +521,7 @@ import c3031 from "../chains/3031"; import c3068 from "../chains/3068"; import c3100 from "../chains/3100"; import c3102 from "../chains/3102"; +import c3141 from "../chains/3141"; import c3269 from "../chains/3269"; import c3270 from "../chains/3270"; import c3306 from "../chains/3306"; @@ -522,6 +542,7 @@ import c3690 from "../chains/3690"; import c3693 from "../chains/3693"; import c3698 from "../chains/3698"; import c3699 from "../chains/3699"; +import c3701 from "../chains/3701"; import c3737 from "../chains/3737"; import c3797 from "../chains/3797"; import c3888 from "../chains/3888"; @@ -565,6 +586,7 @@ import c5165 from "../chains/5165"; import c5177 from "../chains/5177"; import c5197 from "../chains/5197"; import c5234 from "../chains/5234"; +import c5290 from "../chains/5290"; import c5315 from "../chains/5315"; import c5353 from "../chains/5353"; import c5522 from "../chains/5522"; @@ -629,6 +651,7 @@ import c8134 from "../chains/8134"; import c8135 from "../chains/8135"; import c8136 from "../chains/8136"; import c8181 from "../chains/8181"; +import c8194 from "../chains/8194"; import c8217 from "../chains/8217"; import c8272 from "../chains/8272"; import c8285 from "../chains/8285"; @@ -656,6 +679,7 @@ import c9000 from "../chains/9000"; import c9001 from "../chains/9001"; import c9012 from "../chains/9012"; import c9100 from "../chains/9100"; +import c9170 from "../chains/9170"; import c9223 from "../chains/9223"; import c9339 from "../chains/9339"; import c9527 from "../chains/9527"; @@ -763,6 +787,7 @@ import c31102 from "../chains/31102"; import c31223 from "../chains/31223"; import c31224 from "../chains/31224"; import c31337 from "../chains/31337"; +import c31415 from "../chains/31415"; import c32520 from "../chains/32520"; import c32659 from "../chains/32659"; import c32769 from "../chains/32769"; @@ -827,6 +852,7 @@ import c62621 from "../chains/62621"; import c63000 from "../chains/63000"; import c63001 from "../chains/63001"; import c65450 from "../chains/65450"; +import c67390 from "../chains/67390"; import c67588 from "../chains/67588"; import c68770 from "../chains/68770"; import c69420 from "../chains/69420"; @@ -874,6 +900,7 @@ import c91002 from "../chains/91002"; import c91003 from "../chains/91003"; import c92001 from "../chains/92001"; import c96970 from "../chains/96970"; +import c97288 from "../chains/97288"; import c99099 from "../chains/99099"; import c99998 from "../chains/99998"; import c99999 from "../chains/99999"; @@ -888,6 +915,7 @@ import c100007 from "../chains/100007"; import c100008 from "../chains/100008"; import c100009 from "../chains/100009"; import c100010 from "../chains/100010"; +import c100100 from "../chains/100100"; import c101010 from "../chains/101010"; import c103090 from "../chains/103090"; import c108801 from "../chains/108801"; @@ -906,6 +934,7 @@ import c112358 from "../chains/112358"; import c123456 from "../chains/123456"; import c131419 from "../chains/131419"; import c142857 from "../chains/142857"; +import c167004 from "../chains/167004"; import c167005 from "../chains/167005"; import c167006 from "../chains/167006"; import c167007 from "../chains/167007"; @@ -964,6 +993,8 @@ import c512512 from "../chains/512512"; import c513100 from "../chains/513100"; import c534351 from "../chains/534351"; import c534352 from "../chains/534352"; +import c534353 from "../chains/534353"; +import c534354 from "../chains/534354"; import c534849 from "../chains/534849"; import c535037 from "../chains/535037"; import c622277 from "../chains/622277"; @@ -994,7 +1025,9 @@ import c1337803 from "../chains/1337803"; import c1440001 from "../chains/1440001"; import c2021398 from "../chains/2021398"; import c2099156 from "../chains/2099156"; +import c2203181 from "../chains/2203181"; import c2206132 from "../chains/2206132"; +import c2611555 from "../chains/2611555"; import c3141592 from "../chains/3141592"; import c3441005 from "../chains/3441005"; import c4000003 from "../chains/4000003"; @@ -1080,6 +1113,7 @@ import c197710212031 from "../chains/197710212031"; import c383414847825 from "../chains/383414847825"; import c666301171999 from "../chains/666301171999"; import c6022140761023 from "../chains/6022140761023"; +import c868455272153094 from "../chains/868455272153094"; import type { Chain } from "./types"; export { default as Ethereum } from "../chains/1" @@ -1087,6 +1121,7 @@ export { default as ExpanseNetwork } from "../chains/2" export { default as Ropsten } from "../chains/3" export { default as Rinkeby } from "../chains/4" export { default as Goerli } from "../chains/5" +export { default as EthereumClassicTestnetKotti } from "../chains/6" export { default as Thaichain } from "../chains/7" export { default as Ubiq } from "../chains/8" export { default as UbiqNetworkTestnet } from "../chains/9" @@ -1130,7 +1165,7 @@ export { default as DarwiniaNetwork } from "../chains/46" export { default as XplaTestnet } from "../chains/47" export { default as EnnothemProterozoic } from "../chains/48" export { default as EnnothemTestnetPioneer } from "../chains/49" -export { default as XinfinXdcNetwork } from "../chains/50" +export { default as XdcNetwork } from "../chains/50" export { default as XdcApothemNetwork } from "../chains/51" export { default as CoinexSmartChain } from "../chains/52" export { default as CoinexSmartChainTestnet } from "../chains/53" @@ -1139,6 +1174,7 @@ export { default as Zyx } from "../chains/55" export { default as Binance } from "../chains/56" export { default as Syscoin } from "../chains/57" export { default as Ontology } from "../chains/58" +export { default as EosEvmLegacy } from "../chains/59" export { default as Gochain } from "../chains/60" export { default as EthereumClassic } from "../chains/61" export { default as EthereumClassicTestnetMorden } from "../chains/62" @@ -1194,6 +1230,8 @@ export { default as EtherliteChain } from "../chains/111" export { default as Coinbit } from "../chains/112" export { default as Dehvo } from "../chains/113" export { default as FlareTestnetCoston2 } from "../chains/114" +export { default as DebankTestnetDeprecated } from "../chains/115" +export { default as Debank } from "../chains/116" export { default as Uptick } from "../chains/117" export { default as ArcologyTestnet } from "../chains/118" export { default as Enuls } from "../chains/119" @@ -1253,6 +1291,8 @@ export { default as FreightTrustNetwork } from "../chains/211" export { default as MapMakalu } from "../chains/212" export { default as Shinarium } from "../chains/214" export { default as SiriusnetV2 } from "../chains/217" +export { default as SoteroneOld } from "../chains/218" +export { default as Permission } from "../chains/222" export { default as Lachain } from "../chains/225" export { default as LachainTestnet } from "../chains/226" export { default as Swapdex } from "../chains/230" @@ -1276,6 +1316,7 @@ export { default as Hedera } from "../chains/295" export { default as HederaTestnet } from "../chains/296" export { default as HederaPreviewnet } from "../chains/297" export { default as HederaLocalnet } from "../chains/298" +export { default as DeprecatedOptimismOnGc } from "../chains/300" export { default as Bobaopera } from "../chains/301" export { default as NeurochainTestnet } from "../chains/303" export { default as WyzthTestnet } from "../chains/309" @@ -1325,6 +1366,7 @@ export { default as Vela1Chain } from "../chains/555" export { default as TaoNetwork } from "../chains/558" export { default as DogechainTestnet } from "../chains/568" export { default as Rollux } from "../chains/570" +export { default as MetisStardustTestnet } from "../chains/588" export { default as Astar } from "../chains/592" export { default as AcalaMandalaTestnetTc9 } from "../chains/595" export { default as KaruraNetworkTestnet } from "../chains/596" @@ -1347,6 +1389,7 @@ export { default as BlockchainStationTestnet } from "../chains/708" export { default as Highbury } from "../chains/710" export { default as ShibariumBeta } from "../chains/719" export { default as LycanChain } from "../chains/721" +export { default as CantoTestnet } from "../chains/740" export { default as VentionSmartChainTestnet } from "../chains/741" export { default as ScriptTestnet } from "../chains/742" export { default as Ql1 } from "../chains/766" @@ -1362,6 +1405,7 @@ export { default as PortalFantasyChainTest } from "../chains/808" export { default as Qitmeer } from "../chains/813" export { default as BeoneChain } from "../chains/818" export { default as Callisto } from "../chains/820" +export { default as CallistoTestnetDeprecated } from "../chains/821" export { default as Taraxa } from "../chains/841" export { default as TaraxaTestnet } from "../chains/842" export { default as ZeethChainDev } from "../chains/859" @@ -1379,6 +1423,9 @@ export { default as DecentraboneLayer1Testnet } from "../chains/910" export { default as RiniaTestnet } from "../chains/917" export { default as ModeTestnet } from "../chains/919" export { default as YidarkChain } from "../chains/927" +export { default as PulsechainTestnet } from "../chains/940" +export { default as PulsechainTestnetV2b } from "../chains/941" +export { default as PulsechainTestnetV3 } from "../chains/942" export { default as PulsechainTestnetV4 } from "../chains/943" export { default as MunodeTestnet } from "../chains/956" export { default as Btc20SmartChain } from "../chains/963" @@ -1409,6 +1456,7 @@ export { default as ConfluxEspace } from "../chains/1030" export { default as ProxyNetworkTestnet } from "../chains/1031" export { default as BronosTestnet } from "../chains/1038" export { default as Bronos } from "../chains/1039" +export { default as ShimmerevmTestnetDeprecated } from "../chains/1071" export { default as ShimmerevmTestnet } from "../chains/1072" export { default as MintaraTestnet } from "../chains/1079" export { default as Mintara } from "../chains/1080" @@ -1448,6 +1496,7 @@ export { default as CicChainTestnet } from "../chains/1252" export { default as Halo } from "../chains/1280" export { default as Moonbeam } from "../chains/1284" export { default as Moonriver } from "../chains/1285" +export { default as MoonrockOld } from "../chains/1286" export { default as MoonbaseAlpha } from "../chains/1287" export { default as Moonrock } from "../chains/1288" export { default as SwisstronikTestnet } from "../chains/1291" @@ -1465,6 +1514,8 @@ export { default as Zafirium } from "../chains/1369" export { default as KalarChain } from "../chains/1379" export { default as Amstar } from "../chains/1388" export { default as Joseon } from "../chains/1392" +export { default as PolygonZkevmTestnetOld } from "../chains/1402" +export { default as PolygonZkevmTestnetPreAuditUpgraded } from "../chains/1422" export { default as RikezaNetwork } from "../chains/1433" export { default as LivingAssets } from "../chains/1440" export { default as PolygonZkevmTestnet } from "../chains/1442" @@ -1479,6 +1530,7 @@ export { default as BubsTestnet } from "../chains/1582" export { default as CatecoinChain } from "../chains/1618" export { default as Atheios } from "../chains/1620" export { default as Btachain } from "../chains/1657" +export { default as HorizenYumaTestnetDeprecated } from "../chains/1662" export { default as HorizenGobiTestnet } from "../chains/1663" export { default as Ludan } from "../chains/1688" export { default as AnytypeEvmChain } from "../chains/1701" @@ -1563,6 +1615,7 @@ export { default as Arevia } from "../chains/2309" export { default as SomaNetworkTestnet } from "../chains/2323" export { default as Altcoinchain } from "../chains/2330" export { default as SomaNetwork } from "../chains/2332" +export { default as DeprecatedKromaSepolia } from "../chains/2357" export { default as KromaSepolia } from "../chains/2358" export { default as BombChainTestnet } from "../chains/2399" export { default as TcgVerse } from "../chains/2400" @@ -1586,6 +1639,7 @@ export { default as OrlandoChain } from "../chains/3031" export { default as Bifrost } from "../chains/3068" export { default as Immu3Evm } from "../chains/3100" export { default as VultureEvmBeta } from "../chains/3102" +export { default as FilecoinHyperspaceTestnet } from "../chains/3141" export { default as DubxcoinNetwork } from "../chains/3269" export { default as DubxcoinTestnet } from "../chains/3270" export { default as DebounceSubnetTestnet } from "../chains/3306" @@ -1606,6 +1660,7 @@ export { default as Bittex } from "../chains/3690" export { default as EmpireNetwork } from "../chains/3693" export { default as SenjepowersTestnet } from "../chains/3698" export { default as Senjepowers } from "../chains/3699" +export { default as XplaTestnetXplatest } from "../chains/3701" export { default as Crossbell } from "../chains/3737" export { default as Alveychain } from "../chains/3797" export { default as Kalychain } from "../chains/3888" @@ -1649,6 +1704,7 @@ export { default as Bahamut } from "../chains/5165" export { default as TlchainNetwork } from "../chains/5177" export { default as Eraswap } from "../chains/5197" export { default as Humanode } from "../chains/5234" +export { default as FirechainOld } from "../chains/5290" export { default as UzmiNetwork } from "../chains/5315" export { default as TritaniumTestnet } from "../chains/5353" export { default as VexEvmTestnet } from "../chains/5522" @@ -1713,6 +1769,7 @@ export { default as Amana } from "../chains/8134" export { default as Flana } from "../chains/8135" export { default as Mizana } from "../chains/8136" export { default as TestnetBeoneChain } from "../chains/8181" +export { default as TorusTestnet } from "../chains/8194" export { default as KlaytnCypress } from "../chains/8217" export { default as BlocktonBlockchain } from "../chains/8272" export { default as Korthotest } from "../chains/8285" @@ -1740,6 +1797,7 @@ export { default as EvmosTestnet } from "../chains/9000" export { default as Evmos } from "../chains/9001" export { default as Berylbit } from "../chains/9012" export { default as GenesisCoin } from "../chains/9100" +export { default as RiniaTestnetOld } from "../chains/9170" export { default as Codefin } from "../chains/9223" export { default as DogcoinTestnet } from "../chains/9339" export { default as RangersProtocolTestnetRobin } from "../chains/9527" @@ -1847,6 +1905,7 @@ export { default as EthersocialNetwork } from "../chains/31102" export { default as Cloudtx } from "../chains/31223" export { default as CloudtxTestnet } from "../chains/31224" export { default as GochainTestnet } from "../chains/31337" +export { default as FilecoinWallabyTestnet } from "../chains/31415" export { default as Bitgert } from "../chains/32520" export { default as Fusion } from "../chains/32659" export { default as ZilliqaEvm } from "../chains/32769" @@ -1911,6 +1970,7 @@ export { default as Multivac } from "../chains/62621" export { default as Ecredits } from "../chains/63000" export { default as EcreditsTestnet } from "../chains/63001" export { default as Scolcoin } from "../chains/65450" +export { default as Siriusnet } from "../chains/67390" export { default as CosmicChain } from "../chains/67588" export { default as Dm2Verse } from "../chains/68770" export { default as Condrieu } from "../chains/69420" @@ -1958,6 +2018,7 @@ export { default as NautilusTritionChain } from "../chains/91002" export { default as WorldsAppchain } from "../chains/91003" export { default as LambdaTestnet } from "../chains/92001" export { default as MantisTestnetHexapod } from "../chains/96970" +export { default as BobaBnbOld } from "../chains/97288" export { default as ElibertyTestnet } from "../chains/99099" export { default as UbSmartChainTestnet } from "../chains/99998" export { default as UbSmartChain } from "../chains/99999" @@ -1972,6 +2033,7 @@ export { default as QuarkchainShard6 } from "../chains/100007" export { default as QuarkchainShard7 } from "../chains/100008" export { default as Vechain } from "../chains/100009" export { default as VechainTestnet } from "../chains/100010" +export { default as DeprecatedChi } from "../chains/100100" export { default as SoverunTestnet } from "../chains/101010" export { default as Crystaleum } from "../chains/103090" export { default as Brochain } from "../chains/108801" @@ -1990,6 +2052,7 @@ export { default as MetachainOne } from "../chains/112358" export { default as AdilDevnet } from "../chains/123456" export { default as EtndChainS } from "../chains/131419" export { default as Icplaza } from "../chains/142857" +export { default as TaikoAlpha2Testnet } from "../chains/167004" export { default as TaikoGrimsvotnL2 } from "../chains/167005" export { default as TaikoEldfellL3 } from "../chains/167006" export { default as TaikoJolnirL2 } from "../chains/167007" @@ -2048,6 +2111,8 @@ export { default as CmpTestnet } from "../chains/512512" export { default as EthereumFair } from "../chains/513100" export { default as ScrollSepoliaTestnet } from "../chains/534351" export { default as Scroll } from "../chains/534352" +export { default as ScrollAlphaTestnet } from "../chains/534353" +export { default as ScrollPreAlphaTestnet } from "../chains/534354" export { default as ShinariumBeta } from "../chains/534849" export { default as BeanecoSmartchain } from "../chains/535037" export { default as Rethereum } from "../chains/622277" @@ -2078,7 +2143,9 @@ export { default as Zhejiang } from "../chains/1337803" export { default as XrpLedgerEvmDevnetSidechain } from "../chains/1440001" export { default as DebankTestnet } from "../chains/2021398" export { default as PlianMain } from "../chains/2099156" +export { default as PlatonDevTestnetDeprecated } from "../chains/2203181" export { default as PlatonDevTestnet2 } from "../chains/2206132" +export { default as DpuChain } from "../chains/2611555" export { default as FilecoinButterflyTestnet } from "../chains/3141592" export { default as MantaPacificTestnet } from "../chains/3441005" export { default as AltlayerZeroGasNetwork } from "../chains/4000003" @@ -2164,12 +2231,13 @@ export { default as HaradevTestnet } from "../chains/197710212031" export { default as Zeniq } from "../chains/383414847825" export { default as Pdc } from "../chains/666301171999" export { default as MolereumNetwork } from "../chains/6022140761023" +export { default as GodwokenTestnetV1GwTestnetV1Deprecated } from "../chains/868455272153094" export * from "./types"; export * from "./utils"; export * from "./async"; export const defaultChains = [c1, c5, c8453, c84531, c137, c80001, c42161, c421613, c10, c420, c56, c97, c250, c4002, c43114, c43113, c1337]; // @ts-expect-error - TODO: fix this later -export const allChains: Chain[] = [c1, c2, c3, c4, c5, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c134, c135, c136, c137, c138, c139, c141, c142, c144, c148, c150, c151, c152, c153, c154, c155, c156, c160, c161, c162, c163, c165, c167, c168, c169, c170, c172, c180, c186, c188, c189, c193, c195, c196, c197, c198, c199, c200, c201, c204, c207, c208, c210, c211, c212, c214, c217, c225, c226, c230, c236, c242, c246, c248, c250, c255, c256, c258, c259, c262, c269, c271, c274, c280, c288, c291, c295, c296, c297, c298, c301, c303, c309, c311, c313, c314, c321, c322, c324, c333, c335, c336, c338, c345, c361, c363, c364, c365, c369, c371, c385, c400, c401, c408, c411, c416, c418, c420, c424, c427, c443, c444, c456, c462, c499, c500, c501, c512, c513, c516, c520, c529, c530, c534, c542, c555, c558, c568, c570, c592, c595, c596, c597, c599, c600, c601, c614, c634, c647, c648, c666, c667, c668, c669, c686, c700, c707, c708, c710, c719, c721, c741, c742, c766, c776, c777, c786, c787, c788, c789, c800, c803, c808, c813, c818, c820, c841, c842, c859, c868, c876, c877, c880, c888, c900, c901, c902, c903, c909, c910, c917, c919, c927, c943, c956, c963, c970, c971, c972, c977, c980, c985, c989, c990, c997, c998, c999, c1000, c1001, c1003, c1004, c1007, c1008, c1010, c1012, c1022, c1023, c1024, c1028, c1030, c1031, c1038, c1039, c1072, c1079, c1080, c1088, c1089, c1099, c1101, c1107, c1108, c1111, c1112, c1115, c1116, c1117, c1130, c1131, c1133, c1138, c1139, c1140, c1149, c1170, c1177, c1197, c1201, c1202, c1213, c1214, c1229, c1230, c1231, c1234, c1243, c1244, c1246, c1252, c1280, c1284, c1285, c1287, c1288, c1291, c1294, c1297, c1311, c1314, c1319, c1320, c1337, c1338, c1339, c1353, c1369, c1379, c1388, c1392, c1433, c1440, c1442, c1452, c1455, c1501, c1506, c1507, c1515, c1559, c1582, c1618, c1620, c1657, c1663, c1688, c1701, c1707, c1708, c1718, c1773, c1777, c1804, c1807, c1818, c1819, c1856, c1875, c1881, c1890, c1891, c1898, c1904, c1907, c1908, c1945, c1951, c1954, c1967, c1969, c1970, c1971, c1975, c1984, c1985, c1986, c1987, c1994, c1995, c2000, c2001, c2002, c2008, c2009, c2016, c2018, c2019, c2020, c2021, c2022, c2023, c2025, c2031, c2032, c2037, c2038, c2043, c2044, c2047, c2048, c2049, c2077, c2088, c2089, c2100, c2101, c2109, c2122, c2124, c2137, c2138, c2151, c2152, c2153, c2154, c2199, c2202, c2203, c2213, c2221, c2222, c2223, c2241, c2300, c2309, c2323, c2330, c2332, c2358, c2399, c2400, c2415, c2484, c2559, c2569, c2606, c2611, c2612, c2613, c2625, c2710, c2888, c2999, c3000, c3001, c3003, c3011, c3031, c3068, c3100, c3102, c3269, c3270, c3306, c3331, c3333, c3334, c3400, c3434, c3500, c3501, c3601, c3602, c3636, c3637, c3639, c3666, c3690, c3693, c3698, c3699, c3737, c3797, c3888, c3889, c3912, c3939, c3966, c3967, c3999, c4000, c4001, c4002, c4051, c4061, c4062, c4090, c4096, c4099, c4102, c4139, c4141, c4181, c4201, c4242, c4328, c4337, c4444, c4460, c4689, c4690, c4759, c4777, c4918, c4919, c4999, c5000, c5001, c5002, c5005, c5165, c5177, c5197, c5234, c5315, c5353, c5522, c5551, c5553, c5555, c5611, c5616, c5678, c5700, c5729, c5758, c5777, c5851, c5869, c6065, c6066, c6102, c6118, c6119, c6502, c6552, c6565, c6626, c6688, c6789, c6969, c6999, c7000, c7001, c7027, c7070, c7171, c7331, c7332, c7341, c7484, c7518, c7575, c7576, c7668, c7672, c7700, c7701, c7771, c7777, c7878, c7895, c7979, c8000, c8001, c8029, c8080, c8081, c8082, c8086, c8098, c8131, c8132, c8133, c8134, c8135, c8136, c8181, c8217, c8272, c8285, c8387, c8453, c8654, c8655, c8668, c8723, c8724, c8738, c8768, c8848, c8880, c8881, c8882, c8883, c8888, c8889, c8898, c8899, c8989, c8995, c9000, c9001, c9012, c9100, c9223, c9339, c9527, c9528, c9559, c9700, c9728, c9768, c9779, c9790, c9792, c9818, c9819, c9977, c9990, c9996, c9997, c9999, c10000, c10001, c10024, c10081, c10086, c10101, c10200, c10201, c10243, c10248, c10395, c10507, c10508, c10823, c10946, c10947, c11110, c11111, c11115, c11119, c11235, c11437, c11612, c11888, c11891, c12009, c12051, c12052, c12123, c12306, c12321, c12345, c12611, c12715, c12890, c13000, c13308, c13337, c13381, c13812, c14000, c14853, c15551, c15555, c15557, c16000, c16001, c16507, c16688, c16718, c16888, c17000, c17171, c17180, c17777, c18000, c18122, c18159, c18181, c18686, c19011, c19845, c20001, c20729, c20736, c21337, c21816, c22023, c22040, c22222, c22776, c23006, c23118, c23294, c23295, c24484, c24734, c25888, c25925, c26026, c26600, c26863, c28528, c30067, c30103, c31102, c31223, c31224, c31337, c32520, c32659, c32769, c32990, c33101, c33333, c33385, c33469, c35011, c35441, c35443, c38400, c38401, c39797, c39815, c41500, c42069, c42161, c42170, c42220, c42261, c42262, c42801, c42888, c43110, c43113, c43114, c43288, c44444, c44787, c45000, c46688, c47805, c49049, c49088, c49797, c50001, c50021, c51178, c51712, c53935, c54211, c54321, c55004, c55555, c55556, c56288, c56789, c57000, c58008, c59140, c59144, c60000, c60001, c60002, c60103, c61800, c61803, c61916, c62320, c62621, c63000, c63001, c65450, c67588, c68770, c69420, c70000, c70001, c70002, c70103, c71111, c71393, c71401, c71402, c73799, c73927, c75000, c77238, c77612, c77777, c78110, c78281, c78430, c78431, c78432, c79879, c80001, c81341, c81342, c81343, c81351, c81352, c81353, c81361, c81362, c81363, c81720, c84531, c84532, c84886, c85449, c88002, c88880, c88882, c88888, c90210, c91002, c91003, c92001, c96970, c99099, c99998, c99999, c100000, c100001, c100002, c100003, c100004, c100005, c100006, c100007, c100008, c100009, c100010, c101010, c103090, c108801, c110000, c110001, c110002, c110003, c110004, c110005, c110006, c110007, c110008, c111000, c111111, c112358, c123456, c131419, c142857, c167005, c167006, c167007, c188710, c188881, c200101, c200202, c200625, c201018, c201030, c201804, c202020, c202624, c210425, c220315, c221230, c221231, c224168, c230315, c234666, c246529, c246785, c247253, c256256, c266256, c271271, c281121, c314159, c330844, c331769, c331771, c333331, c333666, c333777, c333888, c333999, c355113, c373737, c381931, c381932, c404040, c420420, c420666, c420692, c421611, c421613, c421614, c424242, c431140, c432201, c432204, c444900, c471100, c474142, c512512, c513100, c534351, c534352, c534849, c535037, c622277, c641230, c651940, c666666, c666888, c751230, c761412, c776877, c800001, c827431, c846000, c855456, c888888, c900000, c910000, c920000, c920001, c923018, c955305, c1261120, c1313114, c1313500, c1337702, c1337802, c1337803, c1440001, c2021398, c2099156, c2206132, c3141592, c3441005, c4000003, c4281033, c5167003, c5555555, c5555558, c7225878, c7355310, c7668378, c7762959, c7777777, c8007736, c8794598, c8888881, c8888888, c10067275, c10101010, c11155111, c13371337, c14288640, c16658437, c18289463, c20180430, c20181205, c20201022, c22052002, c27082017, c27082022, c28945486, c29032022, c31415926, c35855456, c43214913, c61717561, c65010000, c65100000, c68840142, c88888888, c99415706, c192837465, c222000222, c245022926, c245022934, c245022940, c278611351, c311752642, c333000333, c344106930, c356256156, c486217935, c503129905, c999999999, c1122334455, c1146703430, c1273227453, c1313161554, c1313161555, c1313161556, c1351057110, c1380996178, c1482601649, c1564830818, c1666600000, c1666600001, c1666600002, c1666600003, c1666700000, c1666700001, c1666900000, c1666900001, c2021121117, c2046399126, c2863311531, c3125659152, c4216137055, c11297108099, c11297108109, c47279324479, c111222333444, c197710212030, c197710212031, c383414847825, c666301171999, c6022140761023]; +export const allChains: Chain[] = [c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c134, c135, c136, c137, c138, c139, c141, c142, c144, c148, c150, c151, c152, c153, c154, c155, c156, c160, c161, c162, c163, c165, c167, c168, c169, c170, c172, c180, c186, c188, c189, c193, c195, c196, c197, c198, c199, c200, c201, c204, c207, c208, c210, c211, c212, c214, c217, c218, c222, c225, c226, c230, c236, c242, c246, c248, c250, c255, c256, c258, c259, c262, c269, c271, c274, c280, c288, c291, c295, c296, c297, c298, c300, c301, c303, c309, c311, c313, c314, c321, c322, c324, c333, c335, c336, c338, c345, c361, c363, c364, c365, c369, c371, c385, c400, c401, c408, c411, c416, c418, c420, c424, c427, c443, c444, c456, c462, c499, c500, c501, c512, c513, c516, c520, c529, c530, c534, c542, c555, c558, c568, c570, c588, c592, c595, c596, c597, c599, c600, c601, c614, c634, c647, c648, c666, c667, c668, c669, c686, c700, c707, c708, c710, c719, c721, c740, c741, c742, c766, c776, c777, c786, c787, c788, c789, c800, c803, c808, c813, c818, c820, c821, c841, c842, c859, c868, c876, c877, c880, c888, c900, c901, c902, c903, c909, c910, c917, c919, c927, c940, c941, c942, c943, c956, c963, c970, c971, c972, c977, c980, c985, c989, c990, c997, c998, c999, c1000, c1001, c1003, c1004, c1007, c1008, c1010, c1012, c1022, c1023, c1024, c1028, c1030, c1031, c1038, c1039, c1071, c1072, c1079, c1080, c1088, c1089, c1099, c1101, c1107, c1108, c1111, c1112, c1115, c1116, c1117, c1130, c1131, c1133, c1138, c1139, c1140, c1149, c1170, c1177, c1197, c1201, c1202, c1213, c1214, c1229, c1230, c1231, c1234, c1243, c1244, c1246, c1252, c1280, c1284, c1285, c1286, c1287, c1288, c1291, c1294, c1297, c1311, c1314, c1319, c1320, c1337, c1338, c1339, c1353, c1369, c1379, c1388, c1392, c1402, c1422, c1433, c1440, c1442, c1452, c1455, c1501, c1506, c1507, c1515, c1559, c1582, c1618, c1620, c1657, c1662, c1663, c1688, c1701, c1707, c1708, c1718, c1773, c1777, c1804, c1807, c1818, c1819, c1856, c1875, c1881, c1890, c1891, c1898, c1904, c1907, c1908, c1945, c1951, c1954, c1967, c1969, c1970, c1971, c1975, c1984, c1985, c1986, c1987, c1994, c1995, c2000, c2001, c2002, c2008, c2009, c2016, c2018, c2019, c2020, c2021, c2022, c2023, c2025, c2031, c2032, c2037, c2038, c2043, c2044, c2047, c2048, c2049, c2077, c2088, c2089, c2100, c2101, c2109, c2122, c2124, c2137, c2138, c2151, c2152, c2153, c2154, c2199, c2202, c2203, c2213, c2221, c2222, c2223, c2241, c2300, c2309, c2323, c2330, c2332, c2357, c2358, c2399, c2400, c2415, c2484, c2559, c2569, c2606, c2611, c2612, c2613, c2625, c2710, c2888, c2999, c3000, c3001, c3003, c3011, c3031, c3068, c3100, c3102, c3141, c3269, c3270, c3306, c3331, c3333, c3334, c3400, c3434, c3500, c3501, c3601, c3602, c3636, c3637, c3639, c3666, c3690, c3693, c3698, c3699, c3701, c3737, c3797, c3888, c3889, c3912, c3939, c3966, c3967, c3999, c4000, c4001, c4002, c4051, c4061, c4062, c4090, c4096, c4099, c4102, c4139, c4141, c4181, c4201, c4242, c4328, c4337, c4444, c4460, c4689, c4690, c4759, c4777, c4918, c4919, c4999, c5000, c5001, c5002, c5005, c5165, c5177, c5197, c5234, c5290, c5315, c5353, c5522, c5551, c5553, c5555, c5611, c5616, c5678, c5700, c5729, c5758, c5777, c5851, c5869, c6065, c6066, c6102, c6118, c6119, c6502, c6552, c6565, c6626, c6688, c6789, c6969, c6999, c7000, c7001, c7027, c7070, c7171, c7331, c7332, c7341, c7484, c7518, c7575, c7576, c7668, c7672, c7700, c7701, c7771, c7777, c7878, c7895, c7979, c8000, c8001, c8029, c8080, c8081, c8082, c8086, c8098, c8131, c8132, c8133, c8134, c8135, c8136, c8181, c8194, c8217, c8272, c8285, c8387, c8453, c8654, c8655, c8668, c8723, c8724, c8738, c8768, c8848, c8880, c8881, c8882, c8883, c8888, c8889, c8898, c8899, c8989, c8995, c9000, c9001, c9012, c9100, c9170, c9223, c9339, c9527, c9528, c9559, c9700, c9728, c9768, c9779, c9790, c9792, c9818, c9819, c9977, c9990, c9996, c9997, c9999, c10000, c10001, c10024, c10081, c10086, c10101, c10200, c10201, c10243, c10248, c10395, c10507, c10508, c10823, c10946, c10947, c11110, c11111, c11115, c11119, c11235, c11437, c11612, c11888, c11891, c12009, c12051, c12052, c12123, c12306, c12321, c12345, c12611, c12715, c12890, c13000, c13308, c13337, c13381, c13812, c14000, c14853, c15551, c15555, c15557, c16000, c16001, c16507, c16688, c16718, c16888, c17000, c17171, c17180, c17777, c18000, c18122, c18159, c18181, c18686, c19011, c19845, c20001, c20729, c20736, c21337, c21816, c22023, c22040, c22222, c22776, c23006, c23118, c23294, c23295, c24484, c24734, c25888, c25925, c26026, c26600, c26863, c28528, c30067, c30103, c31102, c31223, c31224, c31337, c31415, c32520, c32659, c32769, c32990, c33101, c33333, c33385, c33469, c35011, c35441, c35443, c38400, c38401, c39797, c39815, c41500, c42069, c42161, c42170, c42220, c42261, c42262, c42801, c42888, c43110, c43113, c43114, c43288, c44444, c44787, c45000, c46688, c47805, c49049, c49088, c49797, c50001, c50021, c51178, c51712, c53935, c54211, c54321, c55004, c55555, c55556, c56288, c56789, c57000, c58008, c59140, c59144, c60000, c60001, c60002, c60103, c61800, c61803, c61916, c62320, c62621, c63000, c63001, c65450, c67390, c67588, c68770, c69420, c70000, c70001, c70002, c70103, c71111, c71393, c71401, c71402, c73799, c73927, c75000, c77238, c77612, c77777, c78110, c78281, c78430, c78431, c78432, c79879, c80001, c81341, c81342, c81343, c81351, c81352, c81353, c81361, c81362, c81363, c81720, c84531, c84532, c84886, c85449, c88002, c88880, c88882, c88888, c90210, c91002, c91003, c92001, c96970, c97288, c99099, c99998, c99999, c100000, c100001, c100002, c100003, c100004, c100005, c100006, c100007, c100008, c100009, c100010, c100100, c101010, c103090, c108801, c110000, c110001, c110002, c110003, c110004, c110005, c110006, c110007, c110008, c111000, c111111, c112358, c123456, c131419, c142857, c167004, c167005, c167006, c167007, c188710, c188881, c200101, c200202, c200625, c201018, c201030, c201804, c202020, c202624, c210425, c220315, c221230, c221231, c224168, c230315, c234666, c246529, c246785, c247253, c256256, c266256, c271271, c281121, c314159, c330844, c331769, c331771, c333331, c333666, c333777, c333888, c333999, c355113, c373737, c381931, c381932, c404040, c420420, c420666, c420692, c421611, c421613, c421614, c424242, c431140, c432201, c432204, c444900, c471100, c474142, c512512, c513100, c534351, c534352, c534353, c534354, c534849, c535037, c622277, c641230, c651940, c666666, c666888, c751230, c761412, c776877, c800001, c827431, c846000, c855456, c888888, c900000, c910000, c920000, c920001, c923018, c955305, c1261120, c1313114, c1313500, c1337702, c1337802, c1337803, c1440001, c2021398, c2099156, c2203181, c2206132, c2611555, c3141592, c3441005, c4000003, c4281033, c5167003, c5555555, c5555558, c7225878, c7355310, c7668378, c7762959, c7777777, c8007736, c8794598, c8888881, c8888888, c10067275, c10101010, c11155111, c13371337, c14288640, c16658437, c18289463, c20180430, c20181205, c20201022, c22052002, c27082017, c27082022, c28945486, c29032022, c31415926, c35855456, c43214913, c61717561, c65010000, c65100000, c68840142, c88888888, c99415706, c192837465, c222000222, c245022926, c245022934, c245022940, c278611351, c311752642, c333000333, c344106930, c356256156, c486217935, c503129905, c999999999, c1122334455, c1146703430, c1273227453, c1313161554, c1313161555, c1313161556, c1351057110, c1380996178, c1482601649, c1564830818, c1666600000, c1666600001, c1666600002, c1666600003, c1666700000, c1666700001, c1666900000, c1666900001, c2021121117, c2046399126, c2863311531, c3125659152, c4216137055, c11297108099, c11297108109, c47279324479, c111222333444, c197710212030, c197710212031, c383414847825, c666301171999, c6022140761023, c868455272153094]; type ChainsById = { 1: typeof c1, @@ -2177,6 +2245,7 @@ type ChainsById = { 3: typeof c3, 4: typeof c4, 5: typeof c5, +6: typeof c6, 7: typeof c7, 8: typeof c8, 9: typeof c9, @@ -2229,6 +2298,7 @@ type ChainsById = { 56: typeof c56, 57: typeof c57, 58: typeof c58, +59: typeof c59, 60: typeof c60, 61: typeof c61, 62: typeof c62, @@ -2284,6 +2354,8 @@ type ChainsById = { 112: typeof c112, 113: typeof c113, 114: typeof c114, +115: typeof c115, +116: typeof c116, 117: typeof c117, 118: typeof c118, 119: typeof c119, @@ -2343,6 +2415,8 @@ type ChainsById = { 212: typeof c212, 214: typeof c214, 217: typeof c217, +218: typeof c218, +222: typeof c222, 225: typeof c225, 226: typeof c226, 230: typeof c230, @@ -2366,6 +2440,7 @@ type ChainsById = { 296: typeof c296, 297: typeof c297, 298: typeof c298, +300: typeof c300, 301: typeof c301, 303: typeof c303, 309: typeof c309, @@ -2415,6 +2490,7 @@ type ChainsById = { 558: typeof c558, 568: typeof c568, 570: typeof c570, +588: typeof c588, 592: typeof c592, 595: typeof c595, 596: typeof c596, @@ -2437,6 +2513,7 @@ type ChainsById = { 710: typeof c710, 719: typeof c719, 721: typeof c721, +740: typeof c740, 741: typeof c741, 742: typeof c742, 766: typeof c766, @@ -2452,6 +2529,7 @@ type ChainsById = { 813: typeof c813, 818: typeof c818, 820: typeof c820, +821: typeof c821, 841: typeof c841, 842: typeof c842, 859: typeof c859, @@ -2469,6 +2547,9 @@ type ChainsById = { 917: typeof c917, 919: typeof c919, 927: typeof c927, +940: typeof c940, +941: typeof c941, +942: typeof c942, 943: typeof c943, 956: typeof c956, 963: typeof c963, @@ -2499,6 +2580,7 @@ type ChainsById = { 1031: typeof c1031, 1038: typeof c1038, 1039: typeof c1039, +1071: typeof c1071, 1072: typeof c1072, 1079: typeof c1079, 1080: typeof c1080, @@ -2538,6 +2620,7 @@ type ChainsById = { 1280: typeof c1280, 1284: typeof c1284, 1285: typeof c1285, +1286: typeof c1286, 1287: typeof c1287, 1288: typeof c1288, 1291: typeof c1291, @@ -2555,6 +2638,8 @@ type ChainsById = { 1379: typeof c1379, 1388: typeof c1388, 1392: typeof c1392, +1402: typeof c1402, +1422: typeof c1422, 1433: typeof c1433, 1440: typeof c1440, 1442: typeof c1442, @@ -2569,6 +2654,7 @@ type ChainsById = { 1618: typeof c1618, 1620: typeof c1620, 1657: typeof c1657, +1662: typeof c1662, 1663: typeof c1663, 1688: typeof c1688, 1701: typeof c1701, @@ -2653,6 +2739,7 @@ type ChainsById = { 2323: typeof c2323, 2330: typeof c2330, 2332: typeof c2332, +2357: typeof c2357, 2358: typeof c2358, 2399: typeof c2399, 2400: typeof c2400, @@ -2676,6 +2763,7 @@ type ChainsById = { 3068: typeof c3068, 3100: typeof c3100, 3102: typeof c3102, +3141: typeof c3141, 3269: typeof c3269, 3270: typeof c3270, 3306: typeof c3306, @@ -2696,6 +2784,7 @@ type ChainsById = { 3693: typeof c3693, 3698: typeof c3698, 3699: typeof c3699, +3701: typeof c3701, 3737: typeof c3737, 3797: typeof c3797, 3888: typeof c3888, @@ -2739,6 +2828,7 @@ type ChainsById = { 5177: typeof c5177, 5197: typeof c5197, 5234: typeof c5234, +5290: typeof c5290, 5315: typeof c5315, 5353: typeof c5353, 5522: typeof c5522, @@ -2803,6 +2893,7 @@ type ChainsById = { 8135: typeof c8135, 8136: typeof c8136, 8181: typeof c8181, +8194: typeof c8194, 8217: typeof c8217, 8272: typeof c8272, 8285: typeof c8285, @@ -2830,6 +2921,7 @@ type ChainsById = { 9001: typeof c9001, 9012: typeof c9012, 9100: typeof c9100, +9170: typeof c9170, 9223: typeof c9223, 9339: typeof c9339, 9527: typeof c9527, @@ -2937,6 +3029,7 @@ type ChainsById = { 31223: typeof c31223, 31224: typeof c31224, 31337: typeof c31337, +31415: typeof c31415, 32520: typeof c32520, 32659: typeof c32659, 32769: typeof c32769, @@ -3001,6 +3094,7 @@ type ChainsById = { 63000: typeof c63000, 63001: typeof c63001, 65450: typeof c65450, +67390: typeof c67390, 67588: typeof c67588, 68770: typeof c68770, 69420: typeof c69420, @@ -3048,6 +3142,7 @@ type ChainsById = { 91003: typeof c91003, 92001: typeof c92001, 96970: typeof c96970, +97288: typeof c97288, 99099: typeof c99099, 99998: typeof c99998, 99999: typeof c99999, @@ -3062,6 +3157,7 @@ type ChainsById = { 100008: typeof c100008, 100009: typeof c100009, 100010: typeof c100010, +100100: typeof c100100, 101010: typeof c101010, 103090: typeof c103090, 108801: typeof c108801, @@ -3080,6 +3176,7 @@ type ChainsById = { 123456: typeof c123456, 131419: typeof c131419, 142857: typeof c142857, +167004: typeof c167004, 167005: typeof c167005, 167006: typeof c167006, 167007: typeof c167007, @@ -3138,6 +3235,8 @@ type ChainsById = { 513100: typeof c513100, 534351: typeof c534351, 534352: typeof c534352, +534353: typeof c534353, +534354: typeof c534354, 534849: typeof c534849, 535037: typeof c535037, 622277: typeof c622277, @@ -3168,7 +3267,9 @@ type ChainsById = { 1440001: typeof c1440001, 2021398: typeof c2021398, 2099156: typeof c2099156, +2203181: typeof c2203181, 2206132: typeof c2206132, +2611555: typeof c2611555, 3141592: typeof c3141592, 3441005: typeof c3441005, 4000003: typeof c4000003, @@ -3253,7 +3354,8 @@ type ChainsById = { 197710212031: typeof c197710212031, 383414847825: typeof c383414847825, 666301171999: typeof c666301171999, -6022140761023: typeof c6022140761023 +6022140761023: typeof c6022140761023, +868455272153094: typeof c868455272153094 }; type ChainIdsBySlug = { @@ -3262,6 +3364,7 @@ type ChainIdsBySlug = { "ropsten": 3, "rinkeby": 4, "goerli": 5, +"ethereum-classic-testnet-kotti": 6, "thaichain": 7, "ubiq": 8, "ubiq-network-testnet": 9, @@ -3305,7 +3408,7 @@ type ChainIdsBySlug = { "xpla-testnet": 47, "ennothem-proterozoic": 48, "ennothem-testnet-pioneer": 49, -"xinfin-xdc-network": 50, +"xdc-network": 50, "xdc-apothem-network": 51, "coinex-smart-chain": 52, "coinex-smart-chain-testnet": 53, @@ -3314,6 +3417,7 @@ type ChainIdsBySlug = { "binance": 56, "syscoin": 57, "ontology": 58, +"eos-evm-legacy": 59, "gochain": 60, "ethereum-classic": 61, "ethereum-classic-testnet-morden": 62, @@ -3369,6 +3473,8 @@ type ChainIdsBySlug = { "coinbit": 112, "dehvo": 113, "flare-testnet-coston2": 114, +"debank-testnet-deprecated": 115, +"debank": 116, "uptick": 117, "arcology-testnet": 118, "enuls": 119, @@ -3428,6 +3534,8 @@ type ChainIdsBySlug = { "map-makalu": 212, "shinarium": 214, "siriusnet-v2": 217, +"soterone-old": 218, +"permission": 222, "lachain": 225, "lachain-testnet": 226, "swapdex": 230, @@ -3451,6 +3559,7 @@ type ChainIdsBySlug = { "hedera-testnet": 296, "hedera-previewnet": 297, "hedera-localnet": 298, +"deprecated-optimism-on-gc": 300, "bobaopera": 301, "neurochain-testnet": 303, "wyzth-testnet": 309, @@ -3500,6 +3609,7 @@ type ChainIdsBySlug = { "tao-network": 558, "dogechain-testnet": 568, "rollux": 570, +"metis-stardust-testnet": 588, "astar": 592, "acala-mandala-testnet-tc9": 595, "karura-network-testnet": 596, @@ -3522,6 +3632,7 @@ type ChainIdsBySlug = { "highbury": 710, "shibarium-beta": 719, "lycan-chain": 721, +"canto-testnet": 740, "vention-smart-chain-testnet": 741, "script-testnet": 742, "ql1": 766, @@ -3537,6 +3648,7 @@ type ChainIdsBySlug = { "qitmeer": 813, "beone-chain": 818, "callisto": 820, +"callisto-testnet-deprecated": 821, "taraxa": 841, "taraxa-testnet": 842, "zeeth-chain-dev": 859, @@ -3554,6 +3666,9 @@ type ChainIdsBySlug = { "rinia-testnet": 917, "mode-testnet": 919, "yidark-chain": 927, +"pulsechain-testnet": 940, +"pulsechain-testnet-v2b": 941, +"pulsechain-testnet-v3": 942, "pulsechain-testnet-v4": 943, "munode-testnet": 956, "btc20-smart-chain": 963, @@ -3584,6 +3699,7 @@ type ChainIdsBySlug = { "proxy-network-testnet": 1031, "bronos-testnet": 1038, "bronos": 1039, +"shimmerevm-testnet-deprecated": 1071, "shimmerevm-testnet": 1072, "mintara-testnet": 1079, "mintara": 1080, @@ -3623,6 +3739,7 @@ type ChainIdsBySlug = { "halo": 1280, "moonbeam": 1284, "moonriver": 1285, +"moonrock-old": 1286, "moonbase-alpha": 1287, "moonrock": 1288, "swisstronik-testnet": 1291, @@ -3640,6 +3757,8 @@ type ChainIdsBySlug = { "kalar-chain": 1379, "amstar": 1388, "joseon": 1392, +"polygon-zkevm-testnet-old": 1402, +"polygon-zkevm-testnet-pre-audit-upgraded": 1422, "rikeza-network": 1433, "living-assets": 1440, "polygon-zkevm-testnet": 1442, @@ -3654,6 +3773,7 @@ type ChainIdsBySlug = { "catecoin-chain": 1618, "atheios": 1620, "btachain": 1657, +"horizen-yuma-testnet-deprecated": 1662, "horizen-gobi-testnet": 1663, "ludan": 1688, "anytype-evm-chain": 1701, @@ -3738,6 +3858,7 @@ type ChainIdsBySlug = { "soma-network-testnet": 2323, "altcoinchain": 2330, "soma-network": 2332, +"deprecated-kroma-sepolia": 2357, "kroma-sepolia": 2358, "bomb-chain-testnet": 2399, "tcg-verse": 2400, @@ -3761,6 +3882,7 @@ type ChainIdsBySlug = { "bifrost": 3068, "immu3-evm": 3100, "vulture-evm-beta": 3102, +"filecoin-hyperspace-testnet": 3141, "dubxcoin-network": 3269, "dubxcoin-testnet": 3270, "debounce-subnet-testnet": 3306, @@ -3781,6 +3903,7 @@ type ChainIdsBySlug = { "empire-network": 3693, "senjepowers-testnet": 3698, "senjepowers": 3699, +"xpla-testnet-xplatest": 3701, "crossbell": 3737, "alveychain": 3797, "kalychain": 3888, @@ -3824,6 +3947,7 @@ type ChainIdsBySlug = { "tlchain-network": 5177, "eraswap": 5197, "humanode": 5234, +"firechain-old": 5290, "uzmi-network": 5315, "tritanium-testnet": 5353, "vex-evm-testnet": 5522, @@ -3888,6 +4012,7 @@ type ChainIdsBySlug = { "flana": 8135, "mizana": 8136, "testnet-beone-chain": 8181, +"torus-testnet": 8194, "klaytn-cypress": 8217, "blockton-blockchain": 8272, "korthotest": 8285, @@ -3915,6 +4040,7 @@ type ChainIdsBySlug = { "evmos": 9001, "berylbit": 9012, "genesis-coin": 9100, +"rinia-testnet-old": 9170, "codefin": 9223, "dogcoin-testnet": 9339, "rangers-protocol-testnet-robin": 9527, @@ -4022,6 +4148,7 @@ type ChainIdsBySlug = { "cloudtx": 31223, "cloudtx-testnet": 31224, "gochain-testnet": 31337, +"filecoin-wallaby-testnet": 31415, "bitgert": 32520, "fusion": 32659, "zilliqa-evm": 32769, @@ -4086,6 +4213,7 @@ type ChainIdsBySlug = { "ecredits": 63000, "ecredits-testnet": 63001, "scolcoin": 65450, +"siriusnet": 67390, "cosmic-chain": 67588, "dm2-verse": 68770, "condrieu": 69420, @@ -4133,6 +4261,7 @@ type ChainIdsBySlug = { "worlds-appchain": 91003, "lambda-testnet": 92001, "mantis-testnet-hexapod": 96970, +"boba-bnb-old": 97288, "eliberty-testnet": 99099, "ub-smart-chain-testnet": 99998, "ub-smart-chain": 99999, @@ -4147,6 +4276,7 @@ type ChainIdsBySlug = { "quarkchain-shard-7": 100008, "vechain": 100009, "vechain-testnet": 100010, +"deprecated-chi": 100100, "soverun-testnet": 101010, "crystaleum": 103090, "brochain": 108801, @@ -4165,6 +4295,7 @@ type ChainIdsBySlug = { "adil-devnet": 123456, "etnd-chain-s": 131419, "icplaza": 142857, +"taiko-alpha-2-testnet": 167004, "taiko-grimsvotn-l2": 167005, "taiko-eldfell-l3": 167006, "taiko-jolnir-l2": 167007, @@ -4223,6 +4354,8 @@ type ChainIdsBySlug = { "ethereum-fair": 513100, "scroll-sepolia-testnet": 534351, "scroll": 534352, +"scroll-alpha-testnet": 534353, +"scroll-pre-alpha-testnet": 534354, "shinarium-beta": 534849, "beaneco-smartchain": 535037, "rethereum": 622277, @@ -4253,7 +4386,9 @@ type ChainIdsBySlug = { "xrp-ledger-evm-devnet-sidechain": 1440001, "debank-testnet": 2021398, "plian-main": 2099156, +"platon-dev-testnet-deprecated": 2203181, "platon-dev-testnet2": 2206132, +"dpu-chain": 2611555, "filecoin-butterfly-testnet": 3141592, "manta-pacific-testnet": 3441005, "altlayer-zero-gas-network": 4000003, @@ -4338,7 +4473,8 @@ type ChainIdsBySlug = { "haradev-testnet": 197710212031, "zeniq": 383414847825, "pdc": 666301171999, -"molereum-network": 6022140761023 +"molereum-network": 6022140761023, +"godwoken-testnet-v1-gw-testnet-v1-deprecated": 868455272153094 }; let _chainsById: Record;