Get transfers of NFT items by specified filters
Address of NFT owner in any form. Max 1000
Address of NFT item in any form. Max: 1000.
Collection address in any form.
Direction of transfer.
Query transactions with generation UTC timestamp after given timestamp.
Query transactions with generation UTC timestamp before given timestamp.
Query transactions with lt >= start_lt
.
Query transactions with lt <= end_lt
.
Limit number of queried rows. Use with offset to batch read.
Skip first N rows. Use with limit to batch read.
Sort transactions by lt.