Skip to main content
Launchpad Trade API changelog and release history
All notable changes to the Launchpad Trade API are listed here, starting with the most recent.
v1.0 — Initial Release
Release

Trading

Buy and sell tokens on Solana with one or multiple wallets in a single request. Two execution modes: Instant (all wallets in the same block) and Delayed (configurable interval between each wallet). See Instant Buy, Instant Sell, Delayed Buy, Delayed Sell.

Platform Attribution

Tag your transactions with a DEX source so they appear correctly on analytics platforms. See Platform Attribution.

Priority Fee

Control transaction priority on the Solana network. See Priority Fee.

Token Launch on PumpFun

Create tokens on PumpFun with metadata, social links, and an optional dev buy. Optional Mayhem and Cashback modes available at creation. After launch, manage your token: Claim Creator Fees, Update Fee Shares, Transfer Authority, Revoke Authority. See Create Token. Claim Cashback Rewards coming soon.

Wallets

Generate keypairs, check balances, and initialize wallets for optimal trading speed. See Create Wallets, Check Balance, Initialize Wallets.

Funding

Distribute SOL to multiple wallets or withdraw from multiple wallets to one. See Transfer Methods, Distribute, Withdraw.

Utilities

  • Token Info — Metadata, supply, and market data for any token
  • Close Accounts — Close empty token accounts and recover rent
  • Burn — Permanently destroy token balances
  • Health Check — API status, version, and server region