Retrieve a wallet’s current position in a specific Ethereum yield vault. Returns the vault shares and asset values.
Basic Auth header with your app ID as the username and your app secret as the password.
ID of your Privy app.
ID of the wallet.
The vault ID to get position for.
Yield position retrieved successfully.
A user's position in a yield vault.
Total amount deposited into the vault, in smallest unit.
Total amount withdrawn from the vault, in smallest unit.
Current asset value in the vault (realtime from ERC4626), in smallest unit.
Current vault shares held (realtime from ERC4626).