$CLANKER on Bags → $LIQ Migration Guide
2026-04-14 — #migration#liq#clanker
TL;DR
Hold $CLANKER on Bags on Solana? You can migrate to $LIQ on Base.
20% of $LIQ total supply (20B tokens) is reserved for $CLANKER holders, split proportionally.
→ Start here: app.liquidprotocol.org/migrate
🚨 Migrations are irreversible. Every transfer is on-chain and permanent. Migrate to the wrong wallet and we cannot help you recover. Use the test option first, every time.
Not sure about something? Ask before you migrate — we'd rather answer questions than have users mistakenly migrate incorrectly.
How much $LIQ do I get?
Your share of the 20B $LIQ pool equals your share of $CLANKER supply:
your $LIQ = (your $CLANKER ÷ 999,952,952.65) × 20,000,000,000
| You hold | You get |
|---|---|
| 1 $CLANKER | ~20 $LIQ |
| 10K $CLANKER | ~200K $LIQ |
| 100K $CLANKER | ~2M $LIQ |
| 1M $CLANKER | ~20M $LIQ |
| 10M $CLANKER | ~200M $LIQ |
Check any wallet's allocation — no connection required.
How it works
-
Connect your Solana wallet (Phantom, Solflare, Backpack) on /migrate. We use Sign-In With Solana — you authorize with a message, not a transaction.
-
A Base wallet is created for you. When you authenticate with Solana, Privy (our wallet provider) provisions an embedded Base wallet in the background. All $LIQ is sent to this wallet. Never to your Phantom. Never to an external EVM wallet.
-
Choose test or full. Two buttons:
[ TEST MIGRATION (1 $CLANKER) ]— deposits 1 token. Do this first.[ MIGRATE ALL ]— deposits your full balance. Requires typingMIGRATEto confirm.
-
Sign the Solana transfer. Your wallet pops up. Once signed, finalization on Solana takes ~30s.
-
Claim your $LIQ. After verification, a
[ CLAIM $LIQ ]button appears. Click it — we pay the gas. The contract releases your $LIQ to your embedded Base wallet. -
You're done. Your $LIQ is in your embedded wallet. View it on /profile, send it via the wallet menu's
[ SEND ]button, or swap it once a market opens.
About your embedded Base wallet
The wallet is fully yours. You control the private key at all times.
- View the address + export the seed → /profile
- Recover the wallet elsewhere → home.privy.io (sign in with the same Solana wallet)
- Back up the seed before migrating large amounts so you always retain control
FAQ
Is the migration secure?
The Base vault contract (0xbf24...e628) is immutable — deployed once, never upgradeable. Only an authorized relayer can release $LIQ, only against a Solana deposit we've verified on-chain. Admin access (emergency withdraw) is gated behind a multisig Safe requiring multiple signers.
⚠️ The contract has not been audited by a third party. Use at your own discretion. Source is verified on Basescan — review it yourself before migrating a meaningful amount.
Can I migrate only part of my $CLANKER?
Not directly. You have two buttons: 1 token (test) or full balance.
To split a migration: transfer some of your $CLANKER to a different Solana wallet first, then migrate each wallet separately. Each wallet requires its own sign-in.
Note: Each migration is tied to the Solana wallet that signed the Privy login. To migrate from a different wallet, sign out and sign back in with that wallet — you can't switch accounts mid-session.
What happens to my $CLANKER?
It's transferred to our Solana vault. From your side, this is one-way — you can't reverse the deposit. The team may later swap or move the $CLANKER held in the vault; this token will no longer play any role or have any function within the Liquid Protocol ecosystem. That's unrelated to your $LIQ entitlement, which is locked in at deposit time.
When does the migration close?
No deadline. It's open-ended.
What tokens am I dealing with?
- Migrating FROM:
$CLANKER on Bagson Solana mainnet - Receiving:
$LIQon Base mainnet (100B total supply, 20B reserved for this migration)
I migrated but my $LIQ hasn't arrived. What do I check?
- Profile page → "My Migrations" — each row shows status and on-chain tx links
- If status says Claimable: click the claim button
- If status says Processing for over 5 minutes: email support (link pre-fills a template — fill in the diagnostic fields and send)
I sent to the wrong address. Can you reverse it?
No. All transfers are on-chain and irreversible. Always use the test option first.
Contracts & addresses
- Solana deposit vault:
GtZz...XXPs - Base release vault:
0xbf24...e628 - Vault admin (multisig Safe):
0x872c...0c6c - Distribution math:
liq_wei = (clanker_raw × 20,000,000,000 × 10^18) / 999,952,952,646,944,871
All math runs in BigInt — no floating-point drift.
Need help?
- Your migrations: /profile
- Start or continue: /migrate
- Check any wallet: /migrate/check
- X: @_proxystudio · @m00npapi
- Docs: /docs