RecordPoolFeeParams
@totemsdk/omnia-pool / RecordPoolFeeParams
Type Alias: RecordPoolFeeParams
RecordPoolFeeParams =
object
Properties
earnProof?
optionalearnProof?:unknown
Required for earnable sources — the payment proof backing the fee.
grossAmount
grossAmount:
string
metadata?
optionalmetadata?:Record<string,unknown>
pool
pool:
LiquidityPoolManifest
position
position:
LiquidityPosition
source
source:
FeeSource
verified?
optionalverified?:boolean
Set when the earn-proof was verified (see liquidity-bond verifyLiquidityFeeRecord).