Live on Solana mainnet: every action below spends real SOL and is irreversible once you approve it in your wallet. Double-check amounts before signing.

Launch it with a hook attached.

Fill in the coin, choose where its creator fees should go, and deploy straight to pump.fun. The hook you pick is written into the token's metadata at mint, so anyone can read what the fees are meant to do before they buy.

1 The coin
pump.fun · Solana mainnet
Optional first buy in the same transaction. 0 launches without one.
2 The hook
where the creator fees go
Compiled routing

Pick a hook above, and the split it produces shows up here.

3 Deploy
signed in your own wallet
wallet metadata build tx sign broadcast dev buy
What actually happens on-chain: the token is created on pump.fun through PumpPortal's local API and signed by your own wallet, that part is real mainnet SOL. The hook is recorded in the token's metadata as a published fee policy; the automated routing of collected fees is handled off-chain by Vane and is not enforced by the pump.fun bonding-curve contract itself.