@flaunch/sdk 0.3.0 → 0.3.1

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.
@@ -5335,7 +5335,7 @@ const BidWallAddress = {
5335
5335
  [baseSepolia.id]: "0xa2107050ACEf4809c88Ab744F8e667605db5ACDB",
5336
5336
  };
5337
5337
  const FastFlaunchZapAddress = {
5338
- [base.id]: viem.zeroAddress, // FIXME: update with real address when deployed
5338
+ [base.id]: "0xd79e27f51ddf9df5ee76106ee192530f474b02f6",
5339
5339
  [baseSepolia.id]: "0x251e97446a7019E5DA4860d4CF47291321C693D0",
5340
5340
  };
5341
5341
  const PoolManagerAddress = {