ExchangeProxy

Verified contract

Active on Ethereum with 523 txns
Deployed by via 0x745cc25f at 11249180
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ExchangeProxy"

0x0c798876b8806c87bce71a642ac327396b15ddf8ca101ae84de616b4dc7cc5c9
0x6686dfc0e80dfac49ce29225115e746a8c215b8d7b9b464b38ec5be74e48886a
0x20205f756b864bf3743d97131773ae415b76c071226971bba2a433f50b0264f2
0x5e1c39cdee4082b9590c6f6eb8781d6ce80369ede0392641b395c07598357de9
0x700d0209a8034553d609ebc727f74746362c65092959e8dbfae38a0bd751b4b0
0x1d5c4ca7b3a229c2ef9d952cb8756369be334c1710d7228177887232ae0905c9
0x7b1a7802870c6d82bf55c0eaf00fc635ca06f1a00378b88413ee416105045d1a
0x5b244c2c378b251dc465d17d31568e37bb0e6b14625244684c59b3c105a62980
0xd27c3ce14e4d9b6a84b35d2ced8aaa848061910859b9a2d09b2b7896720a4a39
0xff9e8163c33aecfd9c664cfd8778f073310702ef8fa964a9e5db7274d1e5e327
From

Functions
Getter at block 20986198
isOwner(view returns (bool)
false
owner(view returns (address)
0x4cdce4077626ca9bbba21d094ea31c1dac8d78f6
Read-only

This contract contains no read-only function objects.

State-modifying
batchSwapExactIn(struct ExchangeProxySwap[] swapsaddress tokenInaddress tokenOutuint256 totalAmountInuint256 minTotalAmountOutpayable returns (uint256 totalAmountOut)
batchSwapExactOut(struct ExchangeProxySwap[] swapsaddress tokenInaddress tokenOutuint256 maxTotalAmountInpayable returns (uint256 totalAmountIn)
multihopBatchSwapExactIn(struct ExchangeProxySwap[][] swapSequencesaddress tokenInaddress tokenOutuint256 totalAmountInuint256 minTotalAmountOutpayable returns (uint256 totalAmountOut)
multihopBatchSwapExactOut(struct ExchangeProxySwap[][] swapSequencesaddress tokenInaddress tokenOutuint256 maxTotalAmountInpayable returns (uint256 totalAmountIn)
renounceOwnership(
setRegistry(address _registry
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _weth
Fallback and receive
fallback(
Errors

This contract contains no error objects.