DSProxy
Verified contract
Proxy
Active on
Ethereum with 1,121 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
0xede3…f16c
0x2712…0795
Balances ($52.34)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
cCOMP | ERC-20 | 23.684164 | $2.21 |
$52.34 | |
cETH | ERC-20 | 0 | $62.68 |
$0 | |
MYC | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14351763 | 3 years ago | | | 0 | 0.0053964098 | |
| 13715310 | 3 years ago | | | 0 | 0.076876192 | |
| 13715262 | 3 years ago | | | 0 | 0.032196482 | |
| 13713574 | 3 years ago | | | 0 | 0.11573412 | |
| 13688813 | 3 years ago | | | 0.1 | 0.033448142 | |
| 13686469 | 3 years ago | | | 0 | 0.10621171 | |
| 13686457 | 3 years ago | | | 0 | 0.024957606 | |
| 13577304 | 3 years ago | | | 0 | 0.040674683 | |
| 13574511 | 3 years ago | | | 0 | 0.090666616 | |
| 13571653 | 3 years ago | | | 0.17 | 0.014655565 |
ABI
ABI objects
Getter at block 21225732
authority() view returns (address)
0xede3395a68212eb0c1bfe620616e736acd53f16c
cache() view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner() view returns (address)
0xe238d92562f2e96e6d5bebcfa415f129f05fd990
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.