Token - Mint and Burn
Get mint and burn information for a token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A chain name listed in supported networks Supported blockchain chains
sol, eth, bsc An address of a token
Query Parameters
Pagination cursor
Number of results per page
Pagination direction
next, prev Filter type for mint and burn operations Mint/burn type filter
all, mint, burn Response
Get Mint And Burn
Generic pagination response
Page data
Cursor for the end of current page
"eyJpZCI6ImVuZCJ9"
Whether there is a next page
false
Whether there is a previous page
false
Cursor for the start of current page
"eyJpZCI6InN0YXJ0In0="
Total number of items matching the query (not just the current page).
When None, the caller should treat it as unknown (backward-compatible).
564094

