Hello,
I'm trying to use the function mirror.mint.getPositions() to get all short positions.
I've set the parameter limit to a sufficiently large number (100 to be exact as the total positions shown on the app are less than 50), but there are still a few positions missing. All of these positions have position_idx less than 100,000.
Is there a way to fix this?
Thanks!