PreparedRebalanceStep
@totemsdk/omnia-pool / PreparedRebalanceStep
Interface: PreparedRebalanceStep
A prepared rebalance step: the wallet-built tx draft + its canonical facts.
Properties
action
action:
string
allocation?
optionalallocation?:object
The pool allocation mutation the rebalance performs.
params
params:
RebalanceAllocationParams
position
position:
LiquidityPosition
registry
registry:
LiquidityBondRegistryState
channelUpdate?
optionalchannelUpdate?:RebalanceChannelUpdate
The channel update the rebalance performs (for execution).
draft?
optionaldraft?:OmniaTxDraft
The Omnia tx draft the wallet built (or simulated). Optional for pure pool mutations.
executionReceipt?
optionalexecutionReceipt?:unknown
nonce
nonce:
string
postconditionsVerified?
optionalpostconditionsVerified?:boolean
quoteTimestamp?
optionalquoteTimestamp?:number
simulation?
optionalsimulation?:unknown
Quote/simulation evidence captured by the wallet.
stepId
stepId:
string