Liquidations

Verified contract

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

No balances found for "Liquidations"

0xa3c4b7412113833642f0c0ec0411e5783c55d9435fd207438056254d99fce9e6
0x43a3adedc55ff1d4e1f291ab126c201008a62de6e47b7f49027457c1ad2cfef9
0x1a4f8097ca672211e091c62afb3f9a272883b10b603f565a2fdd000a2324bc5f
0xce2d97da14aa5a289e0554c6090c903c14c30bf26eab48734d3f635e2e074de1
0xaf6ee519f87c6e7bb5934274f5c679026dbf13172db891be30cc62b793eefc44
0x3946846437454f5b8bf717d766e3910936e6bace8ed917ec45d00e5cdb75a19c
0x42903a4eb63991b716280c1e700963dc35e58e3b36112ad452e50408b41a4b58
0xc47a785eae0446e7b53bc4c111d29c21e23250c1ba02e6fc235710911fef33cb
0x5db88b3955ed24a7609822d29f19bf6c42d00bdc0b38b6abe7fbd8095e684e32
0x491cd19795d2a030842fc4f1e13a363e7c8d6d40e76fefd92b33da42c842f906

Functions
Getter at block 20940861
LIQUIDATION_CALLER(view returns (bytes32)
0x4c69717569646174696f6e43616c6c6572000000000000000000000000000000
LIQUIDATION_DEADLINE(view returns (bytes32)
0x4c69717569646174696f6e446561646c696e6500000000000000000000000000
isResolverCached(view returns (bool)
false
issuanceRatio(view returns (uint256)
250000000000000000
liquidationCollateralRatio(view returns (uint256)
1500000000000000002
liquidationDelay(view returns (uint256)
86400
liquidationPenalty(view returns (uint256)
100000000000000000
liquidationRatio(view returns (uint256)
666666666666666666
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xcfe81e615c4409ffedd36faa99e88059caab9267
resolver(view returns (address)
0x7015cd1e78ba1428d103b0c2513077b2826b64fc
resolverAddressesRequired(view returns (bytes32[] addresses)
[0x466c657869626c6553746f726167650000000000000000000000000000000000, 0x53797374656d5374617475730000000000000000000000000000000000000000, 0x5065726946696e616e6365000000000000000000000000000000000000000000, 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.