OptionalafterThe cursor for paginating forwards through the signatures.
OptionalbeforeThe cursor for paginating backwards through the signatures.
The unique identifier (mint address) of the compressed NFT to retrieve transaction history for.
OptionallimitThe maximum number of transaction signatures to return per request.
The page of results to return (1-indexed).
Request parameters for
getSignaturesForAsset.Remarks
This method is specifically designed for compressed NFTs (cNFTs). For regular NFTs, use
getSignaturesForAddressinstead — the standard method does not work with compressed NFTs.