GET /account/{account_id}/fees/withdrawal
If protocol is healthy, it will be some amount expressed in USDC unit, like 1 USDC or 0.1 USDC. For example if 1 ETH is 10_000 USDC price, and fee 1 USDC, that means that user will get 0.9999 ETH instead of 1 ETH.
If protocol in unhealthy, withdrawal fee will be proportional to protocol debt.
Request
Responses
- 200