This contract is being backfilled. You may encounter incomplete storage history.

McdGenerate

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xef1344b2 at 14582853
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "McdGenerate"

No transactions found for "McdGenerate"


Functions
Getter at block 20796011
NO_PARAM_MAPPING(view returns (uint8)
0
RETURN_MAX_INDEX_VALUE(view returns (uint8)
127
RETURN_MIN_INDEX_VALUE(view returns (uint8)
1
SUB_MAX_INDEX_VALUE(view returns (uint8)
255
SUB_MIN_INDEX_VALUE(view returns (uint8)
128
actionType(pure returns (uint8)
1
adminVault(view returns (address)
0xccf3d848e08b94478ed8f46ffead3008faf581fd
logger(view returns (address)
0xce7a977cac4a481bc84ac06b2da0df614e621cf3
registry(view returns (address)
0x287778f121f134c66212fb16c9b53ec991d32f5b
spotter(view returns (address)
0x65c79fcb50ca1594b025960e539ed7a9a6d434a3
vat(view returns (address)
0x35d1b3f3d7966a1dfe207aa4514c12a259a0492b
Read-only
getCdpInfo(address _manageruint256 _cdpIdbytes32 _ilkview returns (uint256uint256)
getOwner(address _manageruint256 _cdpIdview returns (address)
getUrnAndIlk(address _mcdManageruint256 _vaultIdview returns (address urnbytes32 ilk)
parseInputs(bytes _callDatapure returns (struct McdGenerateParams params)
State-modifying
executeAction(bytes _callDatabytes32[] _subDatauint8[] _paramMappingbytes32[] _returnValuespayable returns (bytes32)
executeActionDirect(bytes _callDatapayable 
kill(
withdrawStuckFunds(address _tokenaddress _receiveruint256 _amount
Events
ActionEvent(string indexed logNamebytes data
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
IntOverflow(
NonContractCall(
ReturnIndexValueError(
SenderNotAdmin(
SenderNotOwner(
SubIndexValueError(