@privy-io/chains 0.1.3 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/ethereum/add-chain-to-default-chains.js +1 -0
- package/dist/cjs/ethereum/add-chain-to-default-chains.js.map +1 -0
- package/dist/cjs/ethereum/add-privy-rpc-to-chain.js +1 -0
- package/dist/cjs/ethereum/add-privy-rpc-to-chain.js.map +1 -0
- package/dist/cjs/ethereum/add-rpc-url-override-to-chain.js +1 -0
- package/dist/cjs/ethereum/add-rpc-url-override-to-chain.js.map +1 -0
- package/dist/cjs/ethereum/dedupe-supported-chains.js +1 -0
- package/dist/cjs/ethereum/dedupe-supported-chains.js.map +1 -0
- package/dist/cjs/ethereum/default-supported-chains.js +1 -0
- package/dist/cjs/ethereum/default-supported-chains.js.map +1 -0
- package/dist/cjs/ethereum/definitions/abstract.js +1 -0
- package/dist/cjs/ethereum/definitions/abstract.js.map +1 -0
- package/dist/cjs/ethereum/definitions/abstractTestnet.js +1 -0
- package/dist/cjs/ethereum/definitions/abstractTestnet.js.map +1 -0
- package/dist/cjs/ethereum/definitions/apeChain.js +1 -0
- package/dist/cjs/ethereum/definitions/apeChain.js.map +1 -0
- package/dist/cjs/ethereum/definitions/arbitrum.js +1 -0
- package/dist/cjs/ethereum/definitions/arbitrum.js.map +1 -0
- package/dist/cjs/ethereum/definitions/arbitrumSepolia.js +1 -0
- package/dist/cjs/ethereum/definitions/arbitrumSepolia.js.map +1 -0
- package/dist/cjs/ethereum/definitions/avalanche.js +1 -0
- package/dist/cjs/ethereum/definitions/avalanche.js.map +1 -0
- package/dist/cjs/ethereum/definitions/avalancheFuji.js +1 -0
- package/dist/cjs/ethereum/definitions/avalancheFuji.js.map +1 -0
- package/dist/cjs/ethereum/definitions/b3.js +1 -0
- package/dist/cjs/ethereum/definitions/b3.js.map +1 -0
- package/dist/cjs/ethereum/definitions/b3Sepolia.js +1 -0
- package/dist/cjs/ethereum/definitions/b3Sepolia.js.map +1 -0
- package/dist/cjs/ethereum/definitions/base.js +1 -0
- package/dist/cjs/ethereum/definitions/base.js.map +1 -0
- package/dist/cjs/ethereum/definitions/baseSepolia.js +1 -0
- package/dist/cjs/ethereum/definitions/baseSepolia.js.map +1 -0
- package/dist/cjs/ethereum/definitions/berachainArtio.js +1 -0
- package/dist/cjs/ethereum/definitions/berachainArtio.js.map +1 -0
- package/dist/cjs/ethereum/definitions/bsc.js +1 -0
- package/dist/cjs/ethereum/definitions/bsc.js.map +1 -0
- package/dist/cjs/ethereum/definitions/celo.js +1 -0
- package/dist/cjs/ethereum/definitions/celo.js.map +1 -0
- package/dist/cjs/ethereum/definitions/celoAlfajores.js +1 -0
- package/dist/cjs/ethereum/definitions/celoAlfajores.js.map +1 -0
- package/dist/cjs/ethereum/definitions/curtis.js +1 -0
- package/dist/cjs/ethereum/definitions/curtis.js.map +1 -0
- package/dist/cjs/ethereum/definitions/filecoin.js +1 -0
- package/dist/cjs/ethereum/definitions/filecoin.js.map +1 -0
- package/dist/cjs/ethereum/definitions/filecoinCalibration.js +1 -0
- package/dist/cjs/ethereum/definitions/filecoinCalibration.js.map +1 -0
- package/dist/cjs/ethereum/definitions/fluentTestnet.js +1 -0
- package/dist/cjs/ethereum/definitions/fluentTestnet.js.map +1 -0
- package/dist/cjs/ethereum/definitions/garnetHolesky.js +1 -0
- package/dist/cjs/ethereum/definitions/garnetHolesky.js.map +1 -0
- package/dist/cjs/ethereum/definitions/gunz.js +1 -0
- package/dist/cjs/ethereum/definitions/gunz.js.map +1 -0
- package/dist/cjs/ethereum/definitions/holesky.js +1 -0
- package/dist/cjs/ethereum/definitions/holesky.js.map +1 -0
- package/dist/cjs/ethereum/definitions/hyperEVMMainnet.js +1 -0
- package/dist/cjs/ethereum/definitions/hyperEVMMainnet.js.map +1 -0
- package/dist/cjs/ethereum/definitions/immutableZkEvm.js +1 -0
- package/dist/cjs/ethereum/definitions/immutableZkEvm.js.map +1 -0
- package/dist/cjs/ethereum/definitions/linea.js +1 -0
- package/dist/cjs/ethereum/definitions/linea.js.map +1 -0
- package/dist/cjs/ethereum/definitions/lineaTestnet.js +1 -0
- package/dist/cjs/ethereum/definitions/lineaTestnet.js.map +1 -0
- package/dist/cjs/ethereum/definitions/lukso.js +1 -0
- package/dist/cjs/ethereum/definitions/lukso.js.map +1 -0
- package/dist/cjs/ethereum/definitions/mainnet.js +1 -0
- package/dist/cjs/ethereum/definitions/mainnet.js.map +1 -0
- package/dist/cjs/ethereum/definitions/miracleChainMainnet.js +2 -0
- package/dist/cjs/ethereum/definitions/miracleChainMainnet.js.map +1 -0
- package/dist/cjs/ethereum/definitions/miracleChainTestnet.js +2 -0
- package/dist/cjs/ethereum/definitions/miracleChainTestnet.js.map +1 -0
- package/dist/cjs/ethereum/definitions/monadMainnet.js +1 -0
- package/dist/cjs/ethereum/definitions/monadMainnet.js.map +1 -0
- package/dist/cjs/ethereum/definitions/neuraTestnet.js +1 -0
- package/dist/cjs/ethereum/definitions/neuraTestnet.js.map +1 -0
- package/dist/cjs/ethereum/definitions/optimism.js +1 -0
- package/dist/cjs/ethereum/definitions/optimism.js.map +1 -0
- package/dist/cjs/ethereum/definitions/optimismSepolia.js +1 -0
- package/dist/cjs/ethereum/definitions/optimismSepolia.js.map +1 -0
- package/dist/cjs/ethereum/definitions/polygon.js +1 -0
- package/dist/cjs/ethereum/definitions/polygon.js.map +1 -0
- package/dist/cjs/ethereum/definitions/polygonAmoy.js +1 -0
- package/dist/cjs/ethereum/definitions/polygonAmoy.js.map +1 -0
- package/dist/cjs/ethereum/definitions/redstone.js +1 -0
- package/dist/cjs/ethereum/definitions/redstone.js.map +1 -0
- package/dist/cjs/ethereum/definitions/ronin.js +1 -0
- package/dist/cjs/ethereum/definitions/ronin.js.map +1 -0
- package/dist/cjs/ethereum/definitions/saigon.js +1 -0
- package/dist/cjs/ethereum/definitions/saigon.js.map +1 -0
- package/dist/cjs/ethereum/definitions/sepolia.js +1 -0
- package/dist/cjs/ethereum/definitions/sepolia.js.map +1 -0
- package/dist/cjs/ethereum/definitions/shape.js +1 -0
- package/dist/cjs/ethereum/definitions/shape.js.map +1 -0
- package/dist/cjs/ethereum/definitions/somnia.js +1 -0
- package/dist/cjs/ethereum/definitions/somnia.js.map +1 -0
- package/dist/cjs/ethereum/definitions/somniaTestnet.js +1 -0
- package/dist/cjs/ethereum/definitions/somniaTestnet.js.map +1 -0
- package/dist/cjs/ethereum/definitions/soneium.js +1 -0
- package/dist/cjs/ethereum/definitions/soneium.js.map +1 -0
- package/dist/cjs/ethereum/definitions/unichain.js +1 -0
- package/dist/cjs/ethereum/definitions/unichain.js.map +1 -0
- package/dist/cjs/ethereum/definitions/zora.js +1 -0
- package/dist/cjs/ethereum/definitions/zora.js.map +1 -0
- package/dist/cjs/ethereum/definitions/zoraSepolia.js +1 -0
- package/dist/cjs/ethereum/definitions/zoraSepolia.js.map +1 -0
- package/dist/cjs/ethereum/definitions/zoraTestnet.js +1 -0
- package/dist/cjs/ethereum/definitions/zoraTestnet.js.map +1 -0
- package/dist/cjs/ethereum/get-rpc-endpoint-from-chain.js +1 -0
- package/dist/cjs/ethereum/get-rpc-endpoint-from-chain.js.map +1 -0
- package/dist/cjs/ethereum/get-supported-chain-by-id.js +1 -0
- package/dist/cjs/ethereum/get-supported-chain-by-id.js.map +1 -0
- package/dist/cjs/ethereum/types.js +1 -0
- package/dist/cjs/ethereum/types.js.map +1 -0
- package/dist/cjs/index.js +2 -1
- package/dist/cjs/index.js.map +1 -0
- package/dist/dts/index.d.mts +6 -1
- package/dist/dts/index.d.ts +6 -1
- package/dist/esm/ethereum/add-chain-to-default-chains.mjs +1 -0
- package/dist/esm/ethereum/add-chain-to-default-chains.mjs.map +1 -0
- package/dist/esm/ethereum/add-privy-rpc-to-chain.mjs +1 -0
- package/dist/esm/ethereum/add-privy-rpc-to-chain.mjs.map +1 -0
- package/dist/esm/ethereum/add-rpc-url-override-to-chain.mjs +1 -0
- package/dist/esm/ethereum/add-rpc-url-override-to-chain.mjs.map +1 -0
- package/dist/esm/ethereum/dedupe-supported-chains.mjs +1 -0
- package/dist/esm/ethereum/dedupe-supported-chains.mjs.map +1 -0
- package/dist/esm/ethereum/default-supported-chains.mjs +1 -0
- package/dist/esm/ethereum/default-supported-chains.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/abstract.mjs +1 -0
- package/dist/esm/ethereum/definitions/abstract.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/abstractTestnet.mjs +1 -0
- package/dist/esm/ethereum/definitions/abstractTestnet.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/apeChain.mjs +1 -0
- package/dist/esm/ethereum/definitions/apeChain.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/arbitrum.mjs +1 -0
- package/dist/esm/ethereum/definitions/arbitrum.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/arbitrumSepolia.mjs +1 -0
- package/dist/esm/ethereum/definitions/arbitrumSepolia.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/avalanche.mjs +1 -0
- package/dist/esm/ethereum/definitions/avalanche.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/avalancheFuji.mjs +1 -0
- package/dist/esm/ethereum/definitions/avalancheFuji.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/b3.mjs +1 -0
- package/dist/esm/ethereum/definitions/b3.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/b3Sepolia.mjs +1 -0
- package/dist/esm/ethereum/definitions/b3Sepolia.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/base.mjs +1 -0
- package/dist/esm/ethereum/definitions/base.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/baseSepolia.mjs +1 -0
- package/dist/esm/ethereum/definitions/baseSepolia.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/berachainArtio.mjs +1 -0
- package/dist/esm/ethereum/definitions/berachainArtio.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/bsc.mjs +1 -0
- package/dist/esm/ethereum/definitions/bsc.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/celo.mjs +1 -0
- package/dist/esm/ethereum/definitions/celo.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/celoAlfajores.mjs +1 -0
- package/dist/esm/ethereum/definitions/celoAlfajores.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/curtis.mjs +1 -0
- package/dist/esm/ethereum/definitions/curtis.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/filecoin.mjs +1 -0
- package/dist/esm/ethereum/definitions/filecoin.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/filecoinCalibration.mjs +1 -0
- package/dist/esm/ethereum/definitions/filecoinCalibration.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/fluentTestnet.mjs +1 -0
- package/dist/esm/ethereum/definitions/fluentTestnet.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/garnetHolesky.mjs +1 -0
- package/dist/esm/ethereum/definitions/garnetHolesky.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/gunz.mjs +1 -0
- package/dist/esm/ethereum/definitions/gunz.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/holesky.mjs +1 -0
- package/dist/esm/ethereum/definitions/holesky.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/hyperEVMMainnet.mjs +1 -0
- package/dist/esm/ethereum/definitions/hyperEVMMainnet.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/immutableZkEvm.mjs +1 -0
- package/dist/esm/ethereum/definitions/immutableZkEvm.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/linea.mjs +1 -0
- package/dist/esm/ethereum/definitions/linea.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/lineaTestnet.mjs +1 -0
- package/dist/esm/ethereum/definitions/lineaTestnet.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/lukso.mjs +1 -0
- package/dist/esm/ethereum/definitions/lukso.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/mainnet.mjs +1 -0
- package/dist/esm/ethereum/definitions/mainnet.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/miracleChainMainnet.mjs +2 -0
- package/dist/esm/ethereum/definitions/miracleChainMainnet.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/miracleChainTestnet.mjs +2 -0
- package/dist/esm/ethereum/definitions/miracleChainTestnet.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/monadMainnet.mjs +1 -0
- package/dist/esm/ethereum/definitions/monadMainnet.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/neuraTestnet.mjs +1 -0
- package/dist/esm/ethereum/definitions/neuraTestnet.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/optimism.mjs +1 -0
- package/dist/esm/ethereum/definitions/optimism.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/optimismSepolia.mjs +1 -0
- package/dist/esm/ethereum/definitions/optimismSepolia.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/polygon.mjs +1 -0
- package/dist/esm/ethereum/definitions/polygon.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/polygonAmoy.mjs +1 -0
- package/dist/esm/ethereum/definitions/polygonAmoy.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/redstone.mjs +1 -0
- package/dist/esm/ethereum/definitions/redstone.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/ronin.mjs +1 -0
- package/dist/esm/ethereum/definitions/ronin.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/saigon.mjs +1 -0
- package/dist/esm/ethereum/definitions/saigon.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/sepolia.mjs +1 -0
- package/dist/esm/ethereum/definitions/sepolia.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/shape.mjs +1 -0
- package/dist/esm/ethereum/definitions/shape.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/somnia.mjs +1 -0
- package/dist/esm/ethereum/definitions/somnia.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/somniaTestnet.mjs +1 -0
- package/dist/esm/ethereum/definitions/somniaTestnet.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/soneium.mjs +1 -0
- package/dist/esm/ethereum/definitions/soneium.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/unichain.mjs +1 -0
- package/dist/esm/ethereum/definitions/unichain.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/zora.mjs +1 -0
- package/dist/esm/ethereum/definitions/zora.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/zoraSepolia.mjs +1 -0
- package/dist/esm/ethereum/definitions/zoraSepolia.mjs.map +1 -0
- package/dist/esm/ethereum/definitions/zoraTestnet.mjs +1 -0
- package/dist/esm/ethereum/definitions/zoraTestnet.mjs.map +1 -0
- package/dist/esm/ethereum/get-rpc-endpoint-from-chain.mjs +1 -0
- package/dist/esm/ethereum/get-rpc-endpoint-from-chain.mjs.map +1 -0
- package/dist/esm/ethereum/get-supported-chain-by-id.mjs +1 -0
- package/dist/esm/ethereum/get-supported-chain-by-id.mjs.map +1 -0
- package/dist/esm/ethereum/types.mjs +1 -0
- package/dist/esm/ethereum/types.mjs.map +1 -0
- package/dist/esm/index.mjs +2 -1
- package/dist/esm/index.mjs.map +1 -0
- package/package.json +7 -6
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";var i=require("./default-supported-chains.js");require("./definitions/arbitrum.js"),require("./definitions/arbitrumSepolia.js"),require("./definitions/avalanche.js"),require("./definitions/avalancheFuji.js"),require("./definitions/base.js"),require("./definitions/baseSepolia.js"),require("./definitions/berachainArtio.js"),require("./definitions/bsc.js"),require("./definitions/celo.js"),require("./definitions/celoAlfajores.js"),require("./definitions/filecoin.js"),require("./definitions/filecoinCalibration.js"),require("./definitions/garnetHolesky.js"),require("./definitions/gunz.js"),require("./definitions/holesky.js"),require("./definitions/immutableZkEvm.js"),require("./definitions/linea.js"),require("./definitions/lineaTestnet.js"),require("./definitions/lukso.js"),require("./definitions/mainnet.js"),require("./definitions/optimism.js"),require("./definitions/optimismSepolia.js"),require("./definitions/polygon.js"),require("./definitions/polygonAmoy.js"),require("./definitions/redstone.js"),require("./definitions/sepolia.js"),require("./definitions/soneium.js"),require("./definitions/unichain.js"),require("./definitions/zora.js"),require("./definitions/zoraSepolia.js"),require("./definitions/zoraTestnet.js"),exports.addToDefaultChains=function(e){let n=e.filter((e=>!i.DEFAULT_SUPPORTED_CHAIN_IDS.has(e.id)));return i.DEFAULT_SUPPORTED_CHAINS.concat(n)};
|
|
2
|
+
//# sourceMappingURL=add-chain-to-default-chains.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-chain-to-default-chains.js","sources":["../../../src/ethereum/add-chain-to-default-chains.ts"],"names":["additionalChains","nonDefaultAppChains","filter","c","DEFAULT_SUPPORTED_CHAIN_IDS","has","id","DEFAULT_SUPPORTED_CHAINS","concat"],"mappings":"uvCAWO,SAA4BA,GACjC,IAAMC,EAAsBD,EAAiBE,QAC1CC,IAAOC,EAAAA,4BAA4BC,IAAIF,EAAEG,MAG5C,OAAOC,EAAAA,yBAAyBC,OAAOP,EACzC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-privy-rpc-to-chain.js","sources":["../../../src/ethereum/add-privy-rpc-to-chain.ts"],"names":["chain","rpcUrl","rpcUrls","privy","http"],"mappings":"wCAaO,SAA4BA,EAAcC,GAC/C,MAAO,IACFD,EACHE,QAAS,IACJF,EAAME,QACTC,MAAO,CACLC,KAAM,CAACH,KAIf"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-rpc-url-override-to-chain.js","sources":["../../../src/ethereum/add-rpc-url-override-to-chain.ts"],"names":["chain","rpcUrl","rpcUrls","privyWalletOverride","http"],"mappings":"8CAkBO,SAAkCA,EAAcC,GACrD,MAAO,IACFD,EACHE,QAAS,IACJF,EAAME,QACTC,oBAAqB,CACnBC,KAAM,CAACH,KAIf"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";var i=require("./add-privy-rpc-to-chain.js"),e=require("./default-supported-chains.js");require("./definitions/arbitrum.js"),require("./definitions/arbitrumSepolia.js"),require("./definitions/avalanche.js"),require("./definitions/avalancheFuji.js"),require("./definitions/base.js"),require("./definitions/baseSepolia.js"),require("./definitions/berachainArtio.js"),require("./definitions/bsc.js"),require("./definitions/celo.js"),require("./definitions/celoAlfajores.js"),require("./definitions/filecoin.js"),require("./definitions/filecoinCalibration.js"),require("./definitions/garnetHolesky.js"),require("./definitions/gunz.js"),require("./definitions/holesky.js"),require("./definitions/immutableZkEvm.js"),require("./definitions/linea.js"),require("./definitions/lineaTestnet.js"),require("./definitions/lukso.js"),require("./definitions/mainnet.js"),require("./definitions/optimism.js"),require("./definitions/optimismSepolia.js"),require("./definitions/polygon.js"),require("./definitions/polygonAmoy.js"),require("./definitions/redstone.js"),require("./definitions/sepolia.js"),require("./definitions/soneium.js"),require("./definitions/unichain.js"),require("./definitions/zora.js"),require("./definitions/zoraSepolia.js"),require("./definitions/zoraTestnet.js");exports.dedupeSupportedChains=r=>r.map((r=>{if(r.rpcUrls.privyWalletOverride)return r;let n=e.DEFAULT_SUPPORTED_CHAINS.find((i=>i.id===r.id)),s=n?.rpcUrls.privy?.http[0];return s?i.addPrivyRpcToChain(r,s):r}));
|
|
2
|
+
//# sourceMappingURL=dedupe-supported-chains.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dedupe-supported-chains.js","sources":["../../../src/ethereum/dedupe-supported-chains.ts"],"names":["t","chains","map","externalChain","rpcUrls","privyWalletOverride","internalChain","DEFAULT_SUPPORTED_CHAINS","find","internal","id","internalRpcUrl","privy","http","addPrivyRpcToChain"],"mappings":"myCAIqCA,GACnCC,EAAOC,KAAIF,IAET,GAAIG,EAAcC,QAAQC,oBACxB,OAAOF,EAKT,IAAMG,EAAgBC,EAAAA,yBAAyBC,MAC5CC,GAAaA,EAASC,KAAOP,EAAcO,KAGxCC,EAAiBL,GAAeF,QAAQQ,OAAUC,KAAK,GAAE,OAE3DF,EACKG,EAAAA,mBAAmBX,EAAeQ,GAIpCR"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";var i=require("./definitions/arbitrum.js"),e=require("./definitions/arbitrumSepolia.js"),n=require("./definitions/avalanche.js"),s=require("./definitions/avalancheFuji.js"),r=require("./definitions/base.js"),o=require("./definitions/baseSepolia.js"),t=require("./definitions/berachainArtio.js"),a=require("./definitions/bsc.js"),u=require("./definitions/celo.js"),l=require("./definitions/celoAlfajores.js"),f=require("./definitions/filecoin.js"),j=require("./definitions/filecoinCalibration.js"),d=require("./definitions/garnetHolesky.js"),q=require("./definitions/gunz.js"),m=require("./definitions/holesky.js"),p=require("./definitions/immutableZkEvm.js"),c=require("./definitions/linea.js"),b=require("./definitions/lineaTestnet.js"),S=require("./definitions/lukso.js"),h=require("./definitions/mainnet.js"),y=require("./definitions/optimism.js"),A=require("./definitions/optimismSepolia.js"),g=require("./definitions/polygon.js"),k=require("./definitions/polygonAmoy.js"),z=require("./definitions/redstone.js"),T=require("./definitions/sepolia.js"),v=require("./definitions/soneium.js"),E=require("./definitions/unichain.js"),D=require("./definitions/zora.js"),_=require("./definitions/zoraSepolia.js"),C=require("./definitions/zoraTestnet.js");const F=[h.mainnet,T.sepolia,m.holesky,i.arbitrum,e.arbitrumSepolia,y.optimism,A.optimismSepolia,g.polygon,k.polygonAmoy,u.celo,l.celoAlfajores,f.filecoin,j.filecoinCalibration,r.base,o.baseSepolia,t.berachainArtio,a.bsc,q.gunz,p.immutableZkEvm,S.lukso,c.linea,b.lineaTestnet,n.avalanche,s.avalancheFuji,v.soneium,E.unichain,D.zora,C.zoraTestnet,_.zoraSepolia,z.redstone,d.garnetHolesky],H=new Set(F.map((i=>i.id)));exports.DEFAULT_SUPPORTED_CHAINS=F,exports.DEFAULT_SUPPORTED_CHAIN_IDS=H;
|
|
2
|
+
//# sourceMappingURL=default-supported-chains.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"default-supported-chains.js","sources":["../../../src/ethereum/default-supported-chains.ts"],"names":["DEFAULT_SUPPORTED_CHAINS","mainnet","sepolia","holesky","arbitrum","arbitrumSepolia","optimism","optimismSepolia","polygon","polygonAmoy","celo","celoAlfajores","filecoin","filecoinCalibration","base","baseSepolia","berachainArtio","bsc","gunz","immutableZkEvm","lukso","linea","lineaTestnet","avalanche","avalancheFuji","soneium","unichain","zora","zoraTestnet","zoraSepolia","redstone","garnetHolesky","DEFAULT_SUPPORTED_CHAIN_IDS","Set","map","i","chain","id"],"mappings":"+uCAqCO,MAAMA,EAAoC,CAC/CC,EAAAA,QACAC,EAAAA,QACAC,EAAAA,QAEAC,EAAAA,SACAC,kBACAC,EAAAA,SACAC,EAAAA,gBACAC,EAAAA,QACAC,EAAAA,YACAC,EAAAA,KACAC,EAAAA,cACAC,EAAAA,SACAC,EAAAA,oBACAC,EAAAA,KACAC,EAAAA,YACAC,EAAAA,eACAC,EAAAA,IACAC,EAAAA,KACAC,EAAAA,eACAC,EAAAA,MACAC,EAAAA,MACAC,eACAC,EAAAA,UACAC,EAAAA,cACAC,EAAAA,QACAC,EAAAA,SACAC,EAAAA,KACAC,EAAAA,YACAC,EAAAA,YACAC,EAAAA,SACAC,iBAMWC,EAA2C,IAAIC,IAC1DjC,EAAyBkC,KAAIC,GAAWC,EAAMC"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.abstract={id:2741,network:"abstract",name:"Abstract",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{privy:{http:["https://abs.rpc.privy.systems"]},default:{http:["https://api.mainnet.abs.xyz"]},public:{http:["https://api.mainnet.abs.xyz"]}},blockExplorers:{etherscan:{name:"Abscan",url:"https://abscan.org"},default:{name:"Abscan",url:"https://abscan.org"}}};
|
|
2
|
+
//# sourceMappingURL=abstract.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"abstract.js","sources":["../../../../src/ethereum/definitions/abstract.ts"],"names":["id","network","name","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","etherscan","url"],"mappings":"8BAE+B,CAC7BA,GAAI,KACJC,QAAS,WACTC,KAAM,WACNC,eAAgB,CAACD,KAAM,QAASE,OAAQ,MAAOC,SAAU,IACzDC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,kCAETC,QAAS,CACPD,KAAM,CAAC,gCAETE,OAAQ,CACNF,KAAM,CAAC,iCAGXG,eAAgB,CACdC,UAAW,CACTV,KAAM,SACNW,IAAK,sBAEPJ,QAAS,CACPP,KAAM,SACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.abstractTestnet={id:11124,network:"abstract-testnet",name:"Abstract Testnet",nativeCurrency:{name:"Sepolia Ether",symbol:"ETH",decimals:18},rpcUrls:{privy:{http:["https://abs-testnet.rpc.privy.systems"]},default:{http:["https://api.testnet.abs.xyz"]},public:{http:["https://api.testnet.abs.xyz"]}},blockExplorers:{etherscan:{name:"Abscan",url:"https://sepolia.abscan.org/"},default:{name:"Abscan",url:"https://sepolia.abscan.org/"}}};
|
|
2
|
+
//# sourceMappingURL=abstractTestnet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"abstractTestnet.js","sources":["../../../../src/ethereum/definitions/abstractTestnet.ts"],"names":["id","network","name","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","etherscan","url"],"mappings":"qCAEsC,CACpCA,GAAI,MACJC,QAAS,mBACTC,KAAM,mBACNC,eAAgB,CAACD,KAAM,gBAAiBE,OAAQ,MAAOC,SAAU,IACjEC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,0CAETC,QAAS,CACPD,KAAM,CAAC,gCAETE,OAAQ,CACNF,KAAM,CAAC,iCAGXG,eAAgB,CACdC,UAAW,CACTV,KAAM,SACNW,IAAK,+BAEPJ,QAAS,CACPP,KAAM,SACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.apeChain={id:33139,name:"ApeChain",network:"apechain",nativeCurrency:{name:"ApeCoin",symbol:"APE",decimals:18},rpcUrls:{privy:{http:["https://apechain-mainnet.rpc.privy.systems"]},default:{http:["https://rpc.apechain.com/http"],webSocket:["wss://rpc.apechain.com/ws"]},public:{http:["https://rpc.apechain.com/http"],webSocket:["wss://rpc.apechain.com/ws"]}},blockExplorers:{default:{name:"Apescan",url:"https://apescan.io"}}};
|
|
2
|
+
//# sourceMappingURL=apeChain.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apeChain.js","sources":["../../../../src/ethereum/definitions/apeChain.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","webSocket","public","blockExplorers","url"],"mappings":"8BAE+B,CAC7BA,GAAI,MACJC,KAAM,WACNC,QAAS,WACTC,eAAgB,CACdF,KAAM,UACNG,OAAQ,MACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,+CAETC,QAAS,CACPD,KAAM,CAAC,iCACPE,UAAW,CAAC,8BAEdC,OAAQ,CACNH,KAAM,CAAC,iCACPE,UAAW,CAAC,+BAGhBE,eAAgB,CACdH,QAAS,CACPR,KAAM,UACNY,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.arbitrum={id:42161,name:"Arbitrum One",network:"arbitrum",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{privy:{http:["https://arbitrum-mainnet.rpc.privy.systems"]},alchemy:{http:["https://arb-mainnet.g.alchemy.com/v2"],webSocket:["wss://arb-mainnet.g.alchemy.com/v2"]},infura:{http:["https://arbitrum-mainnet.infura.io/v3"],webSocket:["wss://arbitrum-mainnet.infura.io/ws/v3"]},default:{http:["https://arb1.arbitrum.io/rpc"]},public:{http:["https://arb1.arbitrum.io/rpc"]}},blockExplorers:{etherscan:{name:"Arbiscan",url:"https://arbiscan.io"},default:{name:"Arbiscan",url:"https://arbiscan.io"}}};
|
|
2
|
+
//# sourceMappingURL=arbitrum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"arbitrum.js","sources":["../../../../src/ethereum/definitions/arbitrum.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","alchemy","webSocket","infura","default","public","blockExplorers","etherscan","url"],"mappings":"8BAE+B,CAC7BA,GAAI,MACJC,KAAM,eACNC,QAAS,WACTC,eAAgB,CAACF,KAAM,QAASG,OAAQ,MAAOC,SAAU,IACzDC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,+CAETC,QAAS,CACPD,KAAM,CAAC,wCACPE,UAAW,CAAC,uCAEdC,OAAQ,CACNH,KAAM,CAAC,yCACPE,UAAW,CAAC,2CAEdE,QAAS,CACPJ,KAAM,CAAC,iCAETK,OAAQ,CACNL,KAAM,CAAC,kCAGXM,eAAgB,CACdC,UAAW,CAACd,KAAM,WAAYe,IAAK,uBACnCJ,QAAS,CAACX,KAAM,WAAYe,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.arbitrumSepolia={id:421614,name:"Arbitrum Sepolia",network:"arbitrum-sepolia",nativeCurrency:{name:"Arbitrum Sepolia Ether",symbol:"ETH",decimals:18},rpcUrls:{privy:{http:["https://arbitrum-sepolia.rpc.privy.systems"]},default:{http:["https://sepolia-rollup.arbitrum.io/rpc"]},public:{http:["https://sepolia-rollup.arbitrum.io/rpc"]}},blockExplorers:{default:{name:"Blockscout",url:"https://sepolia-explorer.arbitrum.io"}},testnet:!0};
|
|
2
|
+
//# sourceMappingURL=arbitrumSepolia.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"arbitrumSepolia.js","sources":["../../../../src/ethereum/definitions/arbitrumSepolia.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url","testnet"],"mappings":"qCAEsC,CACpCA,GAAI,OACJC,KAAM,mBACNC,QAAS,mBACTC,eAAgB,CACdF,KAAM,yBACNG,OAAQ,MACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,+CAETC,QAAS,CACPD,KAAM,CAAC,2CAETE,OAAQ,CACNF,KAAM,CAAC,4CAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,aACNW,IAAK,yCAGTC,SAAS"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.avalanche={id:43114,name:"Avalanche",network:"avalanche",nativeCurrency:{decimals:18,name:"Avalanche",symbol:"AVAX"},rpcUrls:{default:{http:["https://api.avax.network/ext/bc/C/rpc"]},public:{http:["https://api.avax.network/ext/bc/C/rpc"]}},blockExplorers:{etherscan:{name:"SnowTrace",url:"https://snowtrace.io"},default:{name:"SnowTrace",url:"https://snowtrace.io"}}};
|
|
2
|
+
//# sourceMappingURL=avalanche.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"avalanche.js","sources":["../../../../src/ethereum/definitions/avalanche.ts"],"names":["id","name","network","nativeCurrency","decimals","symbol","rpcUrls","default","http","public","blockExplorers","etherscan","url"],"mappings":"+BAKgC,CAC9BA,GAAI,MACJC,KAAM,YACNC,QAAS,YACTC,eAAgB,CACdC,SAAU,GACVH,KAAM,YACNI,OAAQ,QAEVC,QAAS,CACPC,QAAS,CAACC,KAAM,CAAC,0CACjBC,OAAQ,CAACD,KAAM,CAAC,2CAElBE,eAAgB,CACdC,UAAW,CAACV,KAAM,YAAaW,IAAK,wBACpCL,QAAS,CAACN,KAAM,YAAaW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.avalancheFuji={id:43113,name:"Avalanche Fuji",network:"avalanche-fuji",nativeCurrency:{decimals:18,name:"Avalanche Fuji",symbol:"AVAX"},rpcUrls:{default:{http:["https://api.avax-test.network/ext/bc/C/rpc"]},public:{http:["https://api.avax-test.network/ext/bc/C/rpc"]}},blockExplorers:{etherscan:{name:"SnowTrace",url:"https://testnet.snowtrace.io"},default:{name:"SnowTrace",url:"https://testnet.snowtrace.io"}},testnet:!0};
|
|
2
|
+
//# sourceMappingURL=avalancheFuji.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"avalancheFuji.js","sources":["../../../../src/ethereum/definitions/avalancheFuji.ts"],"names":["id","name","network","nativeCurrency","decimals","symbol","rpcUrls","default","http","public","blockExplorers","etherscan","url","testnet"],"mappings":"mCAKoC,CAClCA,GAAI,MACJC,KAAM,iBACNC,QAAS,iBACTC,eAAgB,CACdC,SAAU,GACVH,KAAM,iBACNI,OAAQ,QAEVC,QAAS,CACPC,QAAS,CAACC,KAAM,CAAC,+CACjBC,OAAQ,CAACD,KAAM,CAAC,gDAElBE,eAAgB,CACdC,UAAW,CAACV,KAAM,YAAaW,IAAK,gCACpCL,QAAS,CAACN,KAAM,YAAaW,IAAK,iCAEpCC,SAAS"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.b3={id:8333,name:"B3",network:"b3",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{privy:{http:["https://b3-mainnet.rpc.privy.systems"]},default:{http:["https://mainnet-rpc.b3.fun/http"]},public:{http:["https://mainnet-rpc.b3.fun/http"]}},blockExplorers:{default:{name:"Blockscout",url:"https://explorer.b3.fun"}}};
|
|
2
|
+
//# sourceMappingURL=b3.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"b3.js","sources":["../../../../src/ethereum/definitions/b3.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"wBAEyB,CACvBA,GAAI,KACJC,KAAM,KACNC,QAAS,KACTC,eAAgB,CACdF,KAAM,QACNG,OAAQ,MACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,yCAETC,QAAS,CACPD,KAAM,CAAC,oCAETE,OAAQ,CACNF,KAAM,CAAC,qCAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,aACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.b3Sepolia={id:1993,name:"B3 Sepolia",network:"b3-sepolia",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{privy:{http:["https://b3-sepolia.rpc.privy.systems"]},default:{http:["https://sepolia.b3.fun/http"]},public:{http:["https://sepolia.b3.fun/http"]}},blockExplorers:{default:{name:"Blockscout",url:"https://sepolia.explorer.b3.fun"}}};
|
|
2
|
+
//# sourceMappingURL=b3Sepolia.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"b3Sepolia.js","sources":["../../../../src/ethereum/definitions/b3Sepolia.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"+BAEgC,CAC9BA,GAAI,KACJC,KAAM,aACNC,QAAS,aACTC,eAAgB,CACdF,KAAM,QACNG,OAAQ,MACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,yCAETC,QAAS,CACPD,KAAM,CAAC,gCAETE,OAAQ,CACNF,KAAM,CAAC,iCAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,aACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.base={id:8453,network:"base",name:"Base",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{privy:{http:["https://base-mainnet.rpc.privy.systems"]},default:{http:["https://mainnet.base.org"]},public:{http:["https://mainnet.base.org"]}},blockExplorers:{etherscan:{name:"Basescan",url:"https://basescan.org"},default:{name:"Basescan",url:"https://basescan.org"}}};
|
|
2
|
+
//# sourceMappingURL=base.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"base.js","sources":["../../../../src/ethereum/definitions/base.ts"],"names":["id","network","name","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","etherscan","url"],"mappings":"0BAE2B,CACzBA,GAAI,KACJC,QAAS,OACTC,KAAM,OACNC,eAAgB,CAACD,KAAM,QAASE,OAAQ,MAAOC,SAAU,IACzDC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,2CAETC,QAAS,CACPD,KAAM,CAAC,6BAETE,OAAQ,CACNF,KAAM,CAAC,8BAGXG,eAAgB,CACdC,UAAW,CACTV,KAAM,WACNW,IAAK,wBAEPJ,QAAS,CACPP,KAAM,WACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.baseSepolia={id:84532,network:"base-sepolia",name:"Base Sepolia",nativeCurrency:{name:"Sepolia Ether",symbol:"ETH",decimals:18},rpcUrls:{privy:{http:["https://base-sepolia.rpc.privy.systems"]},default:{http:["https://sepolia.base.org"]},public:{http:["https://sepolia.base.org"]}},blockExplorers:{default:{name:"Blockscout",url:"https://base-sepolia.blockscout.com"}},testnet:!0};
|
|
2
|
+
//# sourceMappingURL=baseSepolia.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"baseSepolia.js","sources":["../../../../src/ethereum/definitions/baseSepolia.ts"],"names":["id","network","name","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url","testnet"],"mappings":"iCAKkC,CAChCA,GAAI,MACJC,QAAS,eACTC,KAAM,eACNC,eAAgB,CAACD,KAAM,gBAAiBE,OAAQ,MAAOC,SAAU,IACjEC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,2CAETC,QAAS,CACPD,KAAM,CAAC,6BAETE,OAAQ,CACNF,KAAM,CAAC,8BAGXG,eAAgB,CACdF,QAAS,CACPP,KAAM,aACNU,IAAK,wCAGTC,SAAS"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.berachainArtio={id:80085,network:"berachain-artio",name:"Berachain Artio",nativeCurrency:{name:"BERA",symbol:"BERA",decimals:18},rpcUrls:{default:{http:["https://berachain-artio.rpc.privy.systems"]},public:{http:["https://berachain-artio.rpc.privy.systems"]}},blockExplorers:{default:{name:"Beratrail",url:"https://artio.beratrail.io"}},testnet:!0};
|
|
2
|
+
//# sourceMappingURL=berachainArtio.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"berachainArtio.js","sources":["../../../../src/ethereum/definitions/berachainArtio.ts"],"names":["id","network","name","nativeCurrency","symbol","decimals","rpcUrls","default","http","public","blockExplorers","url","testnet"],"mappings":"oCAKqC,CACnCA,GAAI,MACJC,QAAS,kBACTC,KAAM,kBACNC,eAAgB,CAACD,KAAM,OAAQE,OAAQ,OAAQC,SAAU,IACzDC,QAAS,CACPC,QAAS,CACPC,KAAM,CAAC,8CAETC,OAAQ,CACND,KAAM,CAAC,+CAGXE,eAAgB,CACdH,QAAS,CACPL,KAAM,YACNS,IAAK,+BAGTC,SAAS"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.bsc={id:56,network:"bsc",name:"Binance Smart Chain",nativeCurrency:{name:"BNB",symbol:"BNB",decimals:18},rpcUrls:{privy:{http:["https://bsc-mainnet.rpc.privy.systems"]},default:{http:["https://56.rpc.thirdweb.com"]},public:{http:["https://56.rpc.thirdweb.com"]}},blockExplorers:{etherscan:{name:"BscScan",url:"https://bscscan.com"},default:{name:"BscScan",url:"https://bscscan.com"}}};
|
|
2
|
+
//# sourceMappingURL=bsc.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bsc.js","sources":["../../../../src/ethereum/definitions/bsc.ts"],"names":["id","network","name","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","etherscan","url"],"mappings":"yBAE0B,CACxBA,GAAI,GACJC,QAAS,MACTC,KAAM,sBACNC,eAAgB,CAACD,KAAM,MAAOE,OAAQ,MAAOC,SAAU,IACvDC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,0CAETC,QAAS,CAEPD,KAAM,CAAC,gCAETE,OAAQ,CACNF,KAAM,CAAC,iCAGXG,eAAgB,CACdC,UAAW,CACTV,KAAM,UACNW,IAAK,uBAEPJ,QAAS,CACPP,KAAM,UACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.celo={id:42220,name:"Celo Mainnet",network:"celo",nativeCurrency:{decimals:18,name:"CELO",symbol:"CELO"},rpcUrls:{default:{http:["https://forno.celo.org"]},infura:{http:["https://celo-mainnet.infura.io/v3"]},public:{http:["https://forno.celo.org"]}},blockExplorers:{default:{name:"Celo Explorer",url:"https://explorer.celo.org/mainnet"},etherscan:{name:"CeloScan",url:"https://celoscan.io"}},testnet:!1};
|
|
2
|
+
//# sourceMappingURL=celo.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"celo.js","sources":["../../../../src/ethereum/definitions/celo.ts"],"names":["id","name","network","nativeCurrency","decimals","symbol","rpcUrls","default","http","infura","public","blockExplorers","url","etherscan","testnet"],"mappings":"0BAE2B,CACzBA,GAAI,MACJC,KAAM,eACNC,QAAS,OACTC,eAAgB,CACdC,SAAU,GACVH,KAAM,OACNI,OAAQ,QAEVC,QAAS,CACPC,QAAS,CAACC,KAAM,CAAC,2BACjBC,OAAQ,CACND,KAAM,CAAC,sCAETE,OAAQ,CACNF,KAAM,CAAC,4BAGXG,eAAgB,CACdJ,QAAS,CACPN,KAAM,gBACNW,IAAK,qCAEPC,UAAW,CAACZ,KAAM,WAAYW,IAAK,wBAErCE,SAAS"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.celoAlfajores={id:44787,name:"Celo Alfajores Testnet",network:"celo-alfajores",nativeCurrency:{decimals:18,name:"CELO",symbol:"CELO"},rpcUrls:{default:{http:["https://alfajores-forno.celo-testnet.org"]},infura:{http:["https://celo-alfajores.infura.io/v3"]},public:{http:["https://alfajores-forno.celo-testnet.org"]}},blockExplorers:{default:{name:"Celo Explorer",url:"https://explorer.celo.org/alfajores"},etherscan:{name:"CeloScan",url:"https://alfajores.celoscan.io/"}},testnet:!0};
|
|
2
|
+
//# sourceMappingURL=celoAlfajores.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"celoAlfajores.js","sources":["../../../../src/ethereum/definitions/celoAlfajores.ts"],"names":["id","name","network","nativeCurrency","decimals","symbol","rpcUrls","default","http","infura","public","blockExplorers","url","etherscan","testnet"],"mappings":"mCAEoC,CAClCA,GAAI,MACJC,KAAM,yBACNC,QAAS,iBACTC,eAAgB,CACdC,SAAU,GACVH,KAAM,OACNI,OAAQ,QAEVC,QAAS,CACPC,QAAS,CACPC,KAAM,CAAC,6CAETC,OAAQ,CACND,KAAM,CAAC,wCAETE,OAAQ,CACNF,KAAM,CAAC,8CAGXG,eAAgB,CACdJ,QAAS,CACPN,KAAM,gBACNW,IAAK,uCAEPC,UAAW,CAACZ,KAAM,WAAYW,IAAK,mCAErCE,SAAS"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.curtis={id:33111,name:"Curtis",network:"curtis",nativeCurrency:{name:"ApeCoin",symbol:"APE",decimals:18},rpcUrls:{privy:{http:["https://apechain-curtis.rpc.privy.systems"]},default:{http:["https://rpc.curtis.apechain.com"]},public:{http:["https://rpc.curtis.apechain.com"]}},blockExplorers:{default:{name:"Curtis Explorer",url:"https://explorer.curtis.apechain.com"}}};
|
|
2
|
+
//# sourceMappingURL=curtis.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"curtis.js","sources":["../../../../src/ethereum/definitions/curtis.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"4BAE6B,CAC3BA,GAAI,MACJC,KAAM,SACNC,QAAS,SACTC,eAAgB,CACdF,KAAM,UACNG,OAAQ,MACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,8CAETC,QAAS,CACPD,KAAM,CAAC,oCAETE,OAAQ,CACNF,KAAM,CAAC,qCAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,kBACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.filecoin={id:314,name:"Filecoin - Mainnet",network:"filecoin-mainnet",nativeCurrency:{decimals:18,name:"filecoin",symbol:"FIL"},rpcUrls:{default:{http:["https://api.node.glif.io/rpc/v1"]},public:{http:["https://api.node.glif.io/rpc/v1"]}},blockExplorers:{default:{name:"Filfox",url:"https://filfox.info/en"},filscan:{name:"Filscan",url:"https://filscan.io"},filscout:{name:"Filscout",url:"https://filscout.io/en"},glif:{name:"Glif",url:"https://explorer.glif.io"}}};
|
|
2
|
+
//# sourceMappingURL=filecoin.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"filecoin.js","sources":["../../../../src/ethereum/definitions/filecoin.ts"],"names":["id","name","network","nativeCurrency","decimals","symbol","rpcUrls","default","http","public","blockExplorers","url","filscan","filscout","glif"],"mappings":"8BAE+B,CAC7BA,GAAI,IACJC,KAAM,qBACNC,QAAS,mBACTC,eAAgB,CACdC,SAAU,GACVH,KAAM,WACNI,OAAQ,OAEVC,QAAS,CACPC,QAAS,CAACC,KAAM,CAAC,oCACjBC,OAAQ,CAACD,KAAM,CAAC,qCAElBE,eAAgB,CACdH,QAAS,CAACN,KAAM,SAAUU,IAAK,0BAC/BC,QAAS,CAACX,KAAM,UAAWU,IAAK,sBAChCE,SAAU,CAACZ,KAAM,WAAYU,IAAK,0BAClCG,KAAM,CAACb,KAAM,OAAQU,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.filecoinCalibration={id:314159,name:"Filecoin - Calibration testnet",network:"filecoin-calibration",nativeCurrency:{decimals:18,name:"testnet filecoin",symbol:"tFIL"},rpcUrls:{default:{http:["https://api.calibration.node.glif.io/rpc/v1"]},public:{http:["https://api.calibration.node.glif.io/rpc/v1"]}},blockExplorers:{default:{name:"Filscan",url:"https://calibration.filscan.io"}}};
|
|
2
|
+
//# sourceMappingURL=filecoinCalibration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"filecoinCalibration.js","sources":["../../../../src/ethereum/definitions/filecoinCalibration.ts"],"names":["id","name","network","nativeCurrency","decimals","symbol","rpcUrls","default","http","public","blockExplorers","url"],"mappings":"yCAE0C,CACxCA,GAAI,OACJC,KAAM,iCACNC,QAAS,uBACTC,eAAgB,CACdC,SAAU,GACVH,KAAM,mBACNI,OAAQ,QAEVC,QAAS,CACPC,QAAS,CAACC,KAAM,CAAC,gDACjBC,OAAQ,CAACD,KAAM,CAAC,iDAElBE,eAAgB,CACdH,QAAS,CAACN,KAAM,UAAWU,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.fluentTestnet={id:20994,name:"Fluent Testnet",network:"fluent-testnet",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{privy:{http:["https://fluent-testnet.rpc.privy.systems"]},default:{http:["https://rpc.dev.gblend.xyz"]},public:{http:["https://rpc.dev.gblend.xyz"]}},blockExplorers:{default:{name:"Fluent Explorer",url:"https://blockscout.dev.gblend.xyz"}}};
|
|
2
|
+
//# sourceMappingURL=fluentTestnet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fluentTestnet.js","sources":["../../../../src/ethereum/definitions/fluentTestnet.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"mCAEoC,CAClCA,GAAI,MACJC,KAAM,iBACNC,QAAS,iBACTC,eAAgB,CACdF,KAAM,QACNG,OAAQ,MACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,6CAETC,QAAS,CACPD,KAAM,CAAC,+BAETE,OAAQ,CACNF,KAAM,CAAC,gCAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,kBACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.garnetHolesky={id:17069,name:"Garnet Holesky",network:"garnet-holesky",nativeCurrency:{name:"ETH",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://rpc.garnetchain.com"]},public:{http:["https://rpc.garnetchain.com"]}},blockExplorers:{default:{name:"Blockscout",url:"https://explorer.garnetchain.com"}}};
|
|
2
|
+
//# sourceMappingURL=garnetHolesky.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"garnetHolesky.js","sources":["../../../../src/ethereum/definitions/garnetHolesky.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","default","http","public","blockExplorers","url"],"mappings":"mCAEoC,CAClCA,GAAI,MACJC,KAAM,iBACNC,QAAS,iBACTC,eAAgB,CAACF,KAAM,MAAOG,OAAQ,MAAOC,SAAU,IACvDC,QAAS,CACPC,QAAS,CACPC,KAAM,CAAC,gCAETC,OAAQ,CACND,KAAM,CAAC,iCAGXE,eAAgB,CACdH,QAAS,CACPN,KAAM,aACNU,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.gunz={id:43419,name:"Gunz Mainnet",network:"gunz",nativeCurrency:{name:"GUN",symbol:"GUN",decimals:18},rpcUrls:{privy:{http:["https://gunz-mainnet.rpc.privy.systems"]},default:{http:["https://rpc.gunzchain.io/ext/bc/2M47TxWHGnhNtq6pM5zPXdATBtuqubxn5EPFgFmEawCQr9WFML/rpc"]},public:{http:["https://rpc.gunzchain.io/ext/bc/2M47TxWHGnhNtq6pM5zPXdATBtuqubxn5EPFgFmEawCQr9WFML/rpc"]}},blockExplorers:{default:{name:"Gunz Explorer",url:"https://gunzscan.io"}}};
|
|
2
|
+
//# sourceMappingURL=gunz.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gunz.js","sources":["../../../../src/ethereum/definitions/gunz.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"0BAE2B,CACzBA,GAAI,MACJC,KAAM,eACNC,QAAS,OACTC,eAAgB,CACdF,KAAM,MACNG,OAAQ,MACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,2CAETC,QAAS,CACPD,KAAM,CACJ,2FAGJE,OAAQ,CACNF,KAAM,CACJ,4FAING,eAAgB,CACdF,QAAS,CACPR,KAAM,gBACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.holesky={id:17e3,name:"Holesky",network:"holesky",nativeCurrency:{name:"ETH",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://ethereum-holesky.publicnode.com"]},public:{http:["https://ethereum-holesky.publicnode.com"]}},blockExplorers:{etherscan:{name:"EtherScan",url:"https://holesky.etherscan.io"},default:{name:"EtherScan",url:"https://holesky.etherscan.io"}}};
|
|
2
|
+
//# sourceMappingURL=holesky.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"holesky.js","sources":["../../../../src/ethereum/definitions/holesky.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","default","http","public","blockExplorers","etherscan","url"],"mappings":"6BAE8B,CAC5BA,GAAI,KACJC,KAAM,UACNC,QAAS,UACTC,eAAgB,CAACF,KAAM,MAAOG,OAAQ,MAAOC,SAAU,IACvDC,QAAS,CACPC,QAAS,CACPC,KAAM,CAAC,4CAETC,OAAQ,CACND,KAAM,CAAC,6CAGXE,eAAgB,CACdC,UAAW,CACTV,KAAM,YACNW,IAAK,gCAEPL,QAAS,CACPN,KAAM,YACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.hyperEVMMainnet={id:999,name:"HyperEVM Mainnet",network:"hyperevm",nativeCurrency:{name:"HYPE",symbol:"HYPE",decimals:18},rpcUrls:{privy:{http:["https://hyperevm-mainnet.rpc.privy.systems"]},default:{http:["https://rpc.hyperliquid.xyz/evm"]},public:{http:["https://rpc.hyperliquid.xyz/evm"]}},blockExplorers:{default:{name:"HyperEVM Mainnet Explorer",url:""}}};
|
|
2
|
+
//# sourceMappingURL=hyperEVMMainnet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hyperEVMMainnet.js","sources":["../../../../src/ethereum/definitions/hyperEVMMainnet.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"qCAEsC,CACpCA,GAAI,IACJC,KAAM,mBACNC,QAAS,WACTC,eAAgB,CAACF,KAAM,OAAQG,OAAQ,OAAQC,SAAU,IACzDC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,+CAETC,QAAS,CACPD,KAAM,CAAC,oCAETE,OAAQ,CACNF,KAAM,CAAC,qCAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,4BACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.immutableZkEvm={id:13371,name:"Immutable zkEVM",network:"immutable-zkevm",nativeCurrency:{name:"Immutable Coin",symbol:"IMX",decimals:18},rpcUrls:{privy:{http:["https://immutable-mainnet.rpc.privy.systems"]},default:{http:["https://rpc.immutable.com"]},public:{http:["https://rpc.immutable.com"]}},blockExplorers:{default:{name:"Immutable Explorer",url:"https://explorer.immutable.com"}}};
|
|
2
|
+
//# sourceMappingURL=immutableZkEvm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"immutableZkEvm.js","sources":["../../../../src/ethereum/definitions/immutableZkEvm.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"oCAEqC,CACnCA,GAAI,MACJC,KAAM,kBACNC,QAAS,kBACTC,eAAgB,CACdF,KAAM,iBACNG,OAAQ,MACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,gDAETC,QAAS,CACPD,KAAM,CAAC,8BAETE,OAAQ,CACNF,KAAM,CAAC,+BAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,qBACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.linea={id:59144,network:"linea-mainnet",name:"Linea Mainnet",nativeCurrency:{name:"Linea Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://rpc.linea.build"],webSocket:["wss://rpc.linea.build"]},public:{http:["https://rpc.linea.build"],webSocket:["wss://rpc.linea.build"]}},blockExplorers:{default:{name:"Etherscan",url:"https://lineascan.build"},etherscan:{name:"Etherscan",url:"https://lineascan.build"}},testnet:!1};
|
|
2
|
+
//# sourceMappingURL=linea.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"linea.js","sources":["../../../../src/ethereum/definitions/linea.ts"],"names":["id","network","name","nativeCurrency","symbol","decimals","rpcUrls","default","http","webSocket","public","blockExplorers","url","etherscan","testnet"],"mappings":"2BAE4B,CAC1BA,GAAI,MACJC,QAAS,gBACTC,KAAM,gBACNC,eAAgB,CAACD,KAAM,cAAeE,OAAQ,MAAOC,SAAU,IAC/DC,QAAS,CACPC,QAAS,CACPC,KAAM,CAAC,2BACPC,UAAW,CAAC,0BAEdC,OAAQ,CACNF,KAAM,CAAC,2BACPC,UAAW,CAAC,2BAGhBE,eAAgB,CACdJ,QAAS,CACPL,KAAM,YACNU,IAAK,2BAEPC,UAAW,CACTX,KAAM,YACNU,IAAK,4BAGTE,SAAS"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.lineaTestnet={id:59140,network:"linea-testnet",name:"Linea Goerli Testnet",nativeCurrency:{name:"Linea Ether",symbol:"ETH",decimals:18},rpcUrls:{infura:{http:["https://linea-goerli.infura.io/v3"],webSocket:["wss://linea-goerli.infura.io/ws/v3"]},default:{http:["https://rpc.goerli.linea.build"],webSocket:["wss://rpc.goerli.linea.build"]},public:{http:["https://rpc.goerli.linea.build"],webSocket:["wss://rpc.goerli.linea.build"]}},blockExplorers:{default:{name:"Etherscan",url:"https://goerli.lineascan.build"},etherscan:{name:"Etherscan",url:"https://goerli.lineascan.build"}},testnet:!0};
|
|
2
|
+
//# sourceMappingURL=lineaTestnet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lineaTestnet.js","sources":["../../../../src/ethereum/definitions/lineaTestnet.ts"],"names":["id","network","name","nativeCurrency","symbol","decimals","rpcUrls","infura","http","webSocket","default","public","blockExplorers","url","etherscan","testnet"],"mappings":"kCAEmC,CACjCA,GAAI,MACJC,QAAS,gBACTC,KAAM,uBACNC,eAAgB,CAACD,KAAM,cAAeE,OAAQ,MAAOC,SAAU,IAC/DC,QAAS,CACPC,OAAQ,CACNC,KAAM,CAAC,qCACPC,UAAW,CAAC,uCAEdC,QAAS,CACPF,KAAM,CAAC,kCACPC,UAAW,CAAC,iCAEdE,OAAQ,CACNH,KAAM,CAAC,kCACPC,UAAW,CAAC,kCAGhBG,eAAgB,CACdF,QAAS,CACPR,KAAM,YACNW,IAAK,kCAEPC,UAAW,CACTZ,KAAM,YACNW,IAAK,mCAGTE,SAAS"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.lukso={id:42,network:"lukso",name:"LUKSO",nativeCurrency:{name:"LUKSO",symbol:"LYX",decimals:18},rpcUrls:{default:{http:["https://rpc.mainnet.lukso.network"],webSocket:["wss://ws-rpc.mainnet.lukso.network"]}},blockExplorers:{default:{name:"LUKSO Mainnet Explorer",url:"https://explorer.execution.mainnet.lukso.network"}}};
|
|
2
|
+
//# sourceMappingURL=lukso.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lukso.js","sources":["../../../../src/ethereum/definitions/lukso.ts"],"names":["id","network","name","nativeCurrency","symbol","decimals","rpcUrls","default","http","webSocket","blockExplorers","url"],"mappings":"2BAE4B,CAC1BA,GAAI,GACJC,QAAS,QACTC,KAAM,QACNC,eAAgB,CACdD,KAAM,QACNE,OAAQ,MACRC,SAAU,IAEZC,QAAS,CACPC,QAAS,CACPC,KAAM,CAAC,qCACPC,UAAW,CAAC,wCAGhBC,eAAgB,CACdH,QAAS,CACPL,KAAM,yBACNS,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.mainnet={id:1,network:"homestead",name:"Ethereum",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{privy:{http:["https://mainnet.rpc.privy.systems"]},alchemy:{http:["https://eth-mainnet.g.alchemy.com/v2"],webSocket:["wss://eth-mainnet.g.alchemy.com/v2"]},infura:{http:["https://mainnet.infura.io/v3"],webSocket:["wss://mainnet.infura.io/ws/v3"]},default:{http:["https://cloudflare-eth.com"]},public:{http:["https://cloudflare-eth.com"]}},blockExplorers:{etherscan:{name:"Etherscan",url:"https://etherscan.io"},default:{name:"Etherscan",url:"https://etherscan.io"}}};
|
|
2
|
+
//# sourceMappingURL=mainnet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mainnet.js","sources":["../../../../src/ethereum/definitions/mainnet.ts"],"names":["id","network","name","nativeCurrency","symbol","decimals","rpcUrls","privy","http","alchemy","webSocket","infura","default","public","blockExplorers","etherscan","url"],"mappings":"6BAE8B,CAC5BA,GAAI,EACJC,QAAS,YACTC,KAAM,WACNC,eAAgB,CAACD,KAAM,QAASE,OAAQ,MAAOC,SAAU,IACzDC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,sCAETC,QAAS,CACPD,KAAM,CAAC,wCACPE,UAAW,CAAC,uCAEdC,OAAQ,CACNH,KAAM,CAAC,gCACPE,UAAW,CAAC,kCAEdE,QAAS,CACPJ,KAAM,CAAC,+BAETK,OAAQ,CACNL,KAAM,CAAC,gCAGXM,eAAgB,CACdC,UAAW,CACTb,KAAM,YACNc,IAAK,wBAEPJ,QAAS,CACPV,KAAM,YACNc,IAAK"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";exports.miracleChainMainnet={id:1247,name:"Miracle Chain Mainnet",network:"miracle-chain",nativeCurrency:{name:"PNIC",symbol:"PNIC",decimals:18},rpcUrls:{privy:{http:["https://miracle-chain-mainnet.rpc.privy.systems"]},default:{http:["https://rpc.miraclechain.net/http"]},public:{http:["https://rpc.miraclechain.net/http"]}},blockExplorers:{default:{name:"MirXScan",url:"https://mirxscan.com"}}};
|
|
2
|
+
//# sourceMappingURL=miracleChainMainnet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"miracleChainMainnet.js","sources":["../../../../src/ethereum/definitions/miracleChainMainnet.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"yCAE0C,CACxCA,GAAI,KACJC,KAAM,wBACNC,QAAS,gBACTC,eAAgB,CAACF,KAAM,OAAQG,OAAQ,OAAQC,SAAU,IACzDC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,oDAETC,QAAS,CACPD,KAAM,CAAC,sCAETE,OAAQ,CACNF,KAAM,CAAC,uCAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,WACNW,IAAK"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";exports.miracleChainTestnet={id:886699,name:"Miracle Chain Testnet",network:"miracle-chain-testnet",nativeCurrency:{name:"PNIC",symbol:"PNIC",decimals:18},rpcUrls:{privy:{http:["https://miracle-chain-testnet.rpc.privy.systems"]},default:{http:["https://rpc.miraclechain.dev/http"]},public:{http:["https://rpc.miraclechain.dev/http"]}},blockExplorers:{default:{name:"MirXScan Testnet",url:"https://dev.mirxscan.com"}}};
|
|
2
|
+
//# sourceMappingURL=miracleChainTestnet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"miracleChainTestnet.js","sources":["../../../../src/ethereum/definitions/miracleChainTestnet.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"yCAE0C,CACxCA,GAAI,OACJC,KAAM,wBACNC,QAAS,wBACTC,eAAgB,CAACF,KAAM,OAAQG,OAAQ,OAAQC,SAAU,IACzDC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,oDAETC,QAAS,CACPD,KAAM,CAAC,sCAETE,OAAQ,CACNF,KAAM,CAAC,uCAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,mBACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.monadMainnet={id:143,name:"Monad",network:"monad",nativeCurrency:{name:"Monad",symbol:"MON",decimals:18},rpcUrls:{privy:{http:["https://monad-mainnet.rpc.privy.systems"]},default:{http:["https://rpc.monad.xyz"]},public:{http:["https://rpc.monad.xyz"]}},blockExplorers:{default:{name:"Monadscan",url:"https://mainnet-beta.monvision.io"}}};
|
|
2
|
+
//# sourceMappingURL=monadMainnet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"monadMainnet.js","sources":["../../../../src/ethereum/definitions/monadMainnet.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"kCAEmC,CACjCA,GAAI,IACJC,KAAM,QACNC,QAAS,QACTC,eAAgB,CAACF,KAAM,QAASG,OAAQ,MAAOC,SAAU,IACzDC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,4CAETC,QAAS,CACPD,KAAM,CAAC,0BAETE,OAAQ,CACNF,KAAM,CAAC,2BAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,YACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.neuraTestnet={id:267,name:"Neura Testnet",network:"neura-testnet",nativeCurrency:{name:"ANKR",symbol:"ANKR",decimals:18},rpcUrls:{privy:{http:["https://neura-testnet.rpc.privy.systems"]},default:{http:["https://testnet.rpc.neuraprotocol.io"],webSocket:["wss://testnet.rpc.neuraprotocol.io"]},public:{http:["https://testnet.rpc.neuraprotocol.io"],webSocket:["wss://testnet.rpc.neuraprotocol.io"]}},blockExplorers:{default:{name:"Neura Explorer",url:"https://testnet-blockscout.infra.neuraprotocol.io/"}}};
|
|
2
|
+
//# sourceMappingURL=neuraTestnet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"neuraTestnet.js","sources":["../../../../src/ethereum/definitions/neuraTestnet.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","webSocket","public","blockExplorers","url"],"mappings":"kCAEmC,CACjCA,GAAI,IACJC,KAAM,gBACNC,QAAS,gBACTC,eAAgB,CACdF,KAAM,OACNG,OAAQ,OACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,4CAETC,QAAS,CACPD,KAAM,CAAC,wCACPE,UAAW,CAAC,uCAEdC,OAAQ,CACNH,KAAM,CAAC,wCACPE,UAAW,CAAC,wCAGhBE,eAAgB,CACdH,QAAS,CACPR,KAAM,iBACNY,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.optimism={id:10,name:"OP Mainnet",network:"optimism",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{privy:{http:["https://optimism-mainnet.rpc.privy.systems"]},alchemy:{http:["https://opt-mainnet.g.alchemy.com/v2"],webSocket:["wss://opt-mainnet.g.alchemy.com/v2"]},infura:{http:["https://optimism-mainnet.infura.io/v3"],webSocket:["wss://optimism-mainnet.infura.io/ws/v3"]},default:{http:["https://mainnet.optimism.io"]},public:{http:["https://mainnet.optimism.io"]}},blockExplorers:{etherscan:{name:"Etherscan",url:"https://optimistic.etherscan.io"},default:{name:"Optimism Explorer",url:"https://explorer.optimism.io"}}};
|
|
2
|
+
//# sourceMappingURL=optimism.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"optimism.js","sources":["../../../../src/ethereum/definitions/optimism.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","alchemy","webSocket","infura","default","public","blockExplorers","etherscan","url"],"mappings":"8BAE+B,CAC7BA,GAAI,GACJC,KAAM,aACNC,QAAS,WACTC,eAAgB,CAACF,KAAM,QAASG,OAAQ,MAAOC,SAAU,IACzDC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,+CAETC,QAAS,CACPD,KAAM,CAAC,wCACPE,UAAW,CAAC,uCAEdC,OAAQ,CACNH,KAAM,CAAC,yCACPE,UAAW,CAAC,2CAEdE,QAAS,CACPJ,KAAM,CAAC,gCAETK,OAAQ,CACNL,KAAM,CAAC,iCAGXM,eAAgB,CACdC,UAAW,CACTd,KAAM,YACNe,IAAK,mCAEPJ,QAAS,CACPX,KAAM,oBACNe,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.optimismSepolia={id:11155420,name:"Optimism Sepolia",network:"optimism-sepolia",nativeCurrency:{name:"Sepolia Ether",symbol:"ETH",decimals:18},rpcUrls:{privy:{http:["https://optimism-sepolia.rpc.privy.systems"]},default:{http:["https://sepolia.optimism.io"]},public:{http:["https://sepolia.optimism.io"]},infura:{http:["https://optimism-sepolia.infura.io/v3"]}},blockExplorers:{default:{name:"Blockscout",url:"https://optimism-sepolia.blockscout.com"}},testnet:!0};
|
|
2
|
+
//# sourceMappingURL=optimismSepolia.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"optimismSepolia.js","sources":["../../../../src/ethereum/definitions/optimismSepolia.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","infura","blockExplorers","url","testnet"],"mappings":"qCAEsC,CACpCA,GAAI,SACJC,KAAM,mBACNC,QAAS,mBACTC,eAAgB,CAACF,KAAM,gBAAiBG,OAAQ,MAAOC,SAAU,IACjEC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,+CAETC,QAAS,CACPD,KAAM,CAAC,gCAETE,OAAQ,CACNF,KAAM,CAAC,gCAETG,OAAQ,CACNH,KAAM,CAAC,2CAGXI,eAAgB,CACdH,QAAS,CACPR,KAAM,aACNY,IAAK,4CAGTC,SAAS"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.polygon={id:137,name:"Polygon Mainnet",network:"polygon",nativeCurrency:{name:"POL",symbol:"POL",decimals:18},rpcUrls:{privy:{http:["https://polygon-mainnet.rpc.privy.systems"]},alchemy:{http:["https://polygon-mainnet.g.alchemy.com/v2"],webSocket:["wss://polygon-mainnet.g.alchemy.com/v2"]},infura:{http:["https://polygon-mainnet.infura.io/v3"],webSocket:["wss://polygon-mainnet.infura.io/ws/v3"]},default:{http:["https://polygon-rpc.com"]},public:{http:["https://polygon-rpc.com"]}},blockExplorers:{etherscan:{name:"PolygonScan",url:"https://polygonscan.com"},default:{name:"PolygonScan",url:"https://polygonscan.com"}}};
|
|
2
|
+
//# sourceMappingURL=polygon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"polygon.js","sources":["../../../../src/ethereum/definitions/polygon.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","alchemy","webSocket","infura","default","public","blockExplorers","etherscan","url"],"mappings":"6BAE8B,CAC5BA,GAAI,IACJC,KAAM,kBACNC,QAAS,UACTC,eAAgB,CAACF,KAAM,MAAOG,OAAQ,MAAOC,SAAU,IACvDC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,8CAETC,QAAS,CACPD,KAAM,CAAC,4CACPE,UAAW,CAAC,2CAEdC,OAAQ,CACNH,KAAM,CAAC,wCACPE,UAAW,CAAC,0CAEdE,QAAS,CACPJ,KAAM,CAAC,4BAETK,OAAQ,CACNL,KAAM,CAAC,6BAGXM,eAAgB,CACdC,UAAW,CACTd,KAAM,cACNe,IAAK,2BAEPJ,QAAS,CACPX,KAAM,cACNe,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.polygonAmoy={id:80002,name:"Polygon Amoy",network:"polygon-amoy",nativeCurrency:{name:"POL",symbol:"POL",decimals:18},rpcUrls:{privy:{http:["https://polygon-amoy.rpc.privy.systems"]},infura:{http:["https://polygon-amoy.infura.io/v3"],webSocket:["wss://polygon-amoy.infura.io/ws/v3"]},default:{http:["https://rpc-amoy.polygon.technology"]}},blockExplorers:{default:{name:"OK LINK",url:"https://www.oklink.com/amoy"}},testnet:!0};
|
|
2
|
+
//# sourceMappingURL=polygonAmoy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"polygonAmoy.js","sources":["../../../../src/ethereum/definitions/polygonAmoy.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","infura","webSocket","default","blockExplorers","url","testnet"],"mappings":"iCAEkC,CAChCA,GAAI,MACJC,KAAM,eACNC,QAAS,eACTC,eAAgB,CAACF,KAAM,MAAOG,OAAQ,MAAOC,SAAU,IACvDC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,2CAETC,OAAQ,CACND,KAAM,CAAC,qCACPE,UAAW,CAAC,uCAEdC,QAAS,CACPH,KAAM,CAAC,yCAGXI,eAAgB,CACdD,QAAS,CACPV,KAAM,UACNY,IAAK,gCAGTC,SAAS"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.redstone={id:690,name:"Redstone",network:"redstone",nativeCurrency:{name:"ETH",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://rpc.redstonechain.com"]},public:{http:["https://rpc.redstonechain.com"]}},blockExplorers:{default:{name:"Blockscout",url:"https://explorer.redstone.xyz/"}}};
|
|
2
|
+
//# sourceMappingURL=redstone.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redstone.js","sources":["../../../../src/ethereum/definitions/redstone.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","default","http","public","blockExplorers","url"],"mappings":"8BAE+B,CAC7BA,GAAI,IACJC,KAAM,WACNC,QAAS,WACTC,eAAgB,CAACF,KAAM,MAAOG,OAAQ,MAAOC,SAAU,IACvDC,QAAS,CACPC,QAAS,CACPC,KAAM,CAAC,kCAETC,OAAQ,CACND,KAAM,CAAC,mCAGXE,eAAgB,CACdH,QAAS,CACPN,KAAM,aACNU,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.ronin={id:2020,name:"Ronin",network:"ronin",nativeCurrency:{name:"RON",symbol:"RON",decimals:18},rpcUrls:{privy:{http:["https://ronin-mainnet.rpc.privy.systems"]},default:{http:["https://api.roninchain.com/rpc"]},public:{http:["https://api.roninchain.com/rpc"]}},blockExplorers:{default:{name:"Ronin Explorer",url:"https://app.roninchain.com"}}};
|
|
2
|
+
//# sourceMappingURL=ronin.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ronin.js","sources":["../../../../src/ethereum/definitions/ronin.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"2BAE4B,CAC1BA,GAAI,KACJC,KAAM,QACNC,QAAS,QACTC,eAAgB,CACdF,KAAM,MACNG,OAAQ,MACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,4CAETC,QAAS,CACPD,KAAM,CAAC,mCAETE,OAAQ,CACNF,KAAM,CAAC,oCAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,iBACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.saigon={id:2021,name:"Saigon Testnet",network:"saigon",nativeCurrency:{name:"RON",symbol:"RON",decimals:18},rpcUrls:{privy:{http:["https://ronin-saigon.rpc.privy.systems"]},default:{http:["https://saigon-testnet.roninchain.com/rpc"]},public:{http:["https://saigon-testnet.roninchain.com/rpc"]}},blockExplorers:{default:{name:"Saigon Explorer",url:"https://saigon-app.roninchain.com"}}};
|
|
2
|
+
//# sourceMappingURL=saigon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"saigon.js","sources":["../../../../src/ethereum/definitions/saigon.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"4BAE6B,CAC3BA,GAAI,KACJC,KAAM,iBACNC,QAAS,SACTC,eAAgB,CACdF,KAAM,MACNG,OAAQ,MACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,2CAETC,QAAS,CACPD,KAAM,CAAC,8CAETE,OAAQ,CACNF,KAAM,CAAC,+CAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,kBACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.sepolia={id:11155111,network:"sepolia",name:"Sepolia",nativeCurrency:{name:"Sepolia Ether",symbol:"SEP",decimals:18},rpcUrls:{privy:{http:["https://sepolia.rpc.privy.systems"]},alchemy:{http:["https://eth-sepolia.g.alchemy.com/v2"],webSocket:["wss://eth-sepolia.g.alchemy.com/v2"]},infura:{http:["https://sepolia.infura.io/v3"],webSocket:["wss://sepolia.infura.io/ws/v3"]},default:{http:["https://rpc.sepolia.org"]},public:{http:["https://rpc.sepolia.org"]}},blockExplorers:{etherscan:{name:"Etherscan",url:"https://sepolia.etherscan.io"},default:{name:"Etherscan",url:"https://sepolia.etherscan.io"}},testnet:!0};
|
|
2
|
+
//# sourceMappingURL=sepolia.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sepolia.js","sources":["../../../../src/ethereum/definitions/sepolia.ts"],"names":["id","network","name","nativeCurrency","symbol","decimals","rpcUrls","privy","http","alchemy","webSocket","infura","default","public","blockExplorers","etherscan","url","testnet"],"mappings":"6BAE8B,CAC5BA,GAAI,SACJC,QAAS,UACTC,KAAM,UACNC,eAAgB,CAACD,KAAM,gBAAiBE,OAAQ,MAAOC,SAAU,IACjEC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,sCAETC,QAAS,CACPD,KAAM,CAAC,wCACPE,UAAW,CAAC,uCAEdC,OAAQ,CACNH,KAAM,CAAC,gCACPE,UAAW,CAAC,kCAEdE,QAAS,CACPJ,KAAM,CAAC,4BAETK,OAAQ,CACNL,KAAM,CAAC,6BAGXM,eAAgB,CACdC,UAAW,CACTb,KAAM,YACNc,IAAK,gCAEPJ,QAAS,CACPV,KAAM,YACNc,IAAK,iCAGTC,SAAS"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.shape={id:360,name:"Shape",network:"shape",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{privy:{http:["https://shape-mainnet.rpc.privy.systems"]},default:{http:["https://mainnet.shape.network"]},public:{http:["https://mainnet.shape.network"]}},blockExplorers:{default:{name:"Shapescan",url:"https://shapescan.xyz"}}};
|
|
2
|
+
//# sourceMappingURL=shape.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"shape.js","sources":["../../../../src/ethereum/definitions/shape.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"2BAE4B,CAC1BA,GAAI,IACJC,KAAM,QACNC,QAAS,QACTC,eAAgB,CACdF,KAAM,QACNG,OAAQ,MACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,4CAETC,QAAS,CACPD,KAAM,CAAC,kCAETE,OAAQ,CACNF,KAAM,CAAC,mCAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,YACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.somnia={id:5031,name:"Somnia",network:"somnia",nativeCurrency:{name:"Somnia",symbol:"SOMI",decimals:18},rpcUrls:{privy:{http:["https://somnia-mainnet.rpc.privy.systems"]},default:{http:["https://api.infra.mainnet.somnia.network"]},public:{http:["https://api.infra.mainnet.somnia.network"]}},blockExplorers:{default:{name:"Somnia Explorer",url:"https://explorer.somnia.network"}}};
|
|
2
|
+
//# sourceMappingURL=somnia.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"somnia.js","sources":["../../../../src/ethereum/definitions/somnia.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"4BAE6B,CAC3BA,GAAI,KACJC,KAAM,SACNC,QAAS,SACTC,eAAgB,CACdF,KAAM,SACNG,OAAQ,OACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,6CAETC,QAAS,CACPD,KAAM,CAAC,6CAETE,OAAQ,CACNF,KAAM,CAAC,8CAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,kBACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.somniaTestnet={id:50312,name:"Somnia Testnet",network:"somnia-testnet",nativeCurrency:{name:"STT",symbol:"STT",decimals:18},rpcUrls:{privy:{http:["https://somnia-testnet.rpc.privy.systems"]},default:{http:["https://dream-rpc.somnia.network"]},public:{http:["https://dream-rpc.somnia.network"]}},blockExplorers:{default:{name:"Somnia Testnet Explorer",url:"https://shannon-explorer.somnia.network/"}}};
|
|
2
|
+
//# sourceMappingURL=somniaTestnet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"somniaTestnet.js","sources":["../../../../src/ethereum/definitions/somniaTestnet.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"mCAEoC,CAClCA,GAAI,MACJC,KAAM,iBACNC,QAAS,iBACTC,eAAgB,CACdF,KAAM,MACNG,OAAQ,MACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,6CAETC,QAAS,CACPD,KAAM,CAAC,qCAETE,OAAQ,CACNF,KAAM,CAAC,sCAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,0BACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.soneium={id:1868,name:"Soneium Mainnet",network:"soneium",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{privy:{http:["https://soneium-mainnet.rpc.privy.systems"]},default:{http:["https://rpc.soneium.org"]},public:{http:["https://rpc.soneium.org"]}},blockExplorers:{default:{name:"Blockscout",url:"https://soneium.blockscout.com"}}};
|
|
2
|
+
//# sourceMappingURL=soneium.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"soneium.js","sources":["../../../../src/ethereum/definitions/soneium.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"6BAE8B,CAC5BA,GAAI,KACJC,KAAM,kBACNC,QAAS,UACTC,eAAgB,CACdF,KAAM,QACNG,OAAQ,MACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,8CAETC,QAAS,CACPD,KAAM,CAAC,4BAETE,OAAQ,CACNF,KAAM,CAAC,6BAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,aACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.unichain={id:130,name:"Unichain",network:"unichain",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{privy:{http:["https://unichain-mainnet.rpc.privy.systems"]},default:{http:["https://mainnet.unichain.org"]},public:{http:["https://mainnet.unichain.org"]}},blockExplorers:{default:{name:"Uniscan",url:"https://uniscan.xyz"}}};
|
|
2
|
+
//# sourceMappingURL=unichain.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"unichain.js","sources":["../../../../src/ethereum/definitions/unichain.ts"],"names":["id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"8BAE+B,CAC7BA,GAAI,IACJC,KAAM,WACNC,QAAS,WACTC,eAAgB,CACdF,KAAM,QACNG,OAAQ,MACRC,SAAU,IAEZC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,+CAETC,QAAS,CACPD,KAAM,CAAC,iCAETE,OAAQ,CACNF,KAAM,CAAC,kCAGXG,eAAgB,CACdF,QAAS,CACPR,KAAM,UACNW,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.zora={id:7777777,name:"Zora",network:"zora",nativeCurrency:{decimals:18,name:"Ether",symbol:"ETH"},rpcUrls:{privy:{http:["https://zora-mainnet.rpc.privy.systems"]},default:{http:["https://rpc.zora.energy"],webSocket:["wss://rpc.zora.energy"]},public:{http:["https://rpc.zora.energy"],webSocket:["wss://rpc.zora.energy"]}},blockExplorers:{default:{name:"Explorer",url:"https://explorer.zora.energy"}}};
|
|
2
|
+
//# sourceMappingURL=zora.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zora.js","sources":["../../../../src/ethereum/definitions/zora.ts"],"names":["id","name","network","nativeCurrency","decimals","symbol","rpcUrls","privy","http","default","webSocket","public","blockExplorers","url"],"mappings":"0BAE2B,CACzBA,GAAI,QACJC,KAAM,OACNC,QAAS,OACTC,eAAgB,CACdC,SAAU,GACVH,KAAM,QACNI,OAAQ,OAEVC,QAAS,CACPC,MAAO,CACLC,KAAM,CAAC,2CAETC,QAAS,CACPD,KAAM,CAAC,2BACPE,UAAW,CAAC,0BAEdC,OAAQ,CACNH,KAAM,CAAC,2BACPE,UAAW,CAAC,2BAGhBE,eAAgB,CACdH,QAAS,CAACR,KAAM,WAAYY,IAAK"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.zoraSepolia={id:999999999,name:"Zora Sepolia",network:"zora-sepolia",nativeCurrency:{decimals:18,name:"Zora Sepolia",symbol:"ETH"},rpcUrls:{default:{http:["https://sepolia.rpc.zora.energy"],webSocket:["wss://sepolia.rpc.zora.energy"]},public:{http:["https://sepolia.rpc.zora.energy"],webSocket:["wss://sepolia.rpc.zora.energy"]}},blockExplorers:{default:{name:"Zora Sepolia Explorer",url:"https://sepolia.explorer.zora.energy/"}},testnet:!0};
|
|
2
|
+
//# sourceMappingURL=zoraSepolia.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zoraSepolia.js","sources":["../../../../src/ethereum/definitions/zoraSepolia.ts"],"names":["id","name","network","nativeCurrency","decimals","symbol","rpcUrls","default","http","webSocket","public","blockExplorers","url","testnet"],"mappings":"iCAEkC,CAChCA,GAAI,UACJC,KAAM,eACNC,QAAS,eACTC,eAAgB,CACdC,SAAU,GACVH,KAAM,eACNI,OAAQ,OAEVC,QAAS,CACPC,QAAS,CACPC,KAAM,CAAC,mCACPC,UAAW,CAAC,kCAEdC,OAAQ,CACNF,KAAM,CAAC,mCACPC,UAAW,CAAC,mCAGhBE,eAAgB,CACdJ,QAAS,CACPN,KAAM,wBACNW,IAAK,0CAGTC,SAAS"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";exports.zoraTestnet={id:999,name:"Zora Goerli Testnet",network:"zora-testnet",nativeCurrency:{decimals:18,name:"Zora Goerli",symbol:"ETH"},rpcUrls:{default:{http:["https://testnet.rpc.zora.energy"],webSocket:["wss://testnet.rpc.zora.energy"]},public:{http:["https://testnet.rpc.zora.energy"],webSocket:["wss://testnet.rpc.zora.energy"]}},blockExplorers:{default:{name:"Explorer",url:"https://testnet.explorer.zora.energy"}},testnet:!0};
|
|
2
|
+
//# sourceMappingURL=zoraTestnet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zoraTestnet.js","sources":["../../../../src/ethereum/definitions/zoraTestnet.ts"],"names":["id","name","network","nativeCurrency","decimals","symbol","rpcUrls","default","http","webSocket","public","blockExplorers","url","testnet"],"mappings":"iCAEkC,CAChCA,GAAI,IACJC,KAAM,sBACNC,QAAS,eACTC,eAAgB,CACdC,SAAU,GACVH,KAAM,cACNI,OAAQ,OAEVC,QAAS,CACPC,QAAS,CACPC,KAAM,CAAC,mCACPC,UAAW,CAAC,kCAEdC,OAAQ,CACNF,KAAM,CAAC,mCACPC,UAAW,CAAC,mCAGhBE,eAAgB,CACdJ,QAAS,CACPN,KAAM,WACNW,IAAK,yCAGTC,SAAS"}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
"use strict";let r=["privyWalletOverride","privy","default"];function t(r,t,e){let i=r.rpcUrls[e]?.http[0];if(i){if("privy"===e){let r=new URL(i);return r.searchParams.set("privyAppId",t),r.toString()}return i}}exports.getRpcEndpointFromChain=function(e,i,n){if(n)return t(e,i,n);for(let n of r){let r=t(e,i,n);if(r)return r}};
|
|
2
|
+
//# sourceMappingURL=get-rpc-endpoint-from-chain.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-rpc-endpoint-from-chain.js","sources":["../../../src/ethereum/get-rpc-endpoint-from-chain.ts"],"names":["DEFAULT_PRIORITY","toUrlForKey","chain","appId","source","raw","rpcUrls","http","url","URL","searchParams","set","toString","key","result"],"mappings":"aAWA,IAAMA,EAAmC,CAAC,sBAAuB,QAAS,WAM1E,SAASC,EAAYC,EAAcC,EAAeC,GAChD,IAAMC,EAAMH,EAAMI,QAAQF,IAASG,KAAK,GACxC,GAAKF,EAAAA,CAIL,GAAID,UAAAA,EAAoB,CACtB,IAAMI,EAAM,IAAIC,IAAIJ,GAEpB,OADAG,EAAIE,aAAaC,IAAI,aAAcR,GAC5BK,EAAII,UACb,CAEA,OAAOP,CAAAA,CACT,iCAoBO,SACLH,EACAC,EACAC,GAEA,GAAIA,EACF,OAAOH,EAAYC,EAAOC,EAAOC,GAGnC,IAAK,IAAMS,KAAOb,EAAkB,CAClC,IAAMc,EAASb,EAAYC,EAAOC,EAAOU,GACzC,GAAIC,EACF,OAAOA,CAEX,CAGF"}
|