Query Parameters
Jetton wallet address in any form. Max: 1000.
Address of Jetton wallet's owner in any form. Max: 1000.
Jetton Master in any form.
Exclude jetton wallets with 0 balance.
Limit number of queried rows. Use with offset to batch read.
Required range:
1 <= x <= 1000
Skip first N rows. Use with limit to batch read.
Required range:
x >= 0
Sort jetton wallets by balance. Warning: results may be inconsistent during the read with limit and offset.
Available options:
asc
, desc