Optional
data: PartialMessage<proto.badges.AddressList>List of addresses included in the list.
The alias BitBadges address for the list.
The user or entity who created the address list.
Custom arbitrary data or additional information related to the address list.
Unique identifier for the address list.
URI (Uniform Resource Identifier) associated with the address list to provide metadata, if applicable.
Indicates whether the list includes the specified addresses (true) or excludes them (false).
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
An AddressList is a list of addresses that are referenced by an ID. The list may include only the specified addresses, or it may include all addresses but the specified addresses (depending on if whitelist is true (whitelist) or false (blacklist)).
AddressLists are used for defining approvals, as well as being a simplified badge interface.
Generated
from message badges.AddressList