DSProxy
Verified contract
Proxy
Active on
Ethereum with 39 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 ($399,368.11)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
aSTETH | ERC-20 | 100 | $3,690.89 |
$369,089 | |
aSNX | ERC-20 | 11.713709K | $2.52 |
$29,518.55 | |
aCRV | ERC-20 | 1.151824K | $0.66031 |
$760.56 | |
stETH | ERC-20 | 0 | $3,685.61 |
$0 | |
AaveLP.com | ERC-20 | 43K | -- | -- | |
variableDebtWETH | ERC-20 | 30 | -- | -- | |
cozyETH | ERC-20 | 0.027592 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15676345 | 2 years ago | | | 0 | 0.0047109319 | |
| 15676339 | 2 years ago | | | 5.8052764 | 0.0027601765 | |
| 15040470 | 2 years ago | | | 0 | 0.0098384888 | |
| 15040464 | 2 years ago | | | 0 | 0.013016943 | |
| 14959449 | 2 years ago | | | 0 | 0.032822257 | |
| 14959432 | 2 years ago | | | 0 | 0.025202688 | |
| 14944550 | 2 years ago | | | 0 | 0.0037586570 | |
| 14388123 | 3 years ago | | | 0 | 0.016365644 | |
| 14388103 | 3 years ago | | | 0 | 0.019091158 | |
| 14318148 | 3 years ago | | | 0 | 0.019992922 |
ABI
ABI objects
Getter at block 21307302
authority() view returns (address)
0x0000000000000000000000000000000000000000
cache() view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner() view returns (address)
0x0154d25120ed20a516fe43991702e7463c5a6f6e
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.