DSProxy

Verified contract

Proxy

Active on Ethereum with 4 txns
Deployed by via 0x39c00065 at 7077200
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
--
0x83d35074edaf08d4fca44b6144f65e7111950ba4b1a1439a7e58ca9f4dcbec0f
0x2e1e3fe8bc91fadf90db494bd1b9d623fba4d515c53f0095da1e81be810fe3f7
0x68c7751bd3a387cc6d0e8aeb612d05afb85aa1266b459b0aea0d207d16b205f4
0x44449db7b080b3ae8f90ffbc1ef056026c5cb8fbd9e0608092e34503a5810c69

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