createClaimDammFeesTxParams
@bidask-protocol/sdk / createClaimDammFeesTxParams
Function: createClaimDammFeesTxParams()
createClaimDammFeesTxParams(
params):TxParams
Creates transaction parameters for claiming accumulated fees from a DAMM pool
Parameters
params
Parameters for the transaction
forwardPayload?
Cell
Optional forward payload for the transaction
isAccount?
boolean
Whether receiver is a trade account
lpWalletAddress
Address
Address of the user's LP wallet
queryId?
bigint
Optional query ID for the transaction (defaults to random)
receiverAddress?
Address
Address to receive claimed fees (defaults to senderAddress)
senderAddress
Address
Address of the liquidity provider
Returns
Transaction parameters