Optionaldata: PartialMessage<badges.MaxNumTransfers>The ID of the amount tracker associated with this approval. We use this ID to track the number of transfers and amounts transferred.
Overall maximum number of transfers.
Maximum number of transfers per "from" address.
Maximum number of transfers per "initiated by" address.
Maximum number of transfers per "to" address.
OptionalresetTime intervals to reset the trackers at.
Static ReadonlyfieldsStatic ReadonlyruntimeStatic ReadonlytypeStaticequalsStaticfromOptionaloptions: Partial<BinaryReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>
MaxNumTransfers defines the maximum number of transfers per unique "from," "to," and/or "initiated by" address. If any of these are nil or "0", we assume unlimited approvals. If they are set to a value, then the running tally of the number of transfers for the specified token IDs and ownership times must not exceed the corresponding value.
Generated
from message badges.MaxNumTransfers