CreateWithdrawalIntentParams
@totemsdk/liquidity-bond / CreateWithdrawalIntentParams
Interface: CreateWithdrawalIntentParams
Properties
amount
amount:
bigint
metadata?
optionalmetadata?:Record<string,unknown>
nonce?
optionalnonce?:string
Per-position nonce — the withdrawal ID is a domain hash over it (non-replayable).
ownerAddress
ownerAddress:
string
poolId
poolId:
string
positionId
positionId:
string
requestedAt?
optionalrequestedAt?:number