DSProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0xd90eaa25 at 7757920
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
ERC-20
--
0x1993323efec79f31ce27efe0b05b98a367b328ecb3d5730d84ca9738998691e7
0x39b4f117977ec7c0cb965471b946bac1d9d68643735b78842a8663ad8be63188
0xd2e6ede88e7eff299d462c5ea9c7694d0efdbbf3d0d384b4c063653211dc943d
0x841273e63a5543bb1a66a2a06af2d30a84e3cff5e163421566b3ee69d1d93f43
0x8c8a3650edc4ba7ef1ebd61af56afa6e1fb0eadbb2277e3b5020c112c6886b87
0x0ce30a65b3e26cd22e7d8ba076ca3390cde18d0fda209291b1b49f045c6af584
0xaeabfcdf1f684c8023a5eb5711ed041c505d8c864c69801ef3f484f8abe457c0

Functions
Getter at block 21310703
authority(view returns (address)
0x0000000000000000000000000000000000000000
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x451e08d84a3348f673535d6cd58f698869ca75b0
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.