Collect Position Fee

Function input params

  • pid: Tposition ID.

Example

const posFees = await sdk.Position.collectFeePaylod({pid: positionId})

Last updated