Skip to main content Link Menu Expand (external link) Document Search Copy Copied

VerifySolanaNFTKMS

Model getters

Method name Return type Description Notes
getChain() string The blockchain to work with
Example: SOL
 
getNftAddress() string The blockchain address of the NFT to verify
Example: CHw1Fy5YdbaaosLXrrxhuc3X3fpssMqDQm9XwJh9LPGe
 
getCollectionAddress() string The blockchain address of the NFT collection where the NFT should be verified in. The collection must be a sized collection that was introduced in Version 1.3 of the Metaplex Token Metadata program.
Example: CHw1Fy5YdbaaosLXrrxhuc3X3fpssMqDQm9XwJh9LPGe
 
getFrom() string The blockchain address of the collection verifier on behalf of whom the transaction will be originated. The transaction fee will be paid from this address.
Example: FykfMwA9WNShzPJbbb9DNXsfgDgS3XZzWiFgrVXfWoPJ
 
getSignatureId() string Identifier of the private key associated in signing application. Private key, or signature Id must be present.
Example: 26d3883e-4e17-48b3-a0ee-09a3e484ac83