DSProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x2ba2c9b6 at 9617006
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
0xc0d4b3c6e5da59618d22552db878de0e3be45a650c684c224e6ccbfc758d55a9
0x07cd3f4c510a128485702e0b222a2324263dac6694f3ad3a884f9d54c65a766c
0x17d0b5e3f7068bb1bf8f212e7d2e85a65c5a424d1e433db94b3cbc7f9e84c35a
0x4ed54c92688e02d7ad0b4000154674292f32ffa1180954cf899193659be02653
0x7a5ab52d7941f0ab32d6ce2c6096366ea1f01c6c038e66daf9b8cfdc90c75c76
0x998ddccb82d0e7e8f449875f99c77347f42fdecb6deed3eed2b81780b61cac74
0x2ffe20bae2b4406d6ba6cea66a1795fdd43cb938db689e05bb0685565d1670a6

Functions
Getter at block 21320423
authority(view returns (address)
0x0000000000000000000000000000000000000000
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x725d86e6cd1d5733d90bb1dc42eefa227ead5768
Read-only

This contract contains no read-only function objects.

State-modifying
execute(address _targetbytes _datapayable returns (bytes32 response)
execute(bytes _codebytes _datapayable returns (address targetbytes32 response)
setAuthority(address authority_
setCache(address _cacheAddrreturns (bool)
setOwner(address owner_
buyAllAmount(address otcaddress buyTokenuint256 buyAmtaddress payTokenuint256 maxPayAmtreturns (uint256 payAmt)
buyAllAmountBuyEth(address otcaddress wethTokenuint256 wethAmtaddress payTokenuint256 maxPayAmtreturns (uint256 payAmt)
buyAllAmountPayEth(address otcaddress buyTokenuint256 buyAmtaddress wethTokenpayable returns (uint256 wethAmt)
createAndBuyAllAmount(address factoryaddress otcaddress buyTokenuint256 buyAmtaddress payTokenuint256 maxPayAmtreturns (address proxyuint256 payAmt)
createAndBuyAllAmountBuyEth(address factoryaddress otcuint256 wethAmtaddress payTokenuint256 maxPayAmtreturns (address proxyuint256 payAmt)
createAndBuyAllAmountPayEth(address factoryaddress otcaddress buyTokenuint256 buyAmtpayable returns (address proxyuint256 wethAmt)
createAndSellAllAmount(address factoryaddress otcaddress payTokenuint256 payAmtaddress buyTokenuint256 minBuyAmtreturns (address proxyuint256 buyAmt)
createAndSellAllAmountBuyEth(address factoryaddress otcaddress payTokenuint256 payAmtuint256 minBuyAmtreturns (address proxyuint256 wethAmt)
createAndSellAllAmountPayEth(address factoryaddress otcaddress buyTokenuint256 minBuyAmtpayable returns (address proxyuint256 buyAmt)
sellAllAmount(address otcaddress payTokenuint256 payAmtaddress buyTokenuint256 minBuyAmtreturns (uint256 buyAmt)
sellAllAmountBuyEth(address otcaddress payTokenuint256 payAmtaddress wethTokenuint256 minBuyAmtreturns (uint256 wethAmt)
sellAllAmountPayEth(address otcaddress wethTokenaddress buyTokenuint256 minBuyAmtpayable returns (uint256 buyAmt)
Events
LogNote(bytes4 indexed sigaddress indexed guybytes32 indexed foobytes32 indexed baruint256 wadbytes fax anonymous
LogSetAuthority(address indexed authority
LogSetOwner(address indexed owner
Constructor
constructor(address _cacheAddr
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.