Optional
data: PartialMessage<proto.badges.ApprovalAmounts>The ID of the amount tracker associated with this approval. We use this ID to track the number of transfers and amounts transferred.
Overall approval amount.
Approval amount per "from" address.
Approval amount per "initiated by" address.
Approval amount per "to" address.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
ApprovalAmounts defines approval amounts 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 amounts transferred for the specified badge IDs and ownership times must not exceed the corresponding value.
Generated
from message badges.ApprovalAmounts