META Token Migration

Secure migration to the new META token

No Fees
One-Way
Progress
Loading balances...
Migrator Address4viadAyx...JJqXWpXN

FAQ

Migrate Tokens

Connect Your Wallet

Connect your wallet to start migrating your METAC tokens to META

History

Connect wallet to view your migration history

Accounts

Autocrat

Existing DAO

CNMZgxYsQpygk8CLN9Su1igwXX2kHtcawaNAGuBPv3G9
Treasury
C6DaJNGP1Xsd1seePqn8BPfQWMxsbBoUSf6Kbagmta2T

New DAO

Bc3pKPnSbSX8W2hTXbsFsybh1GeRtu3Qqpfu9ZLxg6Km
Treasury
BxgkvRwqzYFWuDbRjfTYfgTtb41NaFw1aQ3129F79eBT

Smart Contract

gr8tqq2ripsM6N46gLWpSDXtdrH6J9jaXoyya1ELC9t

Advanced Tools

Migration Script

For developers who want to integrate migration into their own applications. We have the NPM package @metaDAOproject/token-migrator

We use Anchor to build the program. Please follow the installation guide: anchor-lang.com/docs/installation

Download and build the program

# Clone the repository
git clone https://github.com/metaDAOproject/token-migrator.git
# Navigate to directory
cd token-migrator
# Install rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# Install Solana CLI
sh -c "$(curl -sSfL https://release.anza.xyz/stable/install)"
# Add solana to your path
source ~/.bashrc
# Install anchor
cargo install --git https://github.com/coral-xyz/anchor avm --force
# Install and set anchor version
avm install latest
avm use latest
# Install dependencies
yarn install
# Build the program
anchor build

Run Migration

# Set the amount you want to migrate
vim scripts/migrate.ts
# Set the amount you want to migrate
# 1_000_000_000 is 1 METAC
const amount = new BN(1_000_000_000);
# Run the migration
anchor run migrate --provider.cluster devnet --provider.wallet ~/.config/solana/id.json

Launch on MetaDAO.

Get funding and a community of people who want to see you win from day one.

footer card background
The blueprint for next
gen decentralized organizations.

All rights reserved © MetaDAO LLC 2025

Check out our Terms of Use