Get Addresses

📘

Read our quick guide on Tracking Addresses For Reporting first

This endpoint enables programmatic retrieval of tracked addresses/fees for reporting purposes and aims to replace the manually processes of generating/exchanging/processing of Google Sheets.

Supports 54 protocols (see protocol enum in OpenAPI spec for values)

❗️

Protocol-specific nuances

  • ETH returns withdrawal address
  • SOL returns stake authorities

Mainnet only.

Query Params
integer

Page number, starting at 1.

integer

Number of items per page.

string

Filter to a single protocol. Returns 400 if the protocol is unknown.

addresses[]
array of strings

Filter to specific addresses, parent or child. A child resolves to its parent row. Maximum 100.

addresses[]
string

Return only addresses whose changed_at is at or after this ISO 8601 timestamp.

Responses

401

Invalid API key

Language
LoadingLoading…
Response
Choose an example:
application/json