get_global_user
Retrieve a user's aggregate collateral and borrow totals across all pools, using wallet address and network (Voi or Algorand).
Instructions
Get a user's aggregate on-chain collateral and borrow values across all pools by calling the pool contract's get_global_user ABI method via algod simulate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Blockchain network | |
| address | Yes | User wallet address |