Class MsgCreateAddressLists

MsgCreateAddressLists defines address lists on-chain. For off-chain lists, use the API, not this Msg.

AddressLists must be validly formatted and have a unique ID not used before. Note that some such as ("Mint", etc) are reserved as well.

Hierarchy (view full)

Implements

Implemented by

Constructors

Properties

addressLists: AddressList[]
creator: string

Methods

  • Type Parameters

    Parameters

    • Optional _convertFunction: ((val) => U)

    Returns CustomType<any>

    Deprecated

    This function is unnecessary as this field has no numeric types. Please use the .clone() method instead.

  • Type Parameters

    Parameters

    • other: undefined | null | CustomType<U>
    • Optional normalizeNumberTypes: boolean

    Returns boolean

  • Returns string[]

  • Returns JsonObject

  • Returns string