LiquidityLockConfig
@totemsdk/kissvm / LiquidityLockConfig
Interface: LiquidityLockConfig
Properties
amount
amount:
string
amountPort?
optionalamountPort?:number
Port for the lock amount (default 0).
governancePort?
optionalgovernancePort?:number
Port for the fee recipient address (default 3).
providerPk
providerPk:
string
statusPort?
optionalstatusPort?:number
Port for position status (default 2).
tokenId
tokenId:
string
unlockBlock
unlockBlock:
bigint
Unlock block (pre-computed as cliffBlock + unlockAfterBlock).
unlockPort?
optionalunlockPort?:number
Port for the unlock block (default 1).