DSProxy
Verified contract
Proxy
Active on
Ethereum with 524 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
0x0dbd…e955
0x2712…0795
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
aLINK | ERC-20 | 0 | $18.09 |
$0 | |
variableDebtUSDC | ERC-20 | 71.060082 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14163368 | 3 years ago | | | 0 | 0.027468062 | |
| 13956124 | 3 years ago | | | 0 | 0.076257699 | |
| 13956055 | 3 years ago | | | 0 | 0.069910467 | |
| 13955902 | 3 years ago | | | 0 | 0.22749220 | |
| 13949602 | 3 years ago | | | 0 | 0.024074532 | |
| 13947703 | 3 years ago | | | 0 | 0.27513852 | |
| 13946983 | 3 years ago | | | 0 | 0.021894903 | |
| 13943981 | 3 years ago | | | 0 | 0.083250370 | |
| 13897588 | 3 years ago | | | 0 | 0.012925623 | |
| 13895128 | 3 years ago | | | 0 | 0.029780092 |
ABI
ABI objects
Getter at block 21293348
authority() view returns (address)
0x0dbded968e8ab40bdea20719d7aca240b63ce955
cache() view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner() view returns (address)
0xe97f5363b77424332aae94e358a41ccbeb9e454b
STAKED_CONTROLLER_ADDR() 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_)
claimRewards(address[] assets, uint256 amount, address to)
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.