@flaunch/sdk 0.9.8 → 0.9.10

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.
@@ -5379,6 +5379,10 @@ const StakingManagerAddress = {
5379
5379
  [base.id]: "0xec0069F8DBbbC94058dc895000dd38ef40b3125d",
5380
5380
  [baseSepolia.id]: "0xB8f1cb6B4Ff8f07149276bbfA617aed7bd32d20D",
5381
5381
  };
5382
+ const BuyBackManagerAddress = {
5383
+ [base.id]: "0x3AAF3b1D8cD5b61C77f99bA7cdf41E9eC0Ba8a3f",
5384
+ [baseSepolia.id]: "0xc3947EC9d687053bBA72b36Fd6b2567e775E82C7",
5385
+ };
5382
5386
  /** Verifiers */
5383
5387
  const TokenImporterAddress = {
5384
5388
  [base.id]: "0xb47af90ae61bc916ea4b4bacffae4570e7435842",
@@ -5477,5 +5481,5 @@ const USDCETHPoolKeys = {
5477
5481
  },
5478
5482
  };
5479
5483
 
5480
- export { AddressFeeSplitManagerAddress, AnyBidWallAddress, AnyFlaunchAddress, AnyPositionManagerAddress, BidWallAddress, BidWallV1_1Address, ClankerWorldVerifierAddress, ClosedPermissionsAddress, DopplerVerifierAddress, FLETHAddress, FLETHHooksAddress, FairLaunchAddress, FairLaunchV1_1Address, FastFlaunchZapAddress, FeeEscrowAddress, FlaunchAddress, FlaunchPositionManagerAddress, FlaunchPositionManagerV1_1Address, FlaunchPositionManagerV1_2Address, FlaunchV1_1Address, FlaunchV1_2Address, FlaunchZapAddress, Permit2Address, PoolManagerAddress, QuoterAddress, ReferralEscrowAddress, RevenueManagerAddress, StakingManagerAddress, StateViewAddress, TokenImporterAddress, TreasuryManagerFactoryAddress, USDCETHPoolKeys, UniV4PositionManagerAddress, UniversalRouterAddress, VirtualsVerifierAddress, WhitelistVerifierAddress, WhitelistedPermissionsAddress, ZoraVerifierAddress };
5484
+ export { AddressFeeSplitManagerAddress, AnyBidWallAddress, AnyFlaunchAddress, AnyPositionManagerAddress, BidWallAddress, BidWallV1_1Address, BuyBackManagerAddress, ClankerWorldVerifierAddress, ClosedPermissionsAddress, DopplerVerifierAddress, FLETHAddress, FLETHHooksAddress, FairLaunchAddress, FairLaunchV1_1Address, FastFlaunchZapAddress, FeeEscrowAddress, FlaunchAddress, FlaunchPositionManagerAddress, FlaunchPositionManagerV1_1Address, FlaunchPositionManagerV1_2Address, FlaunchV1_1Address, FlaunchV1_2Address, FlaunchZapAddress, Permit2Address, PoolManagerAddress, QuoterAddress, ReferralEscrowAddress, RevenueManagerAddress, StakingManagerAddress, StateViewAddress, TokenImporterAddress, TreasuryManagerFactoryAddress, USDCETHPoolKeys, UniV4PositionManagerAddress, UniversalRouterAddress, VirtualsVerifierAddress, WhitelistVerifierAddress, WhitelistedPermissionsAddress, ZoraVerifierAddress };
5481
5485
  //# sourceMappingURL=index.js.map