DSProxy
Verified contract
Proxy
Active on
Ethereum with 50 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
0xf957…49c4
0x2712…0795
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
aSTETH | ERC-20 | 0 | $3,121.37 |
$0 | |
0x89d2…0359 | ERC-20 | 0 | $16.47 |
$0 | |
stETH | ERC-20 | 0 | $3,122.27 |
$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) |
---|---|---|---|---|---|---|---|
| 14728933 | 3 years ago | | | 0 | 0.0050406800 | |
| 14728875 | 3 years ago | | | 185.29128 | 0.0074646250 | |
| 14726900 | 3 years ago | | | 0 | 0.0070543000 | |
| 14718549 | 3 years ago | | | 146 | 0.014198300 | |
| 14710150 | 3 years ago | | | 0 | 0.0099993040 | |
| 14710141 | 3 years ago | | | 109 | 0.0091159800 | |
| 14707426 | 3 years ago | | | 0 | 0.012498290 | |
| 14634990 | 3 years ago | | | 0 | 0.058619275 | |
| 9698254 | 5 years ago | | | 0 | 0.00011025600 | |
| 9193419 | 5 years ago | | | 0 | 0.00035842625 |
ABI
ABI objects
Getter at block 21207517
authority() view returns (address)
0xf9575c99b3fb1c4239e0465dd2038f281f3149c4
cache() view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner() view returns (address)
0xd3069c9e486a8b77add55ae3ceb3a4b138fb76c7
AAVE_REFERRAL_CODE() view returns (uint16)
[unknown]
AUTOMATIC_SERVICE_FEE() view returns (uint256)
[unknown]
BOT_REGISTRY_ADDRESS() view returns (address)
[unknown]
DISCOUNT_ADDR() view returns (address)
[unknown]
ETH_ADDR() view returns (address)
[unknown]
MANUAL_SERVICE_FEE() view returns (uint256)
[unknown]
NINETY_NINE_PERCENT_WEI() view returns (uint256)
[unknown]
STABLE_ID() view returns (uint256)
[unknown]
VARIABLE_ID() view returns (uint256)
[unknown]
WETH_ADDRESS() view returns (address)
[unknown]
feeRecipient() view returns (address)
[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_)
borrow(address _market, address _tokenAddr, uint256 _amount, uint256 _type)
deposit(address _market, address _tokenAddr, uint256 _amount) payable
payback(address _market, address _tokenAddr, uint256 _amount, uint256 _rateMode) payable
paybackOnBehalf(address _market, address _tokenAddr, uint256 _amount, uint256 _rateMode, address _onBehalf) payable
setUserUseReserveAsCollateral(address _market, address _tokenAddr, bool _true)
setUserUseReserveAsCollateralIfNeeded(address _market, address _tokenAddr)
swapBorrowRateMode(address _market, address _reserve, uint256 _rateMode)
withdraw(address _market, address _tokenAddr, uint256 _amount)
withdrawTokens(address _tokenAddr)
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()
receive()
This contract contains no error objects.