DSProxy
Verified contract
Proxy
Active on
Ethereum with 59 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
0x040d…af82
Balances ($0.00)
No balances found for "DSProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17702861 | a year ago | | | 0 | 0.0022576043 | |
| 17702858 | a year ago | | | 0 | 0.0022130123 | |
| 17702853 | a year ago | | | 0 | 0.0022736506 | |
| 17702832 | a year ago | | | 0 | 0.0021647615 | |
| 17702772 | a year ago | | | 0 | 0.0026031012 | |
| 11725445 | 4 years ago | | | 0 | 0.021016296 | |
| 11725435 | 4 years ago | | | 0 | 0.025283358 | |
| 11721603 | 4 years ago | | | 1.1 | 0.070911906 | |
| 11720613 | 4 years ago | | | 0 | 0.022351770 | |
| 11686199 | 4 years ago | | | 0 | 0.029190114 |
ABI
ABI objects
Getter at block 21272968
authority() view returns (address)
0x0000000000000000000000000000000000000000
cache() view returns (address)
0x040de7d389fdc969d28e3e202ed387dc98fdaf82
owner() view returns (address)
0xfa5e4955a11902f849ecaddef355db69c2036de6
Read-only
This contract contains no read-only function objects.
State-modifying
Events execute(address _target, bytes _data) payable returns (bytes response)
execute(bytes _code, bytes _data) payable returns (address target, bytes response)
setAuthority(address authority_)
setCache(address _cacheAddr) returns (bool)
setOwner(address owner_)
coinJoin_join(address apt, address safeHandler, uint256 wad)
freeETH(address manager, address ethJoin, address globalSettlement, uint256 safe)
freeTokenCollateral(address manager, address collateralJoin, address globalSettlement, uint256 safe)
prepareCoinsForRedeeming(address coinJoin, address globalSettlement, uint256 wad)
redeemETH(address ethJoin, address globalSettlement, bytes32 collateralType, uint256 wad)
redeemTokenCollateral(address collateralJoin, address globalSettlement, bytes32 collateralType, uint256 wad)
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)
constructor(address _cacheAddr)
receive()
This contract contains no error objects.