DSProxy
Verified contract
Proxy
Active on
Ethereum with 975 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
0x7953…d44e
0x2712…0795
Balances ($0.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZEON | ERC-20 | 59 | $0.001179 |
$0.07 | |
0x89d2…0359 | ERC-20 | 0 | $16.39 |
$0 | |
0x9f8f…79a2 | ERC-20 | 0 | $1,466.46 |
$0 | |
ERC20 | ERC-20 | 1.98 | -- | -- | |
ETHS | ERC-20 | 1 | -- | -- | |
AMB | ERC-20 | 0.01 | -- | -- | |
WDT | ERC-20 | 0.0003 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18587466 | a year ago | | | 0 | 0.0031179620 | |
| 18480390 | a year ago | | | 0 | 0.0035746104 | |
| 18096218 | a year ago | | | 0 | 0.0011773063 | |
| 9658369 | 5 years ago | | | 0.0177 | 0.081207240 | |
| 9657051 | 5 years ago | | | 0 | 0.0086443200 | |
| 9509135 | 5 years ago | | | 0 | 0.00036018000 | |
| 9473867 | 5 years ago | | | 0 | 0.0076581635 | |
| 9473760 | 5 years ago | | | 0 | 0.0035068290 | |
| 9470561 | 5 years ago | | | 0 | 0.0024022600 | |
| 9470559 | 5 years ago | | | 0.5 | 0.00085531950 |
ABI
ABI objects
Getter at block 21160428
authority() view returns (address)
0x7953f9f97a07e3a6aa1d235c8c6257ba0460d44e
cache() view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner() view returns (address)
0x007ae0c2f70987f4c17152c40ad9c22b95f2810f
CDAI_ADDRESS() view returns (address)
[unknown]
COMPOUND_DAI_ADDRESS() view returns (address)
[unknown]
DAI_ADDRESS() view returns (address)
[unknown]
DAI_JOIN_ADDRESS() view returns (address)
[unknown]
DISCOUNT_ADDRESS() view returns (address)
[unknown]
ETH2DAI_WRAPPER() view returns (address)
[unknown]
ETH_JOIN_ADDRESS() view returns (address)
[unknown]
FACTORY_ADDRESS() view returns (address)
[unknown]
GAS_TOKEN_INTERFACE_ADDRESS() view returns (address)
[unknown]
IDAI_ADDRESS() view returns (address)
[unknown]
JUG_ADDRESS() view returns (address)
[unknown]
KYBER_ETH_ADDRESS() view returns (address)
[unknown]
KYBER_INTERFACE() view returns (address)
[unknown]
KYBER_WRAPPER() view returns (address)
[unknown]
LOGGER_ADDRESS() view returns (address)
[unknown]
MAKER_DAI_ADDRESS() view returns (address)
[unknown]
MANAGER_ADDRESS() view returns (address)
[unknown]
MIGRATION_ACTIONS_PROXY() view returns (address)
[unknown]
MKR_ADDRESS() view returns (address)
[unknown]
MONITOR_ADDRESS() view returns (address)
[unknown]
MONITOR_PROXY_ADDRESS() view returns (address)
[unknown]
OASIS_WRAPPER() view returns (address)
[unknown]
OTC_ADDRESS() view returns (address)
[unknown]
PETH_ADDRESS() view returns (address)
[unknown]
PIP_INTERFACE_ADDRESS() view returns (address)
[unknown]
PROXY_ACTIONS() view returns (address)
[unknown]
PROXY_REGISTRY_INTERFACE_ADDRESS() view returns (address)
[unknown]
SAI_ADDRESS() view returns (address)
[unknown]
SAVER_EXCHANGE_ADDRESS() view returns (address)
[unknown]
SAVINGS_LOGGER_ADDRESS() view returns (address)
[unknown]
SCD_MCD_MIGRATION() view returns (address)
[unknown]
SOLO_MARGIN_ADDRESS() view returns (address)
[unknown]
SPOTTER_ADDRESS() view returns (address)
[unknown]
STUPID_EXCHANGE() view returns (address)
[unknown]
SUBSCRIPTION_ADDRESS() view returns (address)
[unknown]
TUB_ADDRESS() view returns (address)
[unknown]
UNISWAP_FACTORY() view returns (address)
[unknown]
UNISWAP_WRAPPER() view returns (address)
[unknown]
VAT_ADDRESS() view returns (address)
[unknown]
VOX_ADDRESS() view returns (address)
[unknown]
WALLET_ID() view returns (address)
[unknown]
WETH_ADDRESS() 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_)
subscribe(uint256 _cdpId, uint128 _minRatio, uint128 _maxRatio, uint128 _optimalRatioBoost, uint128 _optimalRatioRepay, address _subscriptions)
unsubscribe(uint256 _cdpId, address _subscriptions)
update(uint256 _cdpId, uint128 _minRatio, uint128 _maxRatio, uint128 _optimalRatioBoost, uint128 _optimalRatioRepay, address _subscriptions)
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.