Skip to main content
Version: 22.1.x

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

Properties

history

history: EventIdentifier[]

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

Defined in

types/index.ts:1593


identity

identity: Identity

Agent Identity that performed the operations

Defined in

types/index.ts:1589