Get total count of transfers for a wallet with optional token filter
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A chain name listed in supported networks
sol, bsc, eth An address of a wallet
"FrxXcJ1uUHa9A5jxgNFBxT4bHBnFVQZbxJa2Je3gjotP"
Pagination cursor
Number of results per page
1 <= x <= 100Pagination direction (next or prev)
next, prev An address of a token
"So11111111111111111111111111111111111111112"
Filter transfers before this timestamp (Unix epoch seconds)
1770336000000
Filter transfers after this timestamp (Unix epoch seconds)
1770163200000
Minimum token amount filter (inclusive)
"0.01"
Maximum token amount filter (inclusive)
"1000"
Minimum token amount in USD filter (inclusive)
"1"
Maximum token amount in USD filter (inclusive)
"10000"
Total number of transfers
123456