DSProxy
Verified contract
Proxy
Active on
Ethereum with 419 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
0x97a3…85d7
0x2712…0795
Balances ($1.11)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
cDAI | ERC-20 | 46.024684 | $0.023944 |
$1.1 | |
aWBTC | ERC-20 | 0 | $96,103.00 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14739338 | 3 years ago | | | 0 | 0.0036921862 | |
| 14739101 | 3 years ago | | | 0 | 0.0089344169 | |
| 14739097 | 3 years ago | | | 0 | 0.0034600175 | |
| 14365545 | 3 years ago | | | 0 | 0.0033829822 | |
| 14201803 | 3 years ago | | | 0 | 0.0098831904 | |
| 14201624 | 3 years ago | | | 0 | 0.018868894 | |
| 14048775 | 3 years ago | | | 45 | 0.014177340 | |
| 14029894 | 3 years ago | | | 0 | 0.015583955 | |
| 13752599 | 3 years ago | | | 5 | 0.013453718 | |
| 13740226 | 3 years ago | | | 0 | 0.047299933 |
ABI
ABI objects
Getter at block 21312518
authority() view returns (address)
0x97a343f518d5e2eecdc78f49ea21d4efa42b85d7
cache() view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner() view returns (address)
0x6aaaf98e8522491bc1006cd8cf95515220144dd3
COMP_ADDR() view returns (address)
[unknown]
comp() view returns (address)
[unknown]
compInitialIndex() view returns (uint224)
[unknown]
gasToken() 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_)
claimComp(address _user, address[] _cTokensSupply, address[] _cTokensBorrow)
getBalance(address _user, address[] _cTokens) returns (uint256)
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.