getTokenAccounts RPC Method - Metaplex DAS
Please note that this RPC method requires the Metaplex Digital Asset Standard (DAS) API add-on enabled on your QuickNode endpoint.
Solana Kit includes the ability to customize RPC methods and transports, allowing you to seamlessly integrate QuickNode Marketplace add-ons into your applications. For more information on how to use QuickNode Marketplace add-ons with Solana Kit, check out these guides: How to Use QuickNode Add-ons using Solana Kit (Part 1) and How to Use QuickNode Add-ons using Solana Kit (Part 2)
Parameters
mintAddress
string
Loading...
ownerAddress
string
Loading...
limit
integer
Loading...
page
integer
Loading...
Returns
result
object
Loading...
total
integer
Loading...
limit
integer
Loading...
page
integer
Loading...
token_accounts
array of objects
Loading...
account
object
Loading...
address
string
Loading...
mint
string
Loading...
owner
string
Loading...
amount
integer
Loading...
delegated_amount
number
Loading...
frozen
boolean
Loading...
close_authority
string
Loading...
extentions
string
Loading...
Request
Response
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free