IVault
Emitted when clearingHouse is changed
Parameters:
Name | Type | Description |
---|---|---|
| address | The address of clearingHouse |
CollateralManagerChanged
Emitted when collateralManager is changed
Parameters:
Name | Type | Description |
---|---|---|
| address | The address of collateralManager |
WETH9Changed
Emitted when WETH9 is changed
Parameters:
Name | Type | Description |
---|---|---|
| address | The address of WETH9 |
BadDebtSettled
Emitted when bad debt realized and settled
Parameters:
Name | Type | Description |
---|---|---|
| address | Address of the trader |
| uint256 | Absolute amount of bad debt |
Last updated