CommonHealthCheck
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CommonHealthCheck"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12564003 | 3 years ago | | | 0 | 0.00054010000 | |
| 12563990 | 3 years ago | | | 0 | 0.00061049104 |
ABI
ABI objects
Getter at block 21310181
governance() view returns (address)
0xfeb4acf3df3cdea7399794d0869ef76a6efaff52
lossLimitRatio() view returns (uint256)
1
management() view returns (address)
0x16388463d60ffe0661cf7f1f31a7d658ac790ff7
profitLimitRatio() view returns (uint256)
200
Read-only
check(uint256 profit, uint256 loss, uint256 debtPayment, uint256 debtOutstanding, uint256 totalDebt) view returns (bool)
checks(address) view returns (address)
strategiesLimits(address) view returns (uint256 profitLimitRatio, uint256 lossLimitRatio, bool exists)
State-modifying
Events setCheck(address _strategy, address _check)
setGovernance(address _governance)
setManagement(address _management)
setProfitLimitRatio(uint256 _profitLimitRatio)
setStrategyLimits(address _strategy, uint256 _profitLimitRatio, uint256 _lossLimitRatio)
setlossLimitRatio(uint256 _lossLimitRatio)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.