DSProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x8bcf2409 at 7022913
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0xeed9f51eb82a8934ace8731ab6c91bb9c17aab7327fba5e213a33a55474e4228
0xdb4a3495caf1f04c41da8694a4b27caa964ae4a7d0242afeb75e7241575f4ade
0xad59f2f8d77d7cce3f5ca6f8b0243233ae332dbab5ea7f8a5807d3d98448c2a0
0xc74ac09735f6a6ad7621e3b41d3fb68f1105c2a5f5b0514018ae02193e0c091a
0xc824c882018f1616d54eeda38caeccc2b11c8892e5ee8b4f1db509c2d7df1f0d
0x7bbadf7f4261d85ab0600020989501c0799f603bb83fc611c5974289734be9e2
0x1c914746ddc81c5d6d9e1efa0a55cfad21245a299375245a60dbce43269b6da4
0xb3ce8adfe4a35dd1ae3b9ec72067ec5324ea199cfa3ee3a1d84f6d5d492404f9
0x2cf46e81a017479be380d8842c8b572027da22239da5321808c6276ccde324eb
0x11229f6e9a2cc92b2180b6e9aee69ed14076444a300a7841091841bdf6e77177

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