Meteora Manual Migrator

Manually migrate your DBC pools to DAMM pools

DAMM V1 Migration

Enter the base mint address to begin the migration process to DAMM V1.

Migration Flow

The migration process follows these steps:

  1. Create Migration Metadata (skip if metadata exists)
  2. Create Locker (checks if baseMint token has Locked Vesting, and if lockEscrow has been created)
  3. Migrate to DAMM V1 (if isMigrated = 0)
  4. Lock Partner LP (if partnerLockedLpPercentage > 0)
  5. Lock Creator LP (if creatorLockedLpPercentage > 0)
  6. Claim Partner LP (if partnerLpPercentage > 0)
  7. Claim Creator LP (if creatorLpPercentage > 0)

Disclaimer: As I did not bundle the transactions, you are required to sign them one by one (if required).

The Solana public key of the base mint you want to migrate.