Query a specific account
This endpoint enables you to query data on a specific account.
Last updated
This endpoint enables you to query data on a specific account.
Last updated
The GET /Vaults/{vaultAddress}/{accountAddress} endpoint returns the status of a specific wallet address (e.g. account) when you pass in the vault's "poolAddr" in the {vaultAddress} field and the wallet address in the {accountAddress} field.
This query will return important information for a specific account including current outstanding loan principal, token balance, pending deposits, and pending withdrawals.
getPoolAccountCTOFunction