Activities

Returns Solana staking activities for the authenticated organization.

Activity types

typeDescription
delegationStake account delegated to a validator
undelegationStake account deactivated and removed from validator
withdrawalSOL withdrawn back to wallet after cooldown

All Solana activities are on-chain. tx.status reflects the transaction status
(in_progress, confirmed, failed, expired).

Please note that the activities endpoint returns all activities for the organization associated with your API-Key, i.e. activities initiated via the Figment App and API.

Activities initiated directly via your custodian or wallet infrastructure are not returned by this endpoint.

Activity types

typeDescription
delegationStake account delegated to a validator
undelegationStake account deactivated and removed from validator
withdrawalSOL withdrawn back to wallet after cooldown

All Solana activities are on-chain. tx.status reflects the transaction status (in_progress, confirmed, failed, expired).

Query Params
string
enum
required
Allowed:
string
enum

Filter by activity type.

Allowed:
string
enum

Filter by activity-life status.

Allowed:
page
object
Response

Language
LoadingLoading…
Response
Choose an example:
application/json