Preparing search index...
The search index is not available
Solana Suite API Reference
Solana Suite API Reference
@solana-suite/compressed-nft
CompressedNft
findByCollection
Function findByCollection
find
By
Collection
(
collectionMint
,
options
?
)
:
Promise
<
Result
<
NftMetadata
,
Error
>
>
Find nft by collection mint
Parameters
collectionMint
:
Pubkey
options
:
Partial
<
FindOptions
>
= {}
Returns
Promise
<
Result
<
NftMetadata
,
Error
>
>
Promise<Result<CompressedNftMetadata, Error>>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Solana Suite API Reference
Loading...
Generated using
TypeDoc
Find nft by collection mint