Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A chain name listed in supported networks
Available options:
sol
, base
, bsc
, polygon
, arbitrum
, optimism
, avalanche
, ethereum
, zksync
, sui
An address of a token
Example:
"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
Query Parameters
Pagination cursor
Number of results per page
Required range:
1 <= x <= 100
Pagination direction (next or prev)
Available options:
next
, prev
Type of operation to filter (all, mint, or burn)
Available options:
all
, mint
, burn
Example:
"all"
Response
200 - application/json
Array of token creation data
Indicates if there are more results
Indicates if there are previous results
Cursor for first item in current page
Cursor for last item in current page
Total number of items