DSProxy
Verified contract
Proxy
Active on
Ethereum with 1,416 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
0x22f5…289a
0x2712…0795
Balances ($1.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COMP | ERC-20 | 0.022953 | $64.37 |
$1.48 | |
0x89d2…0359 | ERC-20 | 0 | $17.44 |
$0 | |
0x9f8f…79a2 | ERC-20 | 0 | $1,713.19 |
$0 | |
cozyUSDC | ERC-20 | 10.024482 | -- | -- | |
Soar | ERC-20 | 10 | -- | -- | |
ERC20 | ERC-20 | 1.98 | -- | -- | |
ETHS | ERC-20 | 1 | -- | -- | |
AMB | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16151753 | 2 years ago | | | 0 | 0.0042715827 | |
| 14265632 | 3 years ago | | | 0 | 0.10883018 | |
| 14264343 | 3 years ago | | | 0 | 0.010521866 | |
| 14259916 | 3 years ago | | | 0 | 0.027947619 | |
| 14257409 | 3 years ago | | | 0 | 0.044129863 | |
| 14253788 | 3 years ago | | | 0 | 0.013471316 | |
| 14226531 | 3 years ago | | | 0 | 0.027948510 | |
| 14226269 | 3 years ago | | | 0 | 0.054915923 | |
| 14131119 | 3 years ago | | | 0 | 0.13203071 | |
| 14124786 | 3 years ago | | | 0 | 0.054106512 |
ABI
ABI objects
Getter at block 21258469
authority() view returns (address)
0x22f54531e72d6d4dea4451f5312e5f02b1ba289a
cache() view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner() view returns (address)
0x91d6e260a5965a3c33d5bc4bf4adcf96c449ed2e
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.