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

Language:

searchNFTsByOwnerAddresses

Searches BNB Chain NFTs By Owner Addresses


import { type SearchEVMNFTsByOwnerAddressesPayloadV2 } from "@mirrorworld/web3.js"
const payload: SearchEVMNFTsByOwnerAddressesPayloadV2 = {
owner_address: ["0xEC19D72d352D1aCD771cE492d6A09B2523Cb4575"],
}
await mirrorworld.BNBChain.Asset.searchNFTsByOwnerAddresses(payload)

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference

    Changelog