tokenOwnersByMetadataId
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 token owners by metadataId
with limit and offset pagination..
tokenOwnersByMetadataId({metadataId: string, pagination?: Pagination, network?: "testnet" | "mainnet"})
This is an example of a data api method.
Example:
queryTokens.ts
Last updated