DSProxy
Verified contract
Proxy
Active on
Ethereum with 60 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
0x02e4…6f75
0x2712…0795
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x89d2…0359 | ERC-20 | 0 | $18.87 |
$0 | |
0x9f8f…79a2 | ERC-20 | 0 | $2,153.72 |
$0 | |
ETHS | ERC-20 | 1 | -- | -- | |
ERC20 | ERC-20 | 0.99 | -- | -- | |
AMB | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15834844 | 2 years ago | | | 0 | 0.0081200130 | |
| 15834837 | 2 years ago | | | 0 | 0.0078741600 | |
| 14643967 | 3 years ago | | | 0 | 0.028252620 | |
| 13922542 | 3 years ago | | | 0 | 0.031509312 | |
| 13785331 | 3 years ago | | | 0 | 0.015606637 | |
| 11788113 | 4 years ago | | | 0 | 0.024433360 | |
| 11056844 | 4 years ago | | | 0 | 0.010128625 | |
| 10678419 | 4 years ago | | | 0 | 0.035139936 | |
| 10640949 | 4 years ago | | | 0 | 0.027854616 | |
| 10523490 | 4 years ago | | | 0 | 0.020503483 |
ABI
ABI objects
Getter at block 21322943
authority() view returns (address)
0x02e40e54af4ada5b10aacfab540335506c106f75
cache() view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner() view returns (address)
0xd2ab80019b39b331cf3ec4f65d7b15e8f2d13515
DEFISAVER_LOGGER() view returns (address)
[unknown]
FACTORY_ADDRESS() view returns (address)
[unknown]
REGISTRY_ADDR() view returns (address)
[unknown]
adminVault() view returns (address)
[unknown]
registry() 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_)
_executeActionsFromFL(struct StrategyDataTask _currTask, bytes32 _flAmount) payable
executeStrategyTask(uint256 _strategyId, bytes[][] _actionCallData) payable
executeTask(struct StrategyDataTask _currTask) payable
givePermission(address _contractAddr)
kill()
removePermission(address _contractAddr)
withdrawStuckFunds(address _token, address _receiver, uint256 _amount)
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.