Collect Fee
1 Function params
1. Function
// tucana_clmm::router
public entry fun collect_fee(
account: &signer,
position_nft: Object<PositionNft>,
) Last updated
// tucana_clmm::router
public entry fun collect_fee(
account: &signer,
position_nft: Object<PositionNft>,
) Last updated