AaveMonitorV2
Verified contract
Active on
Ethereum with 1,691 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3809…226e
0x6b25…d7cd
Balances ($0.00)
No balances found for "AaveMonitorV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18184589 | a year ago | | | 0 | 0.025864820 | |
| 18020848 | a year ago | | | 0 | 0.15227657 | |
| 17976462 | a year ago | | | 0 | 0.036486387 | |
| 17972931 | a year ago | | | 0 | 0.068134477 | |
| 17937750 | a year ago | | | 0 | 0.13237003 | |
| 17937365 | a year ago | | | 0 | 0.28609676 | |
| 17937304 | a year ago | | | 0 | 0.99708158 | |
| 17937294 | a year ago | | | 0 | 0.39362827 | |
| 17937057 | a year ago | | | 0 | 0.070265238 | |
| 17935463 | a year ago | | | 0 | 0.066177406 |
ABI
ABI objects
Getter at block 21213263
AAVE_MARKET_ADDRESS() view returns (address)
0xb53c1a33016b2dc2ff3653530bff1848a515c8c5
AAVE_REFERRAL_CODE() view returns (uint16)
64
AUTOMATIC_SERVICE_FEE() view returns (uint256)
333
BOOST_GAS_COST() view returns (uint256)
1700000
BOT_REGISTRY_ADDRESS() view returns (address)
0x637726f8b08a7abe3ae3acab01a80e2d8ddef77b
DEFISAVER_LOGGER() view returns (address)
0x5c55b921f590a89c1ebe84df170e655a82b62126
DISCOUNT_ADDR() view returns (address)
0x1b14e8d511c9a4395425314f849bd737baf8208f
ETH_ADDR() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
MANUAL_SERVICE_FEE() view returns (uint256)
400
MAX_GAS_PRICE() view returns (uint256)
800000000000
NINETY_NINE_PERCENT_WEI() view returns (uint256)
990000000000000000
REPAY_GAS_COST() view returns (uint256)
1500000
STABLE_ID() view returns (uint256)
1
VARIABLE_ID() view returns (uint256)
2
WETH_ADDRESS() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
aaveMonitorProxy() view returns (address)
0x380982902872836cec629171daeaf42ecc02226e
aaveSaverProxy() view returns (address)
0x8172d625737bf1b13004420d520b627e738cca0c
admin() view returns (address)
0x25efa336886c74ea8e282ac466bdcd0199f85bb9
feeRecipient() view returns (address)
0x39c4a92dc506300c3ea4c67ca4ca611102ee6f2a
logger() view returns (address)
0x5c55b921f590a89c1ebe84df170e655a82b62126
owner() view returns (address)
0xbc841b0de0b93205e912cfbbd1d0c160a1ec6f00
subscriptionsContract() view returns (address)
0x6b25043bf08182d8e86056c6548847af607cd7cd
Read-only
calcGasCost(uint256 _gasAmount) view returns (uint256)
checkPreconditions(struct AaveSubscriptionsV2AaveHolder _holder, uint8 _method, address _user) view returns (bool, uint256, string)
getSafetyRatio(address _market, address _user) view returns (uint256)
ratioGoodAfter(struct AaveSubscriptionsV2AaveHolder _holder, uint8 _method, address _user, uint256 _ratioBefore) view returns (bool, uint256, string)
State-modifying
Events boostFor(struct DFSExchangeDataExchangeData _exData, address _user, uint256 _rateMode, uint256 _flAmount) payable
changeBoostGasCost(uint256 _gasCost)
changeMaxGasPrice(uint256 _maxGasPrice)
changeRepayGasCost(uint256 _gasCost)
kill()
repayFor(struct DFSExchangeDataExchangeData _exData, address _user, uint256 _rateMode, uint256 _flAmount) payable
setAdminByAdmin(address _admin)
setAdminByOwner(address _admin)
setOwnerByAdmin(address _owner)
withdrawStuckFunds(address _token, uint256 _amount)
This contract contains no event objects.
constructor(address _newAaveSaverProxy)
This contract contains no fallback and receive objects.
This contract contains no error objects.