OptionalafterReturns results after the specified cursor.
OptionalbeforeReturns results before the specified cursor.
OptionalcursorThe cursor used for pagination.
OptionallimitThe maximum number of token accounts to return.
OptionalmintFilter by token mint address.
OptionaloptionsOptionalshowZeroBalance?: booleanIf true, include token accounts with zero balance.
OptionalownerFilter by owner wallet address.
OptionalpageThe page of results to return (1-indexed).
Request parameters for
getTokenAccounts.