Skip to main content
Version: v29.0.x

Interface: HistoricAgentOperation

Defined in: src/api/entities/Asset/types.ts:382

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[]

Defined in: src/api/entities/Asset/types.ts:390

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


identity

identity: Identity

Defined in: src/api/entities/Asset/types.ts:386

Agent Identity that performed the operations