Get wallet balance change history with filtering and pagination
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
"MJKqp326RZCHnAAbew9MDdui3iCKWco7fsK9sVuZTX2"
Pagination cursor
Number of results per page
1 <= x <= 100Pagination direction (next or prev)
next, prev Filter by specific token address
"FBmHMoWzwJB3g9GCSNTn1ZyvgkuZs7c8GTgNDoJNpump"
Start timestamp (Unix epoch in seconds)
1705312800000
End timestamp (Unix epoch in seconds)
1705399200000
Balance type filter (SOL for native, SPL for tokens)
SOL, SPL Balance change direction filter (INCREASE or DECREASE)
INCREASE, DECREASE