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
protocolsupported (see enum in OpenAPI spec for values) address_typefor ETH and SOL only. For ETHpubkeyorwithdrawal_address. For Solana:withdraw_authorityorstake_account.- The
fee_percentagefield 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.
