damm-sdk 1.1.30-alpha.15 → 1.1.30-alpha.17

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/index.cjs CHANGED
@@ -53822,6 +53822,44 @@ var contractsRegistry_default = {
53822
53822
  stargateOFTUSDC: "0x77C71633C34C3784ede189d74223122422492a0f"
53823
53823
  },
53824
53824
  poster: "0x000000000000cd17345801aa8147b8D3950260FF"
53825
+ },
53826
+ celo: {
53827
+ aaveV3: {
53828
+ pool: "0x3E59A31363E2ad014dcbc521c4a0d5757d9f3402"
53829
+ },
53830
+ uniswapV3: {
53831
+ router: "0x643770e279d5d0733f21d6dc03a8efbabf3255b4",
53832
+ positionManager: "0x3d79EdAaBC0EaB6F08ED885C05Fc0B014290D95A"
53833
+ },
53834
+ zodiac: {
53835
+ rolesModule: "0x9646fDAD06d3e24444381f44362a3B0eB343D337",
53836
+ moduleProxyFactory: "0x000000000000aDdB49795b0f9bA5BC298cDda236",
53837
+ delayModule: "0x01F8cabB808D7dE0dF4202D4B60C8310d2f1339b",
53838
+ multisendUnwrapper: "0x93B7fCbc63ED8a3a24B59e1C3e6649D50B7427c0"
53839
+ },
53840
+ gnosisSafe: {
53841
+ v1_4_1: {
53842
+ safeL1Singleton: "0x41675C099F32341bf84BFc5382aF534df5C7461a",
53843
+ multisend: "0x38869bf66a61cF6bDB996A6aE40D5853Fd43B526",
53844
+ safeL2Singleton: "0x29fcB43b46531BcA003ddC8FCB67FFE91900C762",
53845
+ proxyFactory: "0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67"
53846
+ }
53847
+ },
53848
+ merkl: {
53849
+ distributor: "0x3Ef3D8bA38EBe18DB133cEc108f4D14CE00Dd9Ae"
53850
+ },
53851
+ tokens: {
53852
+ usdt: "0x48065fbBE25f71C9282ddf5e1cD6D6A887483D5e",
53853
+ usdc: "0xcebA9300f2b948710d2653dD7B07f33A8B32118C",
53854
+ celo: "0x471EcE3750Da237f93B8E339c536989b8978a438",
53855
+ uni: "0xeE571697998ec64e32B57D754D700c4dda2f2a0e"
53856
+ },
53857
+ OFTAdapters: {
53858
+ "0x48065fbBE25f71C9282ddf5e1cD6D6A887483D5e": "0xf10e161027410128e63e75d0200fb6d34b2db243"
53859
+ },
53860
+ multicall3: "0xcA11bde05977b3631167028862bE2a173976CA11",
53861
+ permit2: "0x000000000022D473030F116dDEE9F6B43aC78BA3",
53862
+ poster: "0x000000000000cd17345801aa8147b8D3950260FF"
53825
53863
  }
53826
53864
  };
53827
53865
 
@@ -53836,7 +53874,8 @@ var chainIdToName = {
53836
53874
  130: "unichain",
53837
53875
  5000: "mantle",
53838
53876
  480: "worldchain",
53839
- 11155111: "sepolia"
53877
+ 11155111: "sepolia",
53878
+ 42220: "celo"
53840
53879
  };
53841
53880
  function getAddressOrThrow(chainId, key) {
53842
53881
  const chainName = chainIdToName[chainId];
@@ -84781,4 +84820,4 @@ var simulateOrThrow = async (env2) => {
84781
84820
  };
84782
84821
  };
84783
84822
 
84784
- //# debugId=7FCEF51C3BC9E44B64756E2164756E21
84823
+ //# debugId=04A0C08A7D2B1E7164756E2164756E21