Reverse lookup - find wallets by entity name, entity type, or label. Paginated results with full wallet metadata.
Documentation Index
Fetch the complete documentation index at: https://docs.mobula.io/llms.txt
Use this file to discover all available pages before exploring further.
| Name | Required | Description |
|---|---|---|
entityName | No | Fuzzy search on entity name (e.g. binance, ansem) |
entityType | No | Exact match on entity type (e.g. cex, dex, individual, fund, bridge) |
label | No | Exact match on wallet label (e.g. Hot Wallet, Cold Wallet, MEV Bot) |
offset | No | Pagination offset (default: 0) |
limit | No | Results per page, 1-100 (default: 20) |
entityName, entityType, or label must be provided.
| Field | Description |
|---|---|
data | Array of matching wallets (same shape as /2/wallet/labels) |
data[].walletAddress | The wallet address |
data[].labels | Array of labels (proTrader, smartTrader, freshTrader, etc.) |
data[].walletMetadata | Entity metadata (name, logo, type, socials) |
data[].platform | Platform metadata (id, name, logo) if linked to a known platform |
data[].fundingInfo | Funding source information for the wallet |
pagination.total | Total number of matching wallets |
pagination.offset | Current offset |
pagination.limit | Current page size |
cex, dex, individual, fund, bridge, mev, hacker, yield, lending-decentralized, derivatives, gaming, liquid-staking, stablecoin, ai, misc, zora-profile.
Hot Wallet, Cold Wallet, MEV Bot, Gnosis Safe Proxy, V2 Pool, V3 Pool, Market, Burn Address, Dead Address, Gate Deposit.