Historical Market Data
Endpoint
GET https://api.dapplooker.com/v1/historical-market-dataQuery Parameters
Parameter
Type
Required
Description
Example Requests
# Query by token address with pagination
curl --location 'https://api.dapplooker.com/v1/historical-market-data?api_key=<API_KEY>&chain=base&token_address=0xac1bd2486aaf3b5c0fc3fd868558b082a531b2b4&page=1'
# Query by ticker with custom date range
curl --location 'https://api.dapplooker.com/v1/historical-market-data?api_key=<API_KEY>&chain=base&token_ticker=VIRTUAL&start_date=2025-01-01&end_date=2025-06-06'Example Response
Response Schema
Token Identity
Field
Type
Description
Daily Market Metrics
Field
Type
Description
Pagination
Field
Type
Description
Last updated