Get User Positions
Get all liquidity positions for an account.
Last updated
Get all liquidity positions for an account.
Last updated
SaucerSwap offers a public REST API endpoint to retrieve all positions for a user, accompanied by useful metadata for each position, including liquidity and fees earned, and their associated tokens. Use the following URL options to access the data.
Hedera Network | URL (where 0.0.xxxx is user's Hedera account, eg. 0.0.1234) |
---|---|
⛽ No gas cost
Mainnet
https://api.saucerswap.finance/V2/nfts/0.0.xxxx/positions
Testnet
https://test-api.saucerswap.finance/V2/nfts/0.0.xxxx/positions
Previewnet
Not supported