Fetch a paginated result of paid actions (e.g. follows and collects with fee) for the authenticated profile.
The results are sorted by the latest action first.
UseLatestPaidActionsArgs
Optional
const { data, loading, error } = useLatestPaidActions(); Copy
const { data, loading, error } = useLatestPaidActions();
Fetch a paginated result of paid actions (e.g. follows and collects with fee) for the authenticated profile.
The results are sorted by the latest action first.