CompoundMonitor
Verified contract
Active on
Ethereum with 1,581 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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GST2 | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12289771 | 4 years ago | | | 0 | 0.086521296 | |
| 12289771 | 4 years ago | | | 0 | 0.086727642 | |
| 12289771 | 4 years ago | | | 0 | 0.089718894 | |
| 12289771 | 4 years ago | | | 0 | 0.093787776 | |
| 12289771 | 4 years ago | | | 0 | 0.089810796 | |
| 12289533 | 4 years ago | | | 0 | 0.12533073 | |
| 12289336 | 4 years ago | | | 0 | 0.095825811 | |
| 12289336 | 4 years ago | | | 0 | 0.10355744 | |
| 12288440 | 4 years ago | | | 0 | 0.15516091 | |
| 12288440 | 4 years ago | | | 0 | 0.14502056 |
ABI
ABI objects
Getter at block 21173024
BOOST_GAS_COST() view returns (uint256)
1000000
BOOST_GAS_TOKEN() view returns (uint256)
20
BOT_REGISTRY_ADDRESS() view returns (address)
0x637726f8b08a7abe3ae3acab01a80e2d8ddef77b
DEFISAVER_LOGGER() view returns (address)
0x5c55b921f590a89c1ebe84df170e655a82b62126
GAS_TOKEN_INTERFACE_ADDRESS() view returns (address)
0x0000000000b3f879cb30fe243b4dfee438691c04
MAX_GAS_PRICE() view returns (uint256)
500000000000
REPAY_GAS_COST() view returns (uint256)
1500000
REPAY_GAS_TOKEN() view returns (uint256)
20
admin() view returns (address)
0x25efa336886c74ea8e282ac466bdcd0199f85bb9
comp() view returns (address)
0x3d9819210a31b4961b30ef54be2aed79b9c9cd3b
compoundFlashLoanTakerAddress() view returns (address)
0x734d227e01b494856cc7fec674c5287779559d36
compoundMonitorProxy() view returns (address)
0xb1cf8de8e791e4ed1bd86c03e2fc1f14389cb10a
gasToken() view returns (address)
0x0000000000b3f879cb30fe243b4dfee438691c04
logger() view returns (address)
0x5c55b921f590a89c1ebe84df170e655a82b62126
owner() view returns (address)
0xbc841b0de0b93205e912cfbbd1d0c160a1ec6f00
subscriptionsContract() view returns (address)
0x52015effd577e08f498a0ccc11905925d58d6207
Read-only
calcGasCost(uint256 _gasAmount) view returns (uint256)
canCall(uint8 _method, address _user) view returns (bool, uint256)
getSafetyRatio(address _user) view returns (uint256)
ratioGoodAfter(uint8 _method, address _user) view returns (bool, uint256)
State-modifying
Events boostFor(struct SaverExchangeCoreExchangeData _exData, address[2] _cAddresses, address _user) payable
changeBoostGasCost(uint256 _gasCost)
changeCompoundFlashLoanTaker(address _newCompoundFlashLoanTakerAddress)
changeRepayGasCost(uint256 _gasCost)
kill()
repayFor(struct SaverExchangeCoreExchangeData _exData, address[2] _cAddresses, address _user) payable
setAdminByAdmin(address _admin)
setAdminByOwner(address _admin)
setOwnerByAdmin(address _owner)
transferERC20(address _tokenAddress, address _to, uint256 _amount)
transferEth(address _to, uint256 _amount)
withdrawStuckFunds(address _token, uint256 _amount)
This contract contains no event objects.
constructor(address _compoundMonitorProxy, address _subscriptions, address _compoundFlashLoanTaker)
This contract contains no fallback and receive objects.
This contract contains no error objects.