Track Address

📘

Read our quick guide on Tracking Addresses For Reporting first

This endpoint enables programmatic tracking of 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 pass a withdrawal address
  • SOL pass a stake authority
  • ADA pass stake key

The fee_percentage field is for custodians. Ignore otherwise.

The recommended implementation plan is to call it after an onchain confirmation of a successful staking transaction.

Mainnet only.

⚠️

Once you call this endpoint, it may take up to an hour for those addresses to show up via our API.

Body Params
string
enum
required
string
required

The account address.

number

The gross effective fee for this account as a decimal.

Responses

400

Bad request

401

Unauthorized

422

Unprocessable content

Language
LoadingLoading…
Response
Choose an example:
application/json