Skip to main content
Version: 24.2.x

Interface: HistoricAgentOperation

api/entities/Asset/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

api/entities/Asset/types.ts:369


identity

identity: Identity

Agent Identity that performed the operations

Defined in

api/entities/Asset/types.ts:365