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)

For ETH pass a withdrawal address and for SOL pass a stake authority

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.

Language