getTokenAccountsByOwnerV2
Request
{
"jsonrpc": "2.0",
"id": 1,
"method": "getTokenAccountsByOwnerV2",
"params": [
"<walletPubkey>",
{ "programId": "TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA" },
{
"encoding": "base64",
"limit": 200,
"paginationKey": null
}
]
}Parameters
Parameter
Type
Required
Description
Filter Options
Response
Field
Type
Description
Pagination Example
Example
Last updated