Function: getMaxMetadataId()
This returns the max Metadata ID for a collection.
getMaxMetadataId<
T>(tokenMetadata):bigint
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/metadata/metadataIds.ts:149
This returns the max Metadata ID for a collection.
Type Parameters
T
T extends NumberType
Parameters
tokenMetadata
TokenMetadata<T>[]
Returns
bigint