Type alias TokenListUpdateEventDetails

TokenListUpdateEventDetails: {
    target: Type;
}

The structure of any list update event for a PLT.

Type declaration

  • target: Type

    The target of the list update.

Generated using TypeDoc