DSProxy
Verified contract
Proxy
Active on
Ethereum with 439 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x952e…1e92
0x2712…0795
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MYC | ERC-20 | 7 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18594071 | a year ago | | | 0 | 0.0023789317 | |
| 18479526 | a year ago | | | 0 | 0.0042020974 | |
| 18095903 | a year ago | | | 0 | 0.0011279936 | |
| 15934029 | 2 years ago | | | 0 | 0.041814555 | |
| 15578085 | 2 years ago | | | 0 | 0.0069466915 | |
| 15577778 | 2 years ago | | | 0 | 0.0085120166 | |
| 15537584 | 2 years ago | | | 0 | 0.082506436 | |
| 15536711 | 2 years ago | | | 0 | 0.017756523 | |
| 15454074 | 2 years ago | | | 0 | 0.0031878651 | |
| 15454070 | 2 years ago | | | 15.74 | 0.0030376681 |
ABI
ABI objects
Getter at block 21329935
authority() view returns (address)
0x952ef3e29c1af49875174aaaac3414dcdf421e92
cache() view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner() view returns (address)
0x4b1a187d7e6d8f2eb3ac46961db3468fb824e991
DAI() view returns (address)
[unknown]
DAIJOIN() view returns (address)
[unknown]
WETH() view returns (address)
[unknown]
Read-only
This contract contains no read-only function objects.
State-modifying
Events execute(address _target, bytes _data) payable returns (bytes32 response)
execute(bytes _code, bytes _data) payable returns (address target, bytes32 response)
setAuthority(address authority_)
setCache(address _cacheAddr) returns (bool)
setOwner(address owner_)
closeVaultExitCollateral(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry)
closeVaultExitDai(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry)
decreaseMultiple(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry)
decreaseMultipleWithdrawCollateral(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry)
decreaseMultipleWithdrawDai(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry)
increaseMultiple(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry)
increaseMultipleDepositCollateral(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry) payable
increaseMultipleDepositDai(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry)
onFlashLoan(address initiator, address token, uint256 amount, uint256 fee, bytes params) returns (bytes32)
openMultiplyVault(struct ExchangeData exchangeData, struct CdpData cdpData, struct AddressRegistry addressRegistry) payable
LogNote(bytes4 indexed sig, address indexed guy, bytes32 indexed foo, bytes32 indexed bar, uint256 wad, bytes fax) anonymous
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
FLData(uint256 borrowed, uint256 due)
MultipleActionCalled(string methodName, uint256 indexed cdpId, uint256 swapMinAmount, uint256 swapOptimistAmount, uint256 collateralLeft, uint256 daiLeft)
constructor(address _cacheAddr)
fallback()
fallback()
This contract contains no error objects.