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

MakerV2Manager

Verified contract

Active on Ethereum with 118 txns
Deployed by via 0xc6ff1fed at 10012130
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MakerV2Manager"

0x0c91abf3afacb8e7ec05a60d7247a87aa97219a0f24655a4113627d2dfcf58fe
0x03a51dcf7609800c3fd5893dc1b3fa9c262ccc6e13a604d72a92beafd508054f
0x590b1238f4856ea1892d6c96b65502300114aa9b3d61526f0a369e9fdef9ec18
0xe41ab11b2b96af21c6978a93d900efc1dc1aca14451e6e50750061ef63534df4
0xd5c39dd13951c96a6bf512dd9d662dae5f0839d1fc765bce229ef3210964e898
0x6012dc5f94ea9e97a8effbe42e944b4487d3b77c2da33ffa81594af3ddc3767a
0xfe7f7c6a718658a9344dfc0acc255e7a6b84c190affe676a8b1bfad2d4257be5
0xf392d2d24de1511336b73a895f004313983b795b27ddf70cca8ff5ec9dba8fe7
0x2a797c67f8d431af01285e35a8c4349787a9fdaf6a8e869662d1c533ea5efb68
0xd0075b8667436b7968198c538651203f7b47b03c711495315ef10c58cff643b5

Functions
Getter at block 21336910
isOnlyOwnerModule(pure returns (bytes4)
0xd490da4d
Read-only
dsrBalance(address _walletview returns (uint256 _balance)
getNonce(address _walletview returns (uint256 nonce)
loanIds(addressbytes32view returns (bytes32)
relayer(addressview returns (uint256 nonce)
State-modifying
acquireLoan(address _walletbytes32 _loanId
addCollateral(address _walletbytes32 _loanIdaddress _collateraluint256 _collateralAmount
addDebt(address _walletbytes32 _loanIdaddress _debtTokenuint256 _debtAmount
addModule(address _walletaddress _module
closeLoan(address _walletbytes32 _loanId
execute(address _walletbytes _datauint256 _noncebytes _signaturesuint256 _gasPriceuint256 _gasLimitreturns (bool success)
exitAllDsr(address _wallet
exitDsr(address _walletuint256 _amount
giveVault(address _walletbytes32 _loanId
init(address _wallet
joinDsr(address _walletuint256 _amount
migrateCdp(address _walletbytes32 _cupreturns (bytes32 _loanId)
openLoan(address _walletaddress _collateraluint256 _collateralAmountaddress _debtTokenuint256 _debtAmountreturns (bytes32 _loanId)
recoverToken(address _token
removeCollateral(address _walletbytes32 _loanIdaddress _collateraluint256 _collateralAmount
removeDebt(address _walletbytes32 _loanIdaddress _debtTokenuint256 _debtAmount
Events
CdpMigrated(address indexed _walletbytes32 _oldCdpIdbytes32 _newVaultId
CollateralAdded(address indexed _walletbytes32 indexed _loanIdaddress _collateraluint256 _collateralAmount
CollateralRemoved(address indexed _walletbytes32 indexed _loanIdaddress _collateraluint256 _collateralAmount
DebtAdded(address indexed _walletbytes32 indexed _loanIdaddress _debtTokenuint256 _debtAmount
DebtRemoved(address indexed _walletbytes32 indexed _loanIdaddress _debtTokenuint256 _debtAmount
InvestmentAdded(address indexed _walletaddress _tokenuint256 _amountuint256 _period
InvestmentRemoved(address indexed _walletaddress _tokenuint256 _amount
LoanClosed(address indexed _walletbytes32 indexed _loanId
LoanOpened(address indexed _walletbytes32 indexed _loanIdaddress _collateraluint256 _collateralAmountaddress _debtTokenuint256 _debtAmount
ModuleCreated(bytes32 name
ModuleInitialised(address wallet
TransactionExecuted(address indexed walletbool indexed successbytes32 signedHash
Constructor
constructor(address _registryaddress _guardianStorageaddress _scdMcdMigrationaddress _potaddress _jugaddress _makerRegistryaddress _uniswapFactory
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.