How to check open positions
Last updated
Last updated
In this section, we'll learn how to retrieve the current yield positions for an address.
Request Current Positions Use the following endpoint to retrieve all the current yield positions of an address:
Required Parameters:\
address
Wallet address
0x1234567890123456789012345678901234567890
Example Request:
Response:
The response will return an array of yield positions across different protocols, including details about the deposited assets, current balances, APY rates, and any additional reward tokens being earned.
After checking your positions, you can: