API

Tokens

Token endpoints read token.transfers. Filters are address, token and block range.

http
GET /v1/arc/token-transfers

Default limit is 100, max 1000. Results are newest first. A next_cursor is returned when more rows exist.

amount may be null when decimals are unknown. Clients that need a number should use amount_raw and apply their own decimals, or skip the row.