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

Hierarchy

  • HistoricAgentOperation

Index

Properties

Properties

history

history: EventIdentifier[]

Defined in src/types/index.ts:1224

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

identity

identity: Identity

Defined in src/types/index.ts:1220

Agent Identity that performed the operations

Last updated