types.HistoricAgentOperation

@polymeshassociation/polymesh-sdk / Modules / types / HistoricAgentOperation

Interface: HistoricAgentOperation

types.HistoricAgentOperation

Events triggered by transactions performed by an Agent Identity, related to the Token's configuration For example: changing compliance requirements, inviting/removing agent Identities, freezing/unfreezing transfers

Token transfers (settlements or movements between Portfolios) do not count as Operations

Table of contents

Properties

Properties

history

history: EventIdentifier[]

list of Token Operation Events that were triggered by the Agent Identity

Defined in

types/index.ts:1399


identity

identity: Identity

Agent Identity that performed the operations

Defined in

types/index.ts:1395

Last updated