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.
- 54
protocol
supported (see enum in OpenAPI spec for values) address_type
for ETH and SOL only. For ETHpubkey
orwithdrawal_address
. For Solana:withdraw_authority
orstake_account
.- 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.