exit_market
Disable a jToken market as collateral on JustLend DAO. Fails if account becomes undercollateralized to protect against liquidation.
Instructions
Disable a jToken market as collateral. Will fail if doing so would make your account undercollateralized. Check account_summary first to ensure safety. Typical cost: ~50,000 energy + ~280 bandwidth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | jToken symbol (e.g. 'jUSDT') | |
| network | No | Network. Default: mainnet |