Calculate rewards owed for a position
whirlpool
position
tick_lower
tick_upper
current_timestamp
transfer_fee_1
transfer_fee_2
transfer_fee_3
CollectRewardsQuote
Optional
Calculate rewards owed for a position
Paramters
whirlpool: The whirlpool stateposition: The position statetick_lower: The lower tick statetick_upper: The upper tick statecurrent_timestamp: The current timestamptransfer_fee_1: The transfer fee for token 1transfer_fee_2: The transfer fee for token 2transfer_fee_3: The transfer fee for token 3Returns
CollectRewardsQuote: The rewards owed for the 3 reward tokens.