Get Asset Flow for an Address
Returns per-day, per-token asset flow for the given address: a net delta plus, depending on source, either the absolute balance snapshot or the received/sent split it was derived from.
Authorizations
Authorization method required to allow user to access the api endpoints.
Query Parameters
Network of Address
Address to search
network type: evm, solana, cosmos, etc.
Comma separated list of token contract addresses
Workspace id to filter this address's balances by that workspace's token whitelist. Omit for the unfiltered response.
Restores the unfiltered response, ignoring the workspace token whitelist. Only meaningful alongside workspace_id.
Response
Per-day, per-token asset flow entries for the given address.