Search datasets by contract address
Datasets
Search Datasets by Contract Address
Find decoded datasets associated with a smart contract address
POST
Search datasets by contract address
Documentation Index
Fetch the complete documentation index at: https://docs.dune.com/llms.txt
Use this file to discover all available pages before exploring further.
Minimum required API key scope:
ReadUse Cases
- Contract Analysis: Find all decoded datasets associated with a specific smart contract address.
- Blockchain Filtering: Narrow results to decoded tables on specific blockchains using the
blockchainsparameter. - Build Contract Explorers: Power contract exploration tools that surface relevant decoded tables for any contract address.
- Data Integration: Programmatically discover decoded event and function tables for a contract to build ETL pipelines.
- Schema Discovery: Retrieve the schema of decoded tables for a contract by setting
include_schematotrue.
Headers
API Key for the service
Query Parameters
API Key, alternative to using the HTTP header X-Dune-Api-Key
Body
application/json
Search by contract address request