List Jetton transfers
Get Jetton transfers by specified filters
Documentation Index
Fetch the complete documentation index at: https://companyname-a7d5b98e-ton-storage.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Address of jetton wallet owner in any form. Max 1000
Jetton wallet address in any form. Max: 1000.
Jetton master address in any form.
Direction of transfer. Note: applied only with owner_address.
in, out Query transactions with generation UTC timestamp after given timestamp.
x >= 0Query transactions with generation UTC timestamp before given timestamp.
x >= 0Query transactions with lt >= start_lt.
x >= 0Query transactions with lt <= end_lt.
x >= 0Limit number of queried rows. Use with offset to batch read.
1 <= x <= 1000Skip first N rows. Use with limit to batch read.
x >= 0Sort transactions by lt.
asc, desc