AutonomousRebalanceResult
@totemsdk/omnia-pool / AutonomousRebalanceResult
Interface: AutonomousRebalanceResult
Properties
allocation?
optionalallocation?:object
The executed pool allocation mutation.
newAllocation
newAllocation:
LiquidityAllocation
position
position:
LiquidityPosition
registry
registry:
LiquidityBondRegistryState
released
released:
LiquidityAllocation
authorization?
optionalauthorization?:RunAuthorization
canonical?
optionalcanonical?:CanonicalAgentAction
The canonical action that was authorized (for the receipt graph).
channelUpdate?
optionalchannelUpdate?:RebalanceChannelUpdate
The executed channel update (when the step performed one).
outcome
outcome:
"approved"|"requires_human"|"rejected"
rejection?
optionalrejection?:RunAuthorizationRejected
txDigest?
optionaltxDigest?:string
The tx digest the execution proof is bound to.