ZK Compression
CtrlK
  • Get Started
    • Overview
    • Intro to Development
  • Developers
    • TypeScript Client
    • JSON RPC Methods
      • getCompressedAccount
      • getCompressedBalance
      • getCompressedTokenAccountBalance
      • getCompressedBalanceByOwner
      • getCompressedMintTokenHolders
      • getCompressedTokenBalancesByOwnerV2
      • getCompressedAccountsByOwner
      • getMultipleCompressedAccounts
      • getCompressedTokenAccountsByOwner
      • getCompressedTokenAccountsByDelegate
      • getTransactionWithCompressionInfo
      • getCompressedAccountProof
      • getMultipleCompressedAccountProofs
      • getMultipleNewAddressProofs
      • getValidityProof
      • getCompressionSignaturesForAccount
      • getCompressionSignaturesForAddress
      • getCompressionSignaturesForOwner
      • getCompressionSignaturesForTokenOwner
      • getLatestCompressionSignatures
      • getLatestNonVotingSignatures
      • getIndexerSlot
      • getIndexerHealth
    • Addresses and URLs
    • Creating Airdrops with Compressed Tokens
    • Using Token-2022
    • Add Compressed Token Support to Your Wallet
    • Create programs with the program-template
  • Learn
    • In a Nutshell
    • Core Concepts
      • Compressed Account Model
      • State Trees
      • Validity Proofs
      • Lifecycle of a Transaction
      • Limitations
  • Node Operators
    • Run a Node
  • resources
    • Changelog
      • JS - 0.21.0
      • Protocol - 1.0.0
      • 0.6.0
      • 0.5.0
      • 0.4.0
      • 0.3.0
    • Security
    • Privacy Policy
Powered by GitBook
On this page
  1. Developers
  2. JSON RPC Methods

getCompressedTokenAccountsByDelegate

Returns the compressed token accounts that are partially or fully delegated to the given delegate. This is a paginated endpoint

PreviousgetCompressedTokenAccountsByOwnerNextgetTransactionWithCompressionInfo

Last updated 11 months ago