Skip to main content

RegistryOperation

@totemsdk/liquidity-bond


@totemsdk/liquidity-bond / RegistryOperation

Interface: RegistryOperation

Description of what changed in a registry transition.

Properties

allocationId?

optional allocationId?: string


amount?

optional amount?: bigint


commitmentId?

optional commitmentId?: string


entity?

optional entity?: unknown


metadata?

optional metadata?: Record<string, unknown>


poolId?

optional poolId?: string


positionId?

optional positionId?: string


receiptId?

optional receiptId?: string


type

type: string


withdrawalId?

optional withdrawalId?: string