DSProxy
Verified contract
Proxy
Active on
Ethereum with 72 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
0x2712…0795
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETHS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8354215 | 5 years ago | | | 0 | 0.00037432530 | |
| 8349682 | 5 years ago | | | 0 | 0.000051025700 | |
| 8204033 | 5 years ago | | | 0 | 0.000048523650 | |
| 8204022 | 5 years ago | | | 0.19 | 0.00017357500 | |
| 8184736 | 5 years ago | | | 0.3 | 0.00017357500 | |
| 8168998 | 5 years ago | | | 0 | 0.0011104940 | |
| 8165689 | 5 years ago | | | 2.57 | 0.0034715000 | |
| 8158857 | 5 years ago | | | 0 | 0.00015751800 | |
| 8153201 | 5 years ago | | | 0 | 0.00047456700 | |
| 8152997 | 5 years ago | | | 1.38 | 0.00052072500 |
ABI
ABI objects
Getter at block 21282371
authority() view returns (address)
0x0000000000000000000000000000000000000000
cache() view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner() view returns (address)
0x2d0eb8a339677cf6fef4a90d73459895670ab390
getSaiTubAddress() pure returns (address sai)
[unknown]
getUniswapDAIExchange() pure returns (address ude)
[unknown]
getUniswapMKRExchange() pure returns (address ume)
[unknown]
version() view returns (uint256)
[unknown]
Read-only
getCDPBytes(uint256 cdpNum) pure returns (bytes32 cup)
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_)
draw(uint256 cdpNum, uint256 _wad)
drawSend(uint256 cdpNum, uint256 _wad, address to)
free(uint256 cdpNum, uint256 jam)
give(uint256 cdpNum, address nextOwner)
lock(uint256 cdpNum) payable
open() returns (uint256)
openAndLock() payable returns (uint256 cdpNum)
shut(uint256 cdpNum)
wipe(uint256 cdpNum, uint256 _wad)
wipeAndFree(uint256 cdpNum, uint256 jam, uint256 _wad) payable
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)
LogDraw(uint256 cdpNum, uint256 amtDAI, address owner)
LogDrawSend(uint256 cdpNum, uint256 amtDAI, address to)
LogFree(uint256 cdpNum, uint256 amtETH, uint256 amtPETH, address owner)
LogGive(uint256 cdpNum, address owner, address nextOwner)
LogLock(uint256 cdpNum, uint256 amtETH, uint256 amtPETH, address owner)
LogOpen(uint256 cdpNum, address owner)
LogShut(uint256 cdpNum)
LogWipe(uint256 cdpNum, uint256 daiAmt, uint256 mkrFee, uint256 daiFee, address owner)
constructor(address _cacheAddr)
fallback()
fallback()
This contract contains no error objects.