DSProxy
Verified contract
Proxy
Active on
Ethereum
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 |
---|---|---|---|---|---|
DAI | ERC-20 | 0 | $1.00 |
$0 | |
0x89d2…0359 | ERC-20 | 0 | $15.92 |
$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) |
---|---|---|---|---|---|---|---|
| 11427712 | 4 years ago | | | 0 | 0.0037438379 | |
| 11427709 | 4 years ago | | | 0 | 0.0054574144 | |
| 11427690 | 4 years ago | | | 0 | 0.0068452880 | |
| 11427675 | 4 years ago | | | 0 | 0.0054481600 | |
| 11427646 | 4 years ago | | | 0 | 0.0046363537 | |
| 11427642 | 4 years ago | | | 0 | 0.0037782413 | |
| 11427607 | 4 years ago | | | 0 | 0.010405736 | |
| 11427597 | 4 years ago | | | 0 | 0.015130307 | |
| 11314078 | 4 years ago | | | 0 | 0.0055437620 | |
| 11297137 | 4 years ago | | | 0 | 0.0028290500 |
ABI
ABI objects
Getter at block 21185136
authority() view returns (address)
0x0000000000000000000000000000000000000000
cache() view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner() view returns (address)
0x0ebcf026946a4de6155961d66d53b0100c6271a1
Read-only
balance(address margin, bytes32[] ilks, address[] tokens, address vat, address spotter, address jug, address cat, address ocm) view returns (uint256[] data, uint256 live)
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_)
buy(address[8] contracts, bytes32 ilk, uint256 amount, uint256 maxPayAmount)
drawDai(address ocm, bytes32 ilk, uint256 amount, address adapter, address vat, address jug)
drawGem(address ocm, bytes32 ilk, uint256 amount, address adapter)
export(address ocm, bytes32 ilk, address vat, address dcm) returns (uint256 cdpId)
free(address ocm, bytes32 ilk, address vat, address end, address adapter, address daiAdapter)
fundDai(address ocm, bytes32 ilk, uint256 amount, address token, address adapter, address vat)
fundGem(address ocm, bytes32 ilk, uint256 amount, address token, address adapter)
redeem(address ocm, bytes32 ilk, uint256 amount)
sell(address[7] contracts, bytes32 ilk, uint256 origSellAmount, uint256 minDaiAmount)
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)
Buy(bytes32 indexed ilk, uint256 amount, uint256 maxPayAmount, uint256 payAmount)
DrawDai(bytes32 indexed ilk, uint256 amount)
DrawGem(bytes32 indexed ilk, uint256 amount)
Export(bytes32 indexed ilk, uint256 amount, uint256 daiAmount)
Free(bytes32 indexed ilk, uint256 amount, uint256 daiAmount)
FundDai(bytes32 indexed ilk, uint256 amount)
FundGem(bytes32 indexed ilk, uint256 amount)
Redeem(bytes32 indexed ilk, uint256 amount)
Sell(bytes32 indexed ilk, uint256 amount, uint256 minPayAmount, uint256 payAmount)
constructor(address _cacheAddr)
fallback()
This contract contains no error objects.