|
|
@@ -0,0 +1,471 @@
|
|
|
+import type * as viemChains from "viem/chains";
|
|
|
+
|
|
|
+export type EntropyDeployment = {
|
|
|
+ address: string;
|
|
|
+ network: "mainnet" | "testnet";
|
|
|
+ explorer: string;
|
|
|
+ delay: string;
|
|
|
+ gasLimit: string;
|
|
|
+ rpc?: string;
|
|
|
+ nativeCurrency: string;
|
|
|
+};
|
|
|
+
|
|
|
+export const EntropyDeployments = {
|
|
|
+ berachain: {
|
|
|
+ address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320",
|
|
|
+ network: "mainnet",
|
|
|
+ explorer: "https://berascan.com/address/$ADDRESS",
|
|
|
+ delay: "1 block",
|
|
|
+ gasLimit: "2.5M",
|
|
|
+ rpc: "https://rpc.berachain.com",
|
|
|
+ nativeCurrency: "BERA",
|
|
|
+ },
|
|
|
+ blast: {
|
|
|
+ address: "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb",
|
|
|
+ network: "mainnet",
|
|
|
+ explorer: "https://blastscan.io/address/$ADDRESS",
|
|
|
+ delay: "1 block",
|
|
|
+ gasLimit: "500K",
|
|
|
+ rpc: "https://rpc.blast.io",
|
|
|
+ nativeCurrency: "ETH",
|
|
|
+ },
|
|
|
+ lightlinkPhoenix: {
|
|
|
+ address: "0x98046Bd286715D3B0BC227Dd7a956b83D8978603",
|
|
|
+ network: "mainnet",
|
|
|
+ explorer: "https://phoenix.lightlink.io/address/$ADDRESS",
|
|
|
+ delay: "1 block",
|
|
|
+ gasLimit: "500K",
|
|
|
+ rpc: "https://replicator.phoenix.lightlink.io/rpc/v1",
|
|
|
+ nativeCurrency: "ETH",
|
|
|
+ },
|
|
|
+ chiliz: {
|
|
|
+ address: "0x0708325268dF9F66270F1401206434524814508b",
|
|
|
+ network: "mainnet",
|
|
|
+ explorer: "https://scan.chiliz.com/address/$ADDRESS",
|
|
|
+ delay: "12 blocks",
|
|
|
+ gasLimit: "500K",
|
|
|
+ rpc: "https://rpc.ankr.com/chiliz",
|
|
|
+ nativeCurrency: "CHZ",
|
|
|
+ },
|
|
|
+ arbitrum: {
|
|
|
+ address: "0x7698E925FfC29655576D0b361D75Af579e20AdAc",
|
|
|
+ network: "mainnet",
|
|
|
+ explorer: "https://arbiscan.io/address/$ADDRESS",
|
|
|
+ delay: "6 blocks",
|
|
|
+ gasLimit: "2.5M",
|
|
|
+ rpc: "https://arb1.arbitrum.io/rpc",
|
|
|
+ nativeCurrency: "ETH",
|
|
|
+ },
|
|
|
+ optimism: {
|
|
|
+ address: "0xdF21D137Aadc95588205586636710ca2890538d5",
|
|
|
+ network: "mainnet",
|
|
|
+ explorer: "https://optimistic.etherscan.io/address/$ADDRESS",
|
|
|
+ delay: "2 blocks",
|
|
|
+ gasLimit: "500K",
|
|
|
+ rpc: "https://optimism.llamarpc.com",
|
|
|
+ nativeCurrency: "ETH",
|
|
|
+ },
|
|
|
+ mode: {
|
|
|
+ address: "0x8D254a21b3C86D32F7179855531CE99164721933",
|
|
|
+ network: "mainnet",
|
|
|
+ explorer: "https://explorer.mode.network/address/$ADDRESS",
|
|
|
+ delay: "2 blocks",
|
|
|
+ gasLimit: "500K",
|
|
|
+ rpc: "https://mainnet.mode.network/",
|
|
|
+ nativeCurrency: "ETH",
|
|
|
+ },
|
|
|
+ zetachain: {
|
|
|
+ address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320",
|
|
|
+ network: "mainnet",
|
|
|
+ explorer: "https://zetachain.blockscout.com/address/$ADDRESS",
|
|
|
+ delay: "0 block",
|
|
|
+ gasLimit: "500K",
|
|
|
+ rpc: "https://zetachain-evm.blockpi.network/v1/rpc/public",
|
|
|
+ nativeCurrency: "ZETA",
|
|
|
+ },
|
|
|
+ base: {
|
|
|
+ address: "0x6E7D74FA7d5c90FEF9F0512987605a6d546181Bb",
|
|
|
+ network: "mainnet",
|
|
|
+ explorer: "https://basescan.org/address/$ADDRESS",
|
|
|
+ delay: "1 block",
|
|
|
+ gasLimit: "500K",
|
|
|
+ rpc: "https://developer-access-mainnet.base.org/",
|
|
|
+ nativeCurrency: "ETH",
|
|
|
+ },
|
|
|
+ lightlinkPegasus: {
|
|
|
+ rpc: "https://replicator.pegasus.lightlink.io/rpc/v1",
|
|
|
+ network: "testnet",
|
|
|
+ delay: "",
|
|
|
+ address: "0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a",
|
|
|
+ explorer: "https://pegasus.lightlink.io/address/$ADDRESS",
|
|
|
+ gasLimit: "500K",
|
|
|
+ nativeCurrency: "ETH",
|
|
|
+ },
|
|
|
+ spicy: {
|
|
|
+ rpc: "https://spicy-rpc.chiliz.com",
|
|
|
+ network: "testnet",
|
|
|
+ delay: "",
|
|
|
+ address: "0xD458261E832415CFd3BAE5E416FdF3230ce6F134",
|
|
|
+ explorer: "https://spicy-explorer.chiliz.com/address/$ADDRESS",
|
|
|
+ gasLimit: "500K",
|
|
|
+ nativeCurrency: "CHZ",
|
|
|
+ },
|
|
|
+ confluxESpaceTestnet: {
|
|
|
+ rpc: "https://evmtestnet.confluxrpc.com",
|
|
|
+ network: "testnet",
|
|
|
+ delay: "",
|
|
|
+ address: "0xdF21D137Aadc95588205586636710ca2890538d5",
|
|
|
+ explorer: "https://evmtestnet.confluxscan.org/address/$ADDRESS",
|
|
|
+ gasLimit: "500K",
|
|
|
+ nativeCurrency: "CFX",
|
|
|
+ },
|
|
|
+ modeTestnet: {
|
|
|
+ rpc: "https://sepolia.mode.network/",
|
|
|
+ network: "testnet",
|
|
|
+ delay: "",
|
|
|
+ address: "0x98046Bd286715D3B0BC227Dd7a956b83D8978603",
|
|
|
+ explorer: "https://sepolia.explorer.mode.network/address/$ADDRESS",
|
|
|
+ gasLimit: "500K",
|
|
|
+ nativeCurrency: "ETH",
|
|
|
+ },
|
|
|
+ seiTestnet: {
|
|
|
+ rpc: "https://evm-rpc-testnet.sei-apis.com",
|
|
|
+ network: "testnet",
|
|
|
+ delay: "",
|
|
|
+ address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320",
|
|
|
+ explorer: "https://seitrace.com/address/$ADDRESS?chain=atlantic-2",
|
|
|
+ gasLimit: "500K",
|
|
|
+ nativeCurrency: "SEI",
|
|
|
+ },
|
|
|
+ arbitrumSepolia: {
|
|
|
+ rpc: "https://sepolia-rollup.arbitrum.io/rpc",
|
|
|
+ network: "testnet",
|
|
|
+ delay: "",
|
|
|
+ address: "0x549Ebba8036Ab746611B4fFA1423eb0A4Df61440",
|
|
|
+ explorer: "https://sepolia.arbiscan.io/address/$ADDRESS",
|
|
|
+ gasLimit: "2.5M",
|
|
|
+ nativeCurrency: "ETH",
|
|
|
+ },
|
|
|
+ blastSepolia: {
|
|
|
+ rpc: "https://sepolia.blast.io",
|
|
|
+ network: "testnet",
|
|
|
+ delay: "",
|
|
|
+ address: "0x98046Bd286715D3B0BC227Dd7a956b83D8978603",
|
|
|
+ explorer: "https://testnet.blastscan.io/address/$ADDRESS",
|
|
|
+ gasLimit: "500K",
|
|
|
+ nativeCurrency: "ETH",
|
|
|
+ },
|
|
|
+ optimismSepolia: {
|
|
|
+ rpc: "https://api.zan.top/opt-sepolia",
|
|
|
+ network: "testnet",
|
|
|
+ delay: "",
|
|
|
+ address: "0x4821932D0CDd71225A6d914706A621e0389D7061",
|
|
|
+ explorer: "https://optimism-sepolia.blockscout.com/address/$ADDRESS",
|
|
|
+ gasLimit: "500K",
|
|
|
+ nativeCurrency: "ETH",
|
|
|
+ },
|
|
|
+ baseSepolia: {
|
|
|
+ rpc: "https://sepolia.base.org",
|
|
|
+ network: "testnet",
|
|
|
+ delay: "",
|
|
|
+ address: "0x41c9e39574F40Ad34c79f1C99B66A45eFB830d4c",
|
|
|
+ explorer: "https://base-sepolia.blockscout.com/address/$ADDRESS",
|
|
|
+ gasLimit: "500K",
|
|
|
+ nativeCurrency: "ETH",
|
|
|
+ },
|
|
|
+ berachainTestnetbArtio: {
|
|
|
+ rpc: "https://evm-rpc-bera.rhino-apis.com/",
|
|
|
+ network: "testnet",
|
|
|
+ delay: "",
|
|
|
+ address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320",
|
|
|
+ explorer: "https://bartio.beratrail.io/address/$ADDRESS",
|
|
|
+ gasLimit: "2.5M",
|
|
|
+ nativeCurrency: "BERA",
|
|
|
+ },
|
|
|
+ // coreTestnet1: {
|
|
|
+ // rpc: "https://rpc.test.btcs.network",
|
|
|
+ // network: "testnet",
|
|
|
+ // delay: "",
|
|
|
+ // address: "0xf0a1b566B55e0A0CB5BeF52Eb2a57142617Bee67",
|
|
|
+ // explorer: "https://scan.test.btcs.network/address/$ADDRESS",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // nativeCurrency: "tCORE",
|
|
|
+ // },
|
|
|
+ zetachainAthensTestnet: {
|
|
|
+ rpc: "https://zetachain-athens-evm.blockpi.network/v1/rpc/public",
|
|
|
+ network: "testnet",
|
|
|
+ delay: "",
|
|
|
+ address: "0x4374e5a8b9C22271E9EB878A2AA31DE97DF15DAF",
|
|
|
+ explorer: "https://explorer.zetachain.com/address/$ADDRESS",
|
|
|
+ gasLimit: "500K",
|
|
|
+ nativeCurrency: "ZETA",
|
|
|
+ },
|
|
|
+ taikoHekla: {
|
|
|
+ rpc: "https://rpc.hekla.taiko.xyz/",
|
|
|
+ network: "testnet",
|
|
|
+ delay: "",
|
|
|
+ address: "0x98046Bd286715D3B0BC227Dd7a956b83D8978603",
|
|
|
+ explorer: "https://hekla.taikoscan.network/address/$ADDRESS",
|
|
|
+ gasLimit: "500K",
|
|
|
+ nativeCurrency: "ETH",
|
|
|
+ },
|
|
|
+ // orangeTestnet: {
|
|
|
+ // address: "0x98046Bd286715D3B0BC227Dd7a956b83D8978603",
|
|
|
+ // explorer: "https://subnets-test.avax.network/orangetest/address/$ADDRESS",
|
|
|
+ // delay: "",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "testnet",
|
|
|
+ // rpc: "https://subnets.avax.network/orangetest/testnet/rpc",
|
|
|
+ // nativeCurrency: "JUICE",
|
|
|
+ // },
|
|
|
+ sei: {
|
|
|
+ address: "0x98046Bd286715D3B0BC227Dd7a956b83D8978603",
|
|
|
+ explorer: "https://seitrace.com/address/$ADDRESS?chain=pacific-1",
|
|
|
+ delay: "1 block",
|
|
|
+ gasLimit: "500K",
|
|
|
+ network: "mainnet",
|
|
|
+ rpc: "https://evm-rpc.sei-apis.com",
|
|
|
+ nativeCurrency: "SEI",
|
|
|
+ },
|
|
|
+ merlin: {
|
|
|
+ address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320",
|
|
|
+ explorer: "https://scan.merlinchain.io/address/$ADDRESS",
|
|
|
+ delay: "1 block",
|
|
|
+ gasLimit: "500K",
|
|
|
+ network: "mainnet",
|
|
|
+ rpc: "https://rpc.merlinchain.io",
|
|
|
+ nativeCurrency: "BTC",
|
|
|
+ },
|
|
|
+ // merlinTestnet: {
|
|
|
+ // address: "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb",
|
|
|
+ // explorer: "https://testnet-scan.merlinchain.io/address/$ADDRESS",
|
|
|
+ // delay: "",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "testnet",
|
|
|
+ // rpc: "https://testnet-rpc.merlinchain.io/",
|
|
|
+ // nativeCurrency: "BTC",
|
|
|
+ // },
|
|
|
+ taiko: {
|
|
|
+ address: "0x26DD80569a8B23768A1d80869Ed7339e07595E85",
|
|
|
+ explorer: "https://taikoscan.io/address/$ADDRESS",
|
|
|
+ delay: "1 block",
|
|
|
+ gasLimit: "500K",
|
|
|
+ network: "mainnet",
|
|
|
+ rpc: "https://rpc.mainnet.taiko.xyz",
|
|
|
+ nativeCurrency: "ETH",
|
|
|
+ },
|
|
|
+ etherlinkTestnet: {
|
|
|
+ address: "0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509",
|
|
|
+ explorer: "https://testnet.explorer.etherlink.com/address/$ADDRESS",
|
|
|
+ delay: "",
|
|
|
+ gasLimit: "15M",
|
|
|
+ network: "testnet",
|
|
|
+ rpc: "https://node.ghostnet.etherlink.com",
|
|
|
+ nativeCurrency: "XTZ",
|
|
|
+ },
|
|
|
+ etherlink: {
|
|
|
+ address: "0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509",
|
|
|
+ explorer: "https://explorer.etherlink.com/address/$ADDRESS",
|
|
|
+ delay: "1 block",
|
|
|
+ gasLimit: "15M",
|
|
|
+ network: "mainnet",
|
|
|
+ rpc: "https://node.mainnet.etherlink.com/",
|
|
|
+ nativeCurrency: "XTZ",
|
|
|
+ },
|
|
|
+ kaia: {
|
|
|
+ address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320",
|
|
|
+ explorer: "https://kaiascan.io/address/$ADDRESS",
|
|
|
+ delay: "1 block",
|
|
|
+ gasLimit: "500K",
|
|
|
+ network: "mainnet",
|
|
|
+ rpc: "https://rpc.ankr.com/klaytn",
|
|
|
+ nativeCurrency: "KLAY",
|
|
|
+ },
|
|
|
+ kairos: {
|
|
|
+ address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320",
|
|
|
+ explorer: "https://kairos.kaiascan.io/address/$ADDRESS",
|
|
|
+ delay: "",
|
|
|
+ gasLimit: "500K",
|
|
|
+ network: "testnet",
|
|
|
+ rpc: "https://rpc.ankr.com/klaytn_testnet",
|
|
|
+ nativeCurrency: "KLAY",
|
|
|
+ },
|
|
|
+ // tabiTestnet: {
|
|
|
+ // address: "0xEbe57e8045F2F230872523bbff7374986E45C486",
|
|
|
+ // explorer: "https://testnetv2.tabiscan.com/address/$ADDRESS",
|
|
|
+ // delay: "",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "testnet",
|
|
|
+ // rpc: "https://rpc.testnetv2.tabichain.com",
|
|
|
+ // nativeCurrency: "TABI",
|
|
|
+ // },
|
|
|
+ // b3Testnet: {
|
|
|
+ // address: "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb",
|
|
|
+ // explorer: "https://sepolia.explorer.b3.fun/address/$ADDRESS",
|
|
|
+ // delay: "",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "testnet",
|
|
|
+ // rpc: "https://sepolia.b3.fun/http/",
|
|
|
+ // nativeCurrency: "ETH",
|
|
|
+ // },
|
|
|
+ // b3: {
|
|
|
+ // address: "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb",
|
|
|
+ // explorer: "https://explorer.b3.fun/address/$ADDRESS",
|
|
|
+ // delay: "1 block",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "mainnet",
|
|
|
+ // rpc: "https://mainnet-rpc.b3.fun/http",
|
|
|
+ // nativeCurrency: "ETH",
|
|
|
+ // },
|
|
|
+ // apechainTestnet: {
|
|
|
+ // address: "0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509",
|
|
|
+ // explorer: "https://curtis.explorer.caldera.xyz/address/$ADDRESS",
|
|
|
+ // delay: "",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "testnet",
|
|
|
+ // rpc: "https://curtis.rpc.caldera.xyz/http",
|
|
|
+ // nativeCurrency: "APE",
|
|
|
+ // },
|
|
|
+ // soneiumMinatoTestnet: {
|
|
|
+ // address: "0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509",
|
|
|
+ // explorer: "https://explorer-testnet.soneium.org/address/$ADDRESS",
|
|
|
+ // delay: "",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "testnet",
|
|
|
+ // rpc: "https://rpc.minato.soneium.org/",
|
|
|
+ // nativeCurrency: "ETH",
|
|
|
+ // },
|
|
|
+ // sanko: {
|
|
|
+ // address: "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb",
|
|
|
+ // explorer: "https://explorer.sanko.xyz/address/$ADDRESS",
|
|
|
+ // delay: "1 block",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "mainnet",
|
|
|
+ // rpc: "https://mainnet.sanko.xyz",
|
|
|
+ // nativeCurrency: "DMT",
|
|
|
+ // },
|
|
|
+ // sankoTestnet: {
|
|
|
+ // address: "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb",
|
|
|
+ // explorer: "https://sanko-arb-sepolia.explorer.caldera.xyz/address/$ADDRESS",
|
|
|
+ // delay: "",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "testnet",
|
|
|
+ // rpc: "https://sanko-arb-sepolia.rpc.caldera.xyz/http",
|
|
|
+ // nativeCurrency: "DMT",
|
|
|
+ // },
|
|
|
+ // apechain: {
|
|
|
+ // address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320",
|
|
|
+ // explorer: "https://apechain.calderaexplorer.xyz/address/$ADDRESS",
|
|
|
+ // delay: "1 block",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "mainnet",
|
|
|
+ // rpc: "https://apechain.calderachain.xyz/http",
|
|
|
+ // nativeCurrency: "APE",
|
|
|
+ // },
|
|
|
+ // abstractTestnet: {
|
|
|
+ // address: "0x858687fD592112f7046E394A3Bf10D0C11fF9e63",
|
|
|
+ // explorer: "https://explorer.testnet.abs.xyz/address/$ADDRESS",
|
|
|
+ // delay: "",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "testnet",
|
|
|
+ // rpc: "https://api.testnet.abs.xyz",
|
|
|
+ // nativeCurrency: "ETH",
|
|
|
+ // },
|
|
|
+ // sonicBlazeTestnet: {
|
|
|
+ // address: "0xebe57e8045f2f230872523bbff7374986e45c486",
|
|
|
+ // explorer: "https://blaze.soniclabs.com/address/$ADDRESS",
|
|
|
+ // delay: "",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "testnet",
|
|
|
+ // rpc: "https://rpc.blaze.soniclabs.com",
|
|
|
+ // nativeCurrency: "S",
|
|
|
+ // },
|
|
|
+ // unichainSepolia: {
|
|
|
+ // address: "0x8D254a21b3C86D32F7179855531CE99164721933",
|
|
|
+ // explorer: "https://unichain-sepolia.blockscout.com/address/$ADDRESS",
|
|
|
+ // delay: "",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "testnet",
|
|
|
+ // rpc: "https://sepolia.unichain.org",
|
|
|
+ // nativeCurrency: "ETH",
|
|
|
+ // },
|
|
|
+ // sonic: {
|
|
|
+ // address: "0x36825bf3fbdf5a29e2d5148bfe7dcf7b5639e320",
|
|
|
+ // explorer: "https://sonicscan.org/address/$ADDRESS",
|
|
|
+ // delay: "1 block",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "mainnet",
|
|
|
+ // rpc: "https://rpc.soniclabs.com",
|
|
|
+ // nativeCurrency: "S",
|
|
|
+ // },
|
|
|
+ // storyTestnet: {
|
|
|
+ // address: "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb",
|
|
|
+ // explorer: "https://aeneid.storyscan.xyz/address/$ADDRESS",
|
|
|
+ // delay: "",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "testnet",
|
|
|
+ // rpc: "https://aeneid.storyrpc.io",
|
|
|
+ // nativeCurrency: "IP",
|
|
|
+ // },
|
|
|
+ // monadTestnet: {
|
|
|
+ // address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320",
|
|
|
+ // explorer: "https://testnet.monadexplorer.com/address/$ADDRESS",
|
|
|
+ // delay: "",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "testnet",
|
|
|
+ // rpc: "https://testnet-rpc.monad.xyz",
|
|
|
+ // nativeCurrency: "MON",
|
|
|
+ // },
|
|
|
+ // abstract: {
|
|
|
+ // address: "0x5a4a369F4db5df2054994AF031b7b23949b98c0e",
|
|
|
+ // explorer: "https://abscan.org/address/$ADDRESS",
|
|
|
+ // delay: "1 block",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "mainnet",
|
|
|
+ // rpc: "https://api.mainnet.abs.xyz",
|
|
|
+ // nativeCurrency: "ETH",
|
|
|
+ // },
|
|
|
+ // story: {
|
|
|
+ // address: "0xdF21D137Aadc95588205586636710ca2890538d5",
|
|
|
+ // explorer: "https://storyscan.xyz/address/$ADDRESS",
|
|
|
+ // delay: "",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "mainnet",
|
|
|
+ // rpc: "https://mainnet.storyrpc.io",
|
|
|
+ // nativeCurrency: "IP",
|
|
|
+ // },
|
|
|
+ // berachainBepolia: {
|
|
|
+ // address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320",
|
|
|
+ // explorer: "https://bepolia.beratrail.io/address/$ADDRESS",
|
|
|
+ // delay: "",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "testnet",
|
|
|
+ // rpc: "https://bepolia.rpc.berachain.com",
|
|
|
+ // nativeCurrency: "BERA",
|
|
|
+ // },
|
|
|
+ // hyperevm: {
|
|
|
+ // address: "0xfA25E653b44586dBbe27eE9d252192F0e4956683",
|
|
|
+ // explorer: "https://hyperliquid.cloud.blockscout.com/address/$ADDRESS",
|
|
|
+ // delay: "",
|
|
|
+ // gasLimit: "500K",
|
|
|
+ // network: "mainnet",
|
|
|
+ // rpc: "https://rpc.hyperliquid.xyz/evm",
|
|
|
+ // nativeCurrency: "HYPE",
|
|
|
+ // },
|
|
|
+ soneium: {
|
|
|
+ address: "0x0708325268dF9F66270F1401206434524814508b",
|
|
|
+ explorer: "https://soneium.blockscout.com/address/$ADDRESS",
|
|
|
+ delay: "1 block",
|
|
|
+ gasLimit: "500K",
|
|
|
+ network: "mainnet",
|
|
|
+ rpc: "https://soneium.drpc.org",
|
|
|
+ nativeCurrency: "ETH",
|
|
|
+ },
|
|
|
+} as const satisfies Partial<
|
|
|
+ Record<keyof typeof viemChains, EntropyDeployment>
|
|
|
+>;
|
|
|
+
|
|
|
+export const isValidDeployment = (
|
|
|
+ name: string,
|
|
|
+): name is keyof typeof EntropyDeployments =>
|
|
|
+ Object.prototype.hasOwnProperty.call(EntropyDeployments, name);
|