Get mint and burn events for a token
Token Information
Get mint and burn events for a token
Returns mint and burn Transfer events for a token. For EVM networks these are Transfer events from/to the zero address. For Solana these are mintTo/burn SPL-token instructions.
GET
Get mint and burn events for a token
Authorizations
Use Authorization: Bearer
Query Parameters
Network name (e.g. eth, solana)
Token name, e.g. USDtb
Max number of events to return (default 50, max 1000)
Required range:
1 <= x <= 1000Pagination cursor (next_cursor value from previous page)
Last modified on May 19, 2026

