Mobula API home page
Search...
⌘K
Ask AI
Generate free API key
Dashboard
Dashboard
Search...
Navigation
Warehouse
Get Contract Deployer
Documentation
REST API Reference
Indexing & Stream
Documentation
Discord
Slack
Telegram
Email
Introduction
Get started
Generate API key
Octopus - Market API
Docs
Warehouse
GET
Get Wallet Transactions Count
GET
Get Token Holders
GET
Get Contract Deployer
GET
Get Market Data
GET
Get Market Data (batch)
GET
Get Market Pair
GET
Get All Pairs
GET
Get Pair Trades
GET
Get Historical Market Data
GET
Get Historical Market Data (batch)
GET
Get Historical Pair Data (OHLCV)
GET
Query Asset Data
GET
Query Token Data
GET
Get Token Holders
GET
Get Blockchain Pairs
GET
Get Pulse (new, bonding, bonded)
[BETA] Wallet Explorer API
GET
Get NFTs Holdings
GET
Get Historical Net Worth
GET
Get Crypto Holdings
GET
Get Crypto Holdings (batch)
GET
Get Defi-Positions Holdings
GET
Get Historical Transactions
GET
Get Transactions
GET
Get Token Transfers
GET
Get NFTs Transfers
GET
Get Smart Money
GET
Get Wallet Trades
Raw Data
GET
Get Raw Events
GET
Get Raw Blocks
GET
Get Raw Transaction
GET
Get Raw Block Transactions
Metacore
GET
Get All Cryptocurrencies
GET
Search by name
GET
Get Metadata
GET
Get Metadata (batch)
GET
Get Meta Trendings
GET
Get All Categories
GET
Get All Blockchains
POST
Query Blockchain Tables
POST
Decode Blockchain Events
Misc
GET
Get Sparkline
GET
Get CeFi Funding Rate
On this page
Query quick start
SQL
Data details
Warehouse
Get Contract Deployer
Query quick start
Input in “tokenAddress” the contract address you want to query.
SQL
Copy
Ask AI
SELECT
*
FROM
evm_traces
WHERE
result_address
=
{contractAddress:String}
Data details
Returns the address of the contract deployer for the given contract address and the trace of the creation.
Get Token Holders
Get Market Data
Assistant
Responses are generated using AI and may contain mistakes.