Skip to main content
The Get Wallet Deployer Tokens endpoint returns every token created by a deployer wallet, enriched with token metadata, liquidity and bonding data, price performance, organic volume, and wallet-level activity insights. It is ideal for developers building token discovery tools, deployer dashboards, on-chain research apps, and trader analytics.

What this endpoint does

With this API, you can:
  • Retrieve all tokens deployed by a specific wallet (creator address)
  • Get enriched token metadata (symbol, name, supply, price, market cap)
  • Access liquidity, bonding status, and pool details (when available)
  • Track token performance (ATH/ATL, price changes, volume across timeframes)
  • Analyze wallet-level activity (buys, sells, volume, average prices, PnL)
  • Review organic trading metrics (organic volume, organic trades, buyers/sellers)
  • Surface deployer and token context such as source, exchange, and socials
Unlike token-only market endpoints, this endpoint is built for deployer-first analysis, so you can map a creator wallet to all tokens it launched.

What you’ll need

  • Basic knowledge of REST APIs
  • A creator (deployer) wallet address
  • A Mobula API key
Note: All Mobula endpoints require an API key.
Get a free API key: Here
Optional:
  • DexScreener (to find a token and copy its deployer wallet)

When to use Get Wallet Deployer Tokens

Use this endpoint when you want to:
  • List every token deployed by a creator wallet
  • Build a deployer profile page with token performance metrics
  • Analyze deployer activity and token outcomes over time
  • Detect token launches tied to a wallet
  • Power token research dashboards and on-chain due diligence tools
If you want deeper token analytics after discovering deployed tokens, you can also use: If you want full wallet-level activity tracking for the deployer, use: Get Wallet Activity

Walkthrough to Get Wallet Deployer Tokens

1. Prepare your query

The wallet/deployer endpoint uses:
ParameterDescription
walletCreator wallet address to analyze
Optional parameters you can use:
  • blockchain: analyze a specific chain analyze a specific chain like Solana, Ethereum, and more (otherwise defaults to all supported chains)
  • page: paginate through the deployer’s token list
  • limit: control how many deployed tokens are returned per page

2. Find a deployer wallet address to test

To retrieve real wallet data:
  1. Open DexScreener
  2. Search for any token
  3. Open the token page
  4. Copy the developer / creator / deployer address
Use that address as the wallet parameter.

3. Fill the API form

Back in the endpoint “Try it” form:
  • Paste the deployer address into wallet
  • (Optional) set blockchain if you want a single chain
  • Adjust page and limit if you want pagination
  • Click Send to retrieve deployed tokens

Reviewing the deployer tokens response

For each deployed token, the API can return:
  • Token metadata: name, symbol, decimals, supply, logo, contract address
  • Market data: price, liquidity, volume, market cap, price change windows
  • Liquidity and bonding context: pool address, bonding status, reserves
  • Wallet activity stats: buys, sells, volume, average prices
  • PnL signals: realized and unrealized PnL metrics (when available)
  • Organic metrics: organic volume, trades, traders, buyers/sellers
  • Source and socials: exchange/source and socials (when available)
This makes it easy to build a deployer token list UI with meaningful performance and activity signals, not just token addresses.

Try It Live with Mobula Wallet Deployer Demo (UI)

You can also test this endpoint using our demo UI: Demo UI Homepage Wallet Deployer Demo UI Docs

Summary

The Get Wallet Deployer Tokens endpoint helps you fetch all tokens deployed by a wallet and analyze each token with enriched market and activity metrics, including:
  • Deployer token discovery across chains
  • Liquidity, volume, market performance, and wallet activity
  • Organic trading metrics and deployer-linked signals
If you’re building deployer dashboards, token discovery tools, or research workflows, this endpoint is a strong foundation.

Try Mobula for Free

Try our free API today and start building in minutes.
Get your free API key: Here