MCDMonitorV2
Verified contract
Active on
Ethereum with 7,450 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1816…1c7a
0xc45d…269a
0x5ef3…5e39
0x35d1…492b
0x65c7…34a3
Balances ($0.00)
No balances found for "MCDMonitorV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18209709 | a year ago | | | 0 | 0.0096918433 | |
| 18209709 | a year ago | | | 0 | 0.0096916374 | |
| 18209709 | a year ago | | | 0 | 0.0097667743 | |
| 18209708 | a year ago | | | 0 | 0.0097682349 | |
| 18209708 | a year ago | | | 0 | 0.012079169 | |
| 18185915 | a year ago | | | 0 | 0.019007717 | |
| 18185025 | a year ago | | | 0 | 0.0095825507 | |
| 18185025 | a year ago | | | 0 | 0.013179621 | |
| 18185025 | a year ago | | | 0 | 0.017270376 | |
| 18185025 | a year ago | | | 0 | 0.014096065 |
ABI
ABI objects
Getter at block 21247626
BOOST_GAS_COST() view returns (uint256)
1000000
BOOST_SELECTOR() view returns (bytes4)
0x63ed7d63
BOT_REGISTRY_ADDRESS() view returns (address)
0x637726f8b08a7abe3ae3acab01a80e2d8ddef77b
MAX_GAS_PRICE() view returns (uint256)
800000000000
PROXY_PERMISSION_ADDR() view returns (address)
0x5a4f877ca808cca3cb7c2a194f80ab8588fae26b
REPAY_GAS_COST() view returns (uint256)
1000000
REPAY_SELECTOR() view returns (bytes4)
0xee98485d
admin() view returns (address)
0x25efa336886c74ea8e282ac466bdcd0199f85bb9
logger() view returns (address)
0x5c55b921f590a89c1ebe84df170e655a82b62126
manager() view returns (address)
0x5ef30b9986345249bc32d8928b7ee64de9435e39
mcdSaverTakerAddress() view returns (address)
0x99dde0b130833ce0a6d9efcfe330327acf38006e
monitorProxyContract() view returns (address)
0x1816a86c4da59395522a42b871bf11a4e96a1c7a
owner() view returns (address)
0xbc841b0de0b93205e912cfbbd1d0c160a1ec6f00
spotter() view returns (address)
0x65c79fcb50ca1594b025960e539ed7a9a6d434a3
subscriptionsContract() view returns (address)
0xc45d4f6b6bf41b6edaa58b01c4298b8d9078269a
vat() view returns (address)
0x35d1b3f3d7966a1dfe207aa4514c12a259a0492b
Read-only
calcGasCost(uint256 _gasAmount) view returns (uint256)
checkPreconditions(uint8 _method, uint256 _cdpId, uint256 _nextPrice) view returns (bool, uint256, string)
getCdpInfo(uint256 _cdpId, bytes32 _ilk) view returns (uint256, uint256)
getOwner(uint256 _cdpId) view returns (address)
getPrice(bytes32 _ilk) view returns (uint256)
getRatio(uint256 _cdpId, uint256 _nextPrice) view returns (uint256)
ratioGoodAfter(uint8 _method, uint256 _cdpId, uint256 _nextPrice, uint256 _beforeRatio) view returns (bool, uint256, string)
State-modifying
Events boostFor(struct DFSExchangeDataExchangeData _exchangeData, uint256 _cdpId, uint256 _nextPrice, address _joinAddr, uint8 _flType) payable
changeBoostGasCost(uint256 _gasCost)
changeMaxGasPrice(uint256 _maxGasPrice)
changeRepayGasCost(uint256 _gasCost)
kill()
repayFor(struct DFSExchangeDataExchangeData _exchangeData, uint256 _cdpId, uint256 _nextPrice, address _joinAddr, 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 _newMcdSaverTakerAddress, address _mcdSaverFlashLoan)
This contract contains no fallback and receive objects.
This contract contains no error objects.