DSProxy
Verified contract
Proxy
Active on
Ethereum with 24,138 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
0x55b3…30ad
Balances ($2.93)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.00093 | $3,149.63 |
$2.93 | |
COMP | ERC-20 | 0 | $48.80 |
$0 | |
CHI | ERC-20 | 139 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15735107 | 2 years ago | | | 0 | 0.00040976790 | |
| 13305505 | 3 years ago | | | 0 | 0.0042393820 | |
| 13285915 | 3 years ago | | | 0 | 0.0028740881 | |
| 13285913 | 3 years ago | | | 0 | 0.0026683595 | |
| 12782513 | 3 years ago | | | 0 | 0.0019743750 | |
| 12781804 | 3 years ago | | | 0 | 0.018458282 | |
| 12781711 | 3 years ago | | | 0 | 0.0059184279 | |
| 12680010 | 3 years ago | | | 0 | 0.0 | |
| 12679745 | 3 years ago | | | 0 | 0.0 | |
| 12679100 | 3 years ago | | | 0 | 0.0 |
ABI
ABI objects
Getter at block 21159736
authority() view returns (address)
0x55b3616f8a3cb7b352d70ceec34cfc0a95c330ad
cache() view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner() view returns (address)
0x43cc843a896408f2f8373b5963f5d245467947b7
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_)
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)
fallback()
This contract contains no error objects.