Liquidations

Verified contract

Active on Ethereum with 744 txns
Deployed by via 0xe32dad72 at 11513102
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Liquidations"

0xedb919d23b5c4c4f4f3d2635e6f81ed05b3fd1d33b229c6c98806369b1e18ccd
0xaabcc834f852b8b3d58ab8c0a817c07f8a21d8a934f1afba35feb7b729b941fe
0x713f940798b88e7da2c953c989c7d4af2eda8461b03589106d08a58fd3a6c612
0xffae2e3b42aa5cf0a4287f6b8cd60e7536f13f1d098edbe2cacdf73240033caf
0x4894d42b60df131d0b355f0c70cb176e04a14e1cd1643f6e15b45b5033884d9c
0xfa966c144a8906e502d17783726209c0ee170d2451b5f091f742d99d64ced8e3
0xf5ef2c805dbf0de8e3c4433d79a261c875a27dbf258367abd38b56e4a4bf9add
0x0cb0e7fcd3ddeef12ec3f61b60b534bc207437dbc85df2e2658d8444b9693e1d
0x0251ff69e97e91d6ad6ff34f21cff85829d13bc2fc97d35fe03eaffb2887a7bf
0xc96b943810cc32c6ad55d0101fa2e7f4bc2b9a93688cd12036c590c2dc2bb605

Functions
Getter at block 20858383
LIQUIDATION_CALLER(view returns (bytes32)
0x4c69717569646174696f6e43616c6c6572000000000000000000000000000000
LIQUIDATION_DEADLINE(view returns (bytes32)
0x4c69717569646174696f6e446561646c696e6500000000000000000000000000
isResolverCached(view returns (bool)
false
issuanceRatio(view returns (uint256)
1
liquidationCollateralRatio(view returns (uint256)
1600000000000000000
liquidationDelay(view returns (uint256)
28800
liquidationPenalty(view returns (uint256)
100000000000000000
liquidationRatio(view returns (uint256)
625000000000000000
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
resolver(view returns (address)
0x4e3b31eb0e5cb73641ee1e65e7dcefe520ba3ef2
resolverAddressesRequired(view returns (bytes32[] addresses)
[0x466c657869626c6553746f726167650000000000000000000000000000000000, 0x53797374656d5374617475730000000000000000000000000000000000000000, 0x53796e7468657469780000000000000000000000000000000000000000000000, 0x457465726e616c53746f726167654c69717569646174696f6e73000000000000, 0x4973737565720000000000000000000000000000000000000000000000000000, 0x45786368616e6765526174657300000000000000000000000000000000000000]
Read-only
calculateAmountToFixCollateral(uint256 debtBalanceuint256 collateralview returns (uint256)
getLiquidationDeadlineForAccount(address accountview returns (uint256)
isLiquidationDeadlinePassed(address accountview returns (bool)
isOpenForLiquidation(address accountview returns (bool)
State-modifying
acceptOwnership(
checkAndRemoveAccountInLiquidation(address account
flagAccountForLiquidation(address account
nominateNewOwner(address _owner
rebuildCache(
removeAccountInLiquidation(address account
Events
AccountFlaggedForLiquidation(address indexed accountuint256 deadline
AccountRemovedFromLiquidation(address indexed accountuint256 time
CacheUpdated(bytes32 nameaddress destination
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
Constructor
constructor(address _owneraddress _resolver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.