post
https://api.figment.io/addresses
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.
400Bad request
401Unauthorized
422Unprocessable content
