ZK Compression
getCompressedTokenAccountsByDelegate
Returns the compressed token accounts that are partially or fully delegated to the given delegate.
POST
cURL
Request Parameters
A base 58 encoded string.
A Solana public key represented as a base58 string.
A Solana public key represented as a base58 string.
Authorizations
Body
application/json
The version of the JSON-RPC protocol.
Available options:
2.0 An ID to identify the request.
The name of the method to invoke.
Available options:
getCompressedTokenAccountsByDelegate Previous
getCompressedTokenAccountsByOwnerReturns the compressed token accounts owned by a certain account.
Next
cURL