Skip to main content
BETA
HomeIntegration BuilderAPI ReferenceGuidesChangelog
View Mirror World on Github
Join the Discord server

Language:

searchCollectionNFT

Search Solana Collection NFT


import { type SearchSolanaNFTInCollectionPayloadV2 } from "@mirrorworld/web3.js"
const payload: SearchSolanaNFTInCollectionPayloadV2 = {
collections: ["4cEwtjcQt8KNBsD8EP3Y7RFZgRiq51uVCwJ4SWUpcCfZ"],
search: "Bad Monkeys",
}
await mirrorworld.Solana.Metadata.searchCollectionNFT(payload)

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference

    Changelog