Returns the total number of ticket transfers.
/v1/tickets/transfers/count
Filter by internal TzKT id.
Click on the parameter to expand more details.
Filter by level of the block where the transfer was made.
Click on the parameter to expand more details.
Filter by timestamp (ISO 8601) of the block where the transfer was made.
Click on the parameter to expand more details.
Filter by internal TzKT id. Click on the parameter to expand more details.
Filter by ticketer address.
Click on the parameter to expand more details.
Filter by ticket content type in Micheline format.
Click on the parameter to expand more details.
Filter by ticket content in Micheline format.
Click on the parameter to expand more details.
Filter by ticket content in JSON format.
Note, this parameter supports the following format: content{.path?}{.mode?}=...
,
so you can specify a path to a particular field to filter by (for example, ?content.color.in=red,green
).
Click on the parameter to expand more details.
Filter by 32-bit hash of ticket content type.
Click on the parameter to expand more details.
Filter by 32-bit hash of ticket content.
Click on the parameter to expand more details.
Filter by any of the specified fields (from
or to
).
Example: anyof.from.to=tz1...
will return transfers where from
OR to
is equal to the specified value.
This parameter is useful when you need to get both incoming and outgoing transfers of the account at once.
Click on the parameter to expand more details.
Filter by sender address.
Click on the parameter to expand more details.
Filter by recepient address.
Click on the parameter to expand more details.
Filter by amount.
Click on the parameter to expand more details.
Filter by id of the transaction, caused the ticket transfer.
Click on the parameter to expand more details.
Filter by id of the transfer_ticket operation, caused the ticket transfer.
Click on the parameter to expand more details.
Filter by id of the smart_rollup_execute operation, caused the ticket transfer.
Click on the parameter to expand more details.