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

Language:

queryCollectionSummary

Search NFT Collection Filter Parameters


import { type QueryCollectionsSummaryV2 } from "@mirrorworld/web3.js"
const payload: QueryCollectionsSummaryV2 = {
collections: [
"0x71bd707A8007Df1f212B2e004c0a331F5b2ebD80",
"0x38d0769Ee60ABA07016753022Bda3CBf8b9F9Fff",
],
}
await mirrorworld.Ethereum.Metadata.queryCollectionSummary(payload)

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference

    Changelog