DSProxy
Verified contract
Proxy
Active on
Ethereum with 171 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
0x2712…0795
Balances ($0.00)
No balances found for "DSProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20459266 | 3 months ago | | | 0 | 0.16028132 | |
| 20459099 | 3 months ago | | | 0 | 0.20299113 | |
| 20459027 | 3 months ago | | | 0 | 0.38672262 | |
| 20449368 | 3 months ago | | | 0 | 0.0033982113 | |
| 20398300 | 3 months ago | | | 0 | 0.0022063097 | |
| 20380719 | 3 months ago | | | 0 | 0.0036536521 | |
| 20362956 | 3 months ago | | | 0 | 0.0060373259 | |
| 20238534 | 4 months ago | | | 0 | 0.014501947 | |
| 20233484 | 4 months ago | | | 0 | 0.014601729 | |
| 20161787 | 4 months ago | | | 0 | 0.0039775441 |
ABI
ABI objects
Getter at block 21094960
authority() view returns (address)
0x0000000000000000000000000000000000000000
cache() view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner() view returns (address)
0xc4ecae8ec81c41237e26d34effef2d7029439275
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.