CompoundMonitor
Verified contract
Active on
Ethereum with 743 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb1cf…b10a
0x5201…6207
Balances ($0.00)
No balances found for "CompoundMonitor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17937385 | a year ago | | | 0 | 0.23921462 | |
| 17937057 | a year ago | | | 0 | 0.087034855 | |
| 17814861 | a year ago | | | 0 | 0.076136706 | |
| 17814832 | a year ago | | | 0 | 0.088515299 | |
| 17799124 | a year ago | | | 0 | 0.072658203 | |
| 17762378 | a year ago | | | 0 | 0.082159560 | |
| 17762358 | a year ago | | | 0 | 0.079039368 | |
| 17762280 | a year ago | | | 0 | 0.11381850 | |
| 17718699 | a year ago | | | 0 | 0.040633760 | |
| 17693728 | a year ago | | | 0 | 0.056621491 |
ABI
ABI objects
Getter at block 21242930
BOOST_GAS_COST() view returns (uint256)
1000000
BOT_REGISTRY_ADDRESS() view returns (address)
0x637726f8b08a7abe3ae3acab01a80e2d8ddef77b
DEFISAVER_LOGGER() view returns (address)
0x5c55b921f590a89c1ebe84df170e655a82b62126
MAX_GAS_PRICE() view returns (uint256)
800000000000
REPAY_GAS_COST() view returns (uint256)
1500000
admin() view returns (address)
0x25efa336886c74ea8e282ac466bdcd0199f85bb9
comp() view returns (address)
0x3d9819210a31b4961b30ef54be2aed79b9c9cd3b
compoundFlashLoanTakerAddress() view returns (address)
0x6e1ab1353257360a755d972ef9683a9b33a58626
compoundMonitorProxy() view returns (address)
0xb1cf8de8e791e4ed1bd86c03e2fc1f14389cb10a
logger() view returns (address)
0x5c55b921f590a89c1ebe84df170e655a82b62126
owner() view returns (address)
0xbc841b0de0b93205e912cfbbd1d0c160a1ec6f00
subscriptionsContract() view returns (address)
0x52015effd577e08f498a0ccc11905925d58d6207
Read-only
calcGasCost(uint256 _gasAmount) view returns (uint256)
checkPreconditions(struct CompoundSubscriptionsCompoundHolder _holder, uint8 _method, address _user) view returns (bool, uint256, string)
getSafetyRatio(address _user) view returns (uint256)
ratioGoodAfter(struct CompoundSubscriptionsCompoundHolder _holder, uint8 _method, address _user, uint256 _beforeRatio) view returns (bool, uint256, string)
State-modifying
Events boostFor(struct DFSExchangeDataExchangeData _exData, address[2] _cAddresses, address _user, uint8 _flType) payable
changeBoostGasCost(uint256 _gasCost)
changeMaxGasPrice(uint256 _maxGasPrice)
changeRepayGasCost(uint256 _gasCost)
kill()
repayFor(struct DFSExchangeDataExchangeData _exData, address[2] _cAddresses, address _user, uint8 _flType) payable
setAdminByAdmin(address _admin)
setAdminByOwner(address _admin)
setOwnerByAdmin(address _owner)
withdrawStuckFunds(address _token, uint256 _amount)
This contract contains no event objects.
constructor(address _newCompoundFlashLoanTaker, address _compoundSaverFlashLoan)
This contract contains no fallback and receive objects.
This contract contains no error objects.