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

Language:

searchNFTByMintAddress

Searches Solana NFTs By Mint Addresses


import { type QuerySolanaNFTInfoPayload } from "@mirrorworld/web3.js"
const payload: QuerySolanaNFTInfoPayload = {
mint_address: "BuiAawnD2EoAAp8SdrtkM74nkSVNwV5Vh6E6m8aWXbjV",
}
await mirrorworld.Solana.Asset.searchNFTByMintAddress(payload)

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference

    Changelog