@privy-io/chains 0.1.4 → 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.
@@ -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"}
package/dist/cjs/index.js CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";var e=require("./ethereum/add-privy-rpc-to-chain.js"),i=require("./ethereum/add-chain-to-default-chains.js"),r=require("./ethereum/default-supported-chains.js"),t=require("./ethereum/add-rpc-url-override-to-chain.js"),s=require("./ethereum/dedupe-supported-chains.js"),n=require("./ethereum/get-rpc-endpoint-from-chain.js"),o=require("./ethereum/get-supported-chain-by-id.js"),u=require("./ethereum/definitions/abstract.js"),a=require("./ethereum/definitions/abstractTestnet.js"),p=require("./ethereum/definitions/apeChain.js"),m=require("./ethereum/definitions/arbitrum.js"),h=require("./ethereum/definitions/arbitrumSepolia.js"),d=require("./ethereum/definitions/avalanche.js"),l=require("./ethereum/definitions/avalancheFuji.js"),f=require("./ethereum/definitions/b3.js"),j=require("./ethereum/definitions/b3Sepolia.js"),q=require("./ethereum/definitions/base.js"),c=require("./ethereum/definitions/baseSepolia.js"),x=require("./ethereum/definitions/celo.js"),b=require("./ethereum/definitions/curtis.js"),T=require("./ethereum/definitions/fluentTestnet.js"),S=require("./ethereum/definitions/linea.js"),y=require("./ethereum/definitions/mainnet.js"),C=require("./ethereum/definitions/neuraTestnet.js"),g=require("./ethereum/definitions/optimism.js"),E=require("./ethereum/definitions/optimismSepolia.js"),v=require("./ethereum/definitions/polygon.js"),A=require("./ethereum/definitions/polygonAmoy.js"),z=require("./ethereum/definitions/ronin.js"),D=require("./ethereum/definitions/saigon.js"),R=require("./ethereum/definitions/sepolia.js"),P=require("./ethereum/definitions/shape.js"),U=require("./ethereum/definitions/somnia.js"),_=require("./ethereum/definitions/somniaTestnet.js"),F=require("./ethereum/definitions/zora.js"),I=require("./ethereum/definitions/zoraSepolia.js"),M=require("./ethereum/definitions/zoraTestnet.js"),O=require("./ethereum/definitions/bsc.js"),k=require("./ethereum/definitions/gunz.js"),H=require("./ethereum/definitions/hyperEVMMainnet.js"),N=require("./ethereum/definitions/monadMainnet.js"),L=require("./ethereum/definitions/immutableZkEvm.js"),V=require("./ethereum/definitions/soneium.js"),Z=require("./ethereum/definitions/unichain.js");require("./ethereum/definitions/berachainArtio.js"),require("./ethereum/definitions/celoAlfajores.js"),require("./ethereum/definitions/filecoin.js"),require("./ethereum/definitions/filecoinCalibration.js"),require("./ethereum/definitions/garnetHolesky.js"),require("./ethereum/definitions/holesky.js"),require("./ethereum/definitions/lineaTestnet.js"),require("./ethereum/definitions/lukso.js"),require("./ethereum/definitions/redstone.js");exports.addPrivyRpcToChain=e.addPrivyRpcToChain,exports.addToDefaultChains=i.addToDefaultChains,exports.DEFAULT_SUPPORTED_CHAINS=r.DEFAULT_SUPPORTED_CHAINS,exports.DEFAULT_SUPPORTED_CHAIN_IDS=r.DEFAULT_SUPPORTED_CHAIN_IDS,exports.addRpcUrlOverrideToChain=t.addRpcUrlOverrideToChain,exports.dedupeSupportedChains=s.dedupeSupportedChains,exports.getRpcEndpointFromChain=n.getRpcEndpointFromChain,exports.getSupportedChainById=o.getSupportedChainById,exports.abstract=u.abstract,exports.abstractTestnet=a.abstractTestnet,exports.apeChain=p.apeChain,exports.arbitrum=m.arbitrum,exports.arbitrumSepolia=h.arbitrumSepolia,exports.avalanche=d.avalanche,exports.avalancheFuji=l.avalancheFuji,exports.b3=f.b3,exports.b3Sepolia=j.b3Sepolia,exports.base=q.base,exports.baseSepolia=c.baseSepolia,exports.celo=x.celo,exports.curtis=b.curtis,exports.fluentTestnet=T.fluentTestnet,exports.linea=S.linea,exports.mainnet=y.mainnet,exports.neuraTestnet=C.neuraTestnet,exports.optimism=g.optimism,exports.optimismSepolia=E.optimismSepolia,exports.polygon=v.polygon,exports.polygonAmoy=A.polygonAmoy,exports.ronin=z.ronin,exports.saigon=D.saigon,exports.sepolia=R.sepolia,exports.shape=P.shape,exports.somnia=U.somnia,exports.somniaTestnet=_.somniaTestnet,exports.zora=F.zora,exports.zoraSepolia=I.zoraSepolia,exports.zoraTestnet=M.zoraTestnet,exports.bsc=O.bsc,exports.gunz=k.gunz,exports.hyperEVMMainnet=H.hyperEVMMainnet,exports.monadMainnet=N.monadMainnet,exports.immutableZkEvm=L.immutableZkEvm,exports.soneium=V.soneium,exports.unichain=Z.unichain,exports.VERSION="0.1.4";
1
+ "use strict";var e=require("./ethereum/add-privy-rpc-to-chain.js"),i=require("./ethereum/add-chain-to-default-chains.js"),r=require("./ethereum/default-supported-chains.js"),t=require("./ethereum/add-rpc-url-override-to-chain.js"),n=require("./ethereum/dedupe-supported-chains.js"),s=require("./ethereum/get-rpc-endpoint-from-chain.js"),o=require("./ethereum/get-supported-chain-by-id.js"),a=require("./ethereum/definitions/abstract.js"),u=require("./ethereum/definitions/abstractTestnet.js"),p=require("./ethereum/definitions/apeChain.js"),m=require("./ethereum/definitions/arbitrum.js"),h=require("./ethereum/definitions/arbitrumSepolia.js"),d=require("./ethereum/definitions/avalanche.js"),l=require("./ethereum/definitions/avalancheFuji.js"),f=require("./ethereum/definitions/b3.js"),j=require("./ethereum/definitions/b3Sepolia.js"),q=require("./ethereum/definitions/base.js"),c=require("./ethereum/definitions/baseSepolia.js"),x=require("./ethereum/definitions/celo.js"),b=require("./ethereum/definitions/curtis.js"),T=require("./ethereum/definitions/fluentTestnet.js"),S=require("./ethereum/definitions/linea.js"),C=require("./ethereum/definitions/mainnet.js"),y=require("./ethereum/definitions/neuraTestnet.js"),g=require("./ethereum/definitions/optimism.js"),E=require("./ethereum/definitions/optimismSepolia.js"),v=require("./ethereum/definitions/polygon.js"),A=require("./ethereum/definitions/polygonAmoy.js"),z=require("./ethereum/definitions/ronin.js"),D=require("./ethereum/definitions/saigon.js"),M=require("./ethereum/definitions/sepolia.js"),R=require("./ethereum/definitions/shape.js"),P=require("./ethereum/definitions/somnia.js"),U=require("./ethereum/definitions/somniaTestnet.js"),_=require("./ethereum/definitions/zora.js"),F=require("./ethereum/definitions/zoraSepolia.js"),I=require("./ethereum/definitions/zoraTestnet.js"),O=require("./ethereum/definitions/bsc.js"),k=require("./ethereum/definitions/gunz.js"),H=require("./ethereum/definitions/hyperEVMMainnet.js"),N=require("./ethereum/definitions/monadMainnet.js"),L=require("./ethereum/definitions/immutableZkEvm.js"),V=require("./ethereum/definitions/miracleChainMainnet.js"),Z=require("./ethereum/definitions/miracleChainTestnet.js"),B=require("./ethereum/definitions/soneium.js"),w=require("./ethereum/definitions/unichain.js");require("./ethereum/definitions/berachainArtio.js"),require("./ethereum/definitions/celoAlfajores.js"),require("./ethereum/definitions/filecoin.js"),require("./ethereum/definitions/filecoinCalibration.js"),require("./ethereum/definitions/garnetHolesky.js"),require("./ethereum/definitions/holesky.js"),require("./ethereum/definitions/lineaTestnet.js"),require("./ethereum/definitions/lukso.js"),require("./ethereum/definitions/redstone.js");exports.addPrivyRpcToChain=e.addPrivyRpcToChain,exports.addToDefaultChains=i.addToDefaultChains,exports.DEFAULT_SUPPORTED_CHAINS=r.DEFAULT_SUPPORTED_CHAINS,exports.DEFAULT_SUPPORTED_CHAIN_IDS=r.DEFAULT_SUPPORTED_CHAIN_IDS,exports.addRpcUrlOverrideToChain=t.addRpcUrlOverrideToChain,exports.dedupeSupportedChains=n.dedupeSupportedChains,exports.getRpcEndpointFromChain=s.getRpcEndpointFromChain,exports.getSupportedChainById=o.getSupportedChainById,exports.abstract=a.abstract,exports.abstractTestnet=u.abstractTestnet,exports.apeChain=p.apeChain,exports.arbitrum=m.arbitrum,exports.arbitrumSepolia=h.arbitrumSepolia,exports.avalanche=d.avalanche,exports.avalancheFuji=l.avalancheFuji,exports.b3=f.b3,exports.b3Sepolia=j.b3Sepolia,exports.base=q.base,exports.baseSepolia=c.baseSepolia,exports.celo=x.celo,exports.curtis=b.curtis,exports.fluentTestnet=T.fluentTestnet,exports.linea=S.linea,exports.mainnet=C.mainnet,exports.neuraTestnet=y.neuraTestnet,exports.optimism=g.optimism,exports.optimismSepolia=E.optimismSepolia,exports.polygon=v.polygon,exports.polygonAmoy=A.polygonAmoy,exports.ronin=z.ronin,exports.saigon=D.saigon,exports.sepolia=M.sepolia,exports.shape=R.shape,exports.somnia=P.somnia,exports.somniaTestnet=U.somniaTestnet,exports.zora=_.zora,exports.zoraSepolia=F.zoraSepolia,exports.zoraTestnet=I.zoraTestnet,exports.bsc=O.bsc,exports.gunz=k.gunz,exports.hyperEVMMainnet=H.hyperEVMMainnet,exports.monadMainnet=N.monadMainnet,exports.immutableZkEvm=L.immutableZkEvm,exports.miracleChainMainnet=V.miracleChainMainnet,exports.miracleChainTestnet=Z.miracleChainTestnet,exports.soneium=B.soneium,exports.unichain=w.unichain,exports.VERSION="0.2.0";
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../src/index.ts"],"names":[],"mappings":"slIAAuB"}
1
+ {"version":3,"file":"index.js","sources":["../../src/index.ts"],"names":[],"mappings":"gzIAAuB"}
@@ -255,10 +255,15 @@ declare const monadMainnet: Chain;
255
255
 
256
256
  declare const immutableZkEvm: Chain;
257
257
 
258
+ declare const miracleChainMainnet: Chain;
259
+
260
+ declare const miracleChainTestnet: Chain;
261
+
258
262
  declare const soneium: Chain;
259
263
 
260
264
  declare const unichain: Chain;
261
265
 
262
266
  declare const VERSION = "__VERSION__";
263
267
 
264
- export { type Chain, type ChainLikeWithId, DEFAULT_SUPPORTED_CHAINS, DEFAULT_SUPPORTED_CHAIN_IDS, type RpcConfig, type RpcUrlSource, type Unit, VERSION, abstract, abstractTestnet, addPrivyRpcToChain, addRpcUrlOverrideToChain, addToDefaultChains, apeChain, arbitrum, arbitrumSepolia, avalanche, avalancheFuji, b3, b3Sepolia, base, baseSepolia, bsc, celo, curtis, dedupeSupportedChains, fluentTestnet, getRpcEndpointFromChain, getSupportedChainById, gunz, hyperEVMMainnet, immutableZkEvm, linea, mainnet, monadMainnet, neuraTestnet, optimism, optimismSepolia, polygon, polygonAmoy, ronin, saigon, sepolia, shape, somnia, somniaTestnet, soneium, unichain, zora, zoraSepolia, zoraTestnet };
268
+ export { DEFAULT_SUPPORTED_CHAINS, DEFAULT_SUPPORTED_CHAIN_IDS, VERSION, abstract, abstractTestnet, addPrivyRpcToChain, addRpcUrlOverrideToChain, addToDefaultChains, apeChain, arbitrum, arbitrumSepolia, avalanche, avalancheFuji, b3, b3Sepolia, base, baseSepolia, bsc, celo, curtis, dedupeSupportedChains, fluentTestnet, getRpcEndpointFromChain, getSupportedChainById, gunz, hyperEVMMainnet, immutableZkEvm, linea, mainnet, miracleChainMainnet, miracleChainTestnet, monadMainnet, neuraTestnet, optimism, optimismSepolia, polygon, polygonAmoy, ronin, saigon, sepolia, shape, somnia, somniaTestnet, soneium, unichain, zora, zoraSepolia, zoraTestnet };
269
+ export type { Chain, ChainLikeWithId, RpcConfig, RpcUrlSource, Unit };
@@ -255,10 +255,15 @@ declare const monadMainnet: Chain;
255
255
 
256
256
  declare const immutableZkEvm: Chain;
257
257
 
258
+ declare const miracleChainMainnet: Chain;
259
+
260
+ declare const miracleChainTestnet: Chain;
261
+
258
262
  declare const soneium: Chain;
259
263
 
260
264
  declare const unichain: Chain;
261
265
 
262
266
  declare const VERSION = "__VERSION__";
263
267
 
264
- export { type Chain, type ChainLikeWithId, DEFAULT_SUPPORTED_CHAINS, DEFAULT_SUPPORTED_CHAIN_IDS, type RpcConfig, type RpcUrlSource, type Unit, VERSION, abstract, abstractTestnet, addPrivyRpcToChain, addRpcUrlOverrideToChain, addToDefaultChains, apeChain, arbitrum, arbitrumSepolia, avalanche, avalancheFuji, b3, b3Sepolia, base, baseSepolia, bsc, celo, curtis, dedupeSupportedChains, fluentTestnet, getRpcEndpointFromChain, getSupportedChainById, gunz, hyperEVMMainnet, immutableZkEvm, linea, mainnet, monadMainnet, neuraTestnet, optimism, optimismSepolia, polygon, polygonAmoy, ronin, saigon, sepolia, shape, somnia, somniaTestnet, soneium, unichain, zora, zoraSepolia, zoraTestnet };
268
+ export { DEFAULT_SUPPORTED_CHAINS, DEFAULT_SUPPORTED_CHAIN_IDS, VERSION, abstract, abstractTestnet, addPrivyRpcToChain, addRpcUrlOverrideToChain, addToDefaultChains, apeChain, arbitrum, arbitrumSepolia, avalanche, avalancheFuji, b3, b3Sepolia, base, baseSepolia, bsc, celo, curtis, dedupeSupportedChains, fluentTestnet, getRpcEndpointFromChain, getSupportedChainById, gunz, hyperEVMMainnet, immutableZkEvm, linea, mainnet, miracleChainMainnet, miracleChainTestnet, monadMainnet, neuraTestnet, optimism, optimismSepolia, polygon, polygonAmoy, ronin, saigon, sepolia, shape, somnia, somniaTestnet, soneium, unichain, zora, zoraSepolia, zoraTestnet };
269
+ export type { Chain, ChainLikeWithId, RpcConfig, RpcUrlSource, Unit };
@@ -0,0 +1,2 @@
1
+ const t={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"}}};export{t as miracleChainMainnet};
2
+ //# sourceMappingURL=miracleChainMainnet.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"miracleChainMainnet.mjs","sources":["../../../../src/ethereum/definitions/miracleChainMainnet.ts"],"names":["miracleChainMainnet","id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"AAEO,MAAMA,EAA6B,CACxCC,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
+ const t={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"}}};export{t as miracleChainTestnet};
2
+ //# sourceMappingURL=miracleChainTestnet.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"miracleChainTestnet.mjs","sources":["../../../../src/ethereum/definitions/miracleChainTestnet.ts"],"names":["miracleChainTestnet","id","name","network","nativeCurrency","symbol","decimals","rpcUrls","privy","http","default","public","blockExplorers","url"],"mappings":"AAEO,MAAMA,EAA6B,CACxCC,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,2 +1,2 @@
1
- export{addPrivyRpcToChain}from"./ethereum/add-privy-rpc-to-chain.mjs";export{addToDefaultChains}from"./ethereum/add-chain-to-default-chains.mjs";export{DEFAULT_SUPPORTED_CHAINS,DEFAULT_SUPPORTED_CHAIN_IDS}from"./ethereum/default-supported-chains.mjs";export{addRpcUrlOverrideToChain}from"./ethereum/add-rpc-url-override-to-chain.mjs";export{dedupeSupportedChains}from"./ethereum/dedupe-supported-chains.mjs";export{getRpcEndpointFromChain}from"./ethereum/get-rpc-endpoint-from-chain.mjs";export{getSupportedChainById}from"./ethereum/get-supported-chain-by-id.mjs";export{abstract}from"./ethereum/definitions/abstract.mjs";export{abstractTestnet}from"./ethereum/definitions/abstractTestnet.mjs";export{apeChain}from"./ethereum/definitions/apeChain.mjs";export{arbitrum}from"./ethereum/definitions/arbitrum.mjs";export{arbitrumSepolia}from"./ethereum/definitions/arbitrumSepolia.mjs";export{avalanche}from"./ethereum/definitions/avalanche.mjs";export{avalancheFuji}from"./ethereum/definitions/avalancheFuji.mjs";export{b3}from"./ethereum/definitions/b3.mjs";export{b3Sepolia}from"./ethereum/definitions/b3Sepolia.mjs";export{base}from"./ethereum/definitions/base.mjs";export{baseSepolia}from"./ethereum/definitions/baseSepolia.mjs";export{celo}from"./ethereum/definitions/celo.mjs";export{curtis}from"./ethereum/definitions/curtis.mjs";export{fluentTestnet}from"./ethereum/definitions/fluentTestnet.mjs";export{linea}from"./ethereum/definitions/linea.mjs";export{mainnet}from"./ethereum/definitions/mainnet.mjs";export{neuraTestnet}from"./ethereum/definitions/neuraTestnet.mjs";export{optimism}from"./ethereum/definitions/optimism.mjs";export{optimismSepolia}from"./ethereum/definitions/optimismSepolia.mjs";export{polygon}from"./ethereum/definitions/polygon.mjs";export{polygonAmoy}from"./ethereum/definitions/polygonAmoy.mjs";export{ronin}from"./ethereum/definitions/ronin.mjs";export{saigon}from"./ethereum/definitions/saigon.mjs";export{sepolia}from"./ethereum/definitions/sepolia.mjs";export{shape}from"./ethereum/definitions/shape.mjs";export{somnia}from"./ethereum/definitions/somnia.mjs";export{somniaTestnet}from"./ethereum/definitions/somniaTestnet.mjs";export{zora}from"./ethereum/definitions/zora.mjs";export{zoraSepolia}from"./ethereum/definitions/zoraSepolia.mjs";export{zoraTestnet}from"./ethereum/definitions/zoraTestnet.mjs";export{bsc}from"./ethereum/definitions/bsc.mjs";export{gunz}from"./ethereum/definitions/gunz.mjs";export{hyperEVMMainnet}from"./ethereum/definitions/hyperEVMMainnet.mjs";export{monadMainnet}from"./ethereum/definitions/monadMainnet.mjs";export{immutableZkEvm}from"./ethereum/definitions/immutableZkEvm.mjs";export{soneium}from"./ethereum/definitions/soneium.mjs";export{unichain}from"./ethereum/definitions/unichain.mjs";import"./ethereum/definitions/berachainArtio.mjs";import"./ethereum/definitions/celoAlfajores.mjs";import"./ethereum/definitions/filecoin.mjs";import"./ethereum/definitions/filecoinCalibration.mjs";import"./ethereum/definitions/garnetHolesky.mjs";import"./ethereum/definitions/holesky.mjs";import"./ethereum/definitions/lineaTestnet.mjs";import"./ethereum/definitions/lukso.mjs";import"./ethereum/definitions/redstone.mjs";const e="0.1.4";export{e as VERSION};
1
+ export{addPrivyRpcToChain}from"./ethereum/add-privy-rpc-to-chain.mjs";export{addToDefaultChains}from"./ethereum/add-chain-to-default-chains.mjs";export{DEFAULT_SUPPORTED_CHAINS,DEFAULT_SUPPORTED_CHAIN_IDS}from"./ethereum/default-supported-chains.mjs";export{addRpcUrlOverrideToChain}from"./ethereum/add-rpc-url-override-to-chain.mjs";export{dedupeSupportedChains}from"./ethereum/dedupe-supported-chains.mjs";export{getRpcEndpointFromChain}from"./ethereum/get-rpc-endpoint-from-chain.mjs";export{getSupportedChainById}from"./ethereum/get-supported-chain-by-id.mjs";export{abstract}from"./ethereum/definitions/abstract.mjs";export{abstractTestnet}from"./ethereum/definitions/abstractTestnet.mjs";export{apeChain}from"./ethereum/definitions/apeChain.mjs";export{arbitrum}from"./ethereum/definitions/arbitrum.mjs";export{arbitrumSepolia}from"./ethereum/definitions/arbitrumSepolia.mjs";export{avalanche}from"./ethereum/definitions/avalanche.mjs";export{avalancheFuji}from"./ethereum/definitions/avalancheFuji.mjs";export{b3}from"./ethereum/definitions/b3.mjs";export{b3Sepolia}from"./ethereum/definitions/b3Sepolia.mjs";export{base}from"./ethereum/definitions/base.mjs";export{baseSepolia}from"./ethereum/definitions/baseSepolia.mjs";export{celo}from"./ethereum/definitions/celo.mjs";export{curtis}from"./ethereum/definitions/curtis.mjs";export{fluentTestnet}from"./ethereum/definitions/fluentTestnet.mjs";export{linea}from"./ethereum/definitions/linea.mjs";export{mainnet}from"./ethereum/definitions/mainnet.mjs";export{neuraTestnet}from"./ethereum/definitions/neuraTestnet.mjs";export{optimism}from"./ethereum/definitions/optimism.mjs";export{optimismSepolia}from"./ethereum/definitions/optimismSepolia.mjs";export{polygon}from"./ethereum/definitions/polygon.mjs";export{polygonAmoy}from"./ethereum/definitions/polygonAmoy.mjs";export{ronin}from"./ethereum/definitions/ronin.mjs";export{saigon}from"./ethereum/definitions/saigon.mjs";export{sepolia}from"./ethereum/definitions/sepolia.mjs";export{shape}from"./ethereum/definitions/shape.mjs";export{somnia}from"./ethereum/definitions/somnia.mjs";export{somniaTestnet}from"./ethereum/definitions/somniaTestnet.mjs";export{zora}from"./ethereum/definitions/zora.mjs";export{zoraSepolia}from"./ethereum/definitions/zoraSepolia.mjs";export{zoraTestnet}from"./ethereum/definitions/zoraTestnet.mjs";export{bsc}from"./ethereum/definitions/bsc.mjs";export{gunz}from"./ethereum/definitions/gunz.mjs";export{hyperEVMMainnet}from"./ethereum/definitions/hyperEVMMainnet.mjs";export{monadMainnet}from"./ethereum/definitions/monadMainnet.mjs";export{immutableZkEvm}from"./ethereum/definitions/immutableZkEvm.mjs";export{miracleChainMainnet}from"./ethereum/definitions/miracleChainMainnet.mjs";export{miracleChainTestnet}from"./ethereum/definitions/miracleChainTestnet.mjs";export{soneium}from"./ethereum/definitions/soneium.mjs";export{unichain}from"./ethereum/definitions/unichain.mjs";import"./ethereum/definitions/berachainArtio.mjs";import"./ethereum/definitions/celoAlfajores.mjs";import"./ethereum/definitions/filecoin.mjs";import"./ethereum/definitions/filecoinCalibration.mjs";import"./ethereum/definitions/garnetHolesky.mjs";import"./ethereum/definitions/holesky.mjs";import"./ethereum/definitions/lineaTestnet.mjs";import"./ethereum/definitions/lukso.mjs";import"./ethereum/definitions/redstone.mjs";const e="0.2.0";export{e as VERSION};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","sources":["../../src/index.ts"],"names":["VERSION"],"mappings":"+mGAAO,MAAMA,EAAU"}
1
+ {"version":3,"file":"index.mjs","sources":["../../src/index.ts"],"names":["VERSION"],"mappings":"+wGAAO,MAAMA,EAAU"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@privy-io/chains",
3
- "version": "0.1.4",
3
+ "version": "0.2.0",
4
4
  "description": "Network configurations for Privy SDKs",
5
5
  "keywords": [],
6
6
  "license": "Apache-2.0",
@@ -33,6 +33,8 @@
33
33
  ],
34
34
  "dependencies": {},
35
35
  "devDependencies": {
36
+ "oxlint": "1.57.0",
37
+ "oxlint-tsgolint": "0.18.0",
36
38
  "@rollup/plugin-node-resolve": "^15.3.0",
37
39
  "@rollup/plugin-replace": "^6.0.1",
38
40
  "@rollup/plugin-swc": "^0.4.0",
@@ -47,9 +49,8 @@
47
49
  "rollup": "4.60.1",
48
50
  "rollup-plugin-copy": "^3.5.0",
49
51
  "rollup-plugin-dts": "^6.1.1",
50
- "typescript": "~5.5.3",
52
+ "typescript": "~6.0.2",
51
53
  "@privy-io/build-config": "1.0.0",
52
- "@privy-io/eslint-config-custom": "0.0.0",
53
54
  "@privy-io/tsconfig": "0.0.0"
54
55
  },
55
56
  "peerDependencies": {},
@@ -65,8 +66,8 @@
65
66
  "clean:reset": "rm -rf dist .turbo .swc node_modules",
66
67
  "dev:code": "rollup --config rollup.dev.mjs --watch",
67
68
  "dev:types": "rollup --config rollup.types.mjs --watch",
68
- "format": "eslint src --fix",
69
- "lint": "eslint src",
69
+ "format": "oxlint src --fix",
70
+ "lint": "oxlint src",
70
71
  "test": "jest",
71
72
  "test:watch": "jest --watch"
72
73
  }