tokenByStatus
This is a work in progress, please reach out to us on Telegram for support.
For the most reliable data, reference our existing graphql docs.
Returns number of tokens by metadataId
and statuses: burned, unburned, listed
.
tokenById({metadataId: string, ownedBy?: string, network?: "testnet" | "mainnet"})
This is an example of a data api method.
Example:
queryNftsByStore.ts
Last updated