ExchangeProxy

Verified contract

Active on Ethereum with 2,703 txns
Deployed by via 0x717d5c7e at 11919302
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ExchangeProxy"

0x6964b2f8bc0c96761e89756c2b48882681c46091ebe4bb67393caff61e2b9cfd
0x6cd5772e262c8cc919d346a698f41bc4e67f9ad8ded8996fca48895391b060d9
0x295bb8690ec98958fa780c676328218ee4d7aafc6bb5109ce38974b93135e703
0xa1ed6bbf7731766deb420c782aa6d4446b1ece25c67d5df18611f543a83bfc3c
0xfc97aa5f022fe90eb260d7c8bf2eda10510f1eafd6e8dee81a9f18b8534418e8
0x5f0967ffeb25643747459da1e5ee430e83d12000bed190bb8fe6124127c612a4
0x5ac02b2095570da807b6ee3d04956279b2da2dde002444393c8d054ca7e2755e
0x2f2cb2203ecc9efae7144bfd26ced916eda3e451898bd99e0544c7132fef78c1
0x8792cb0758ab404c0ef40a22de3b8eccabb802cee66a5ceea99c0666e2e80fe9
0xb8968e1bdfa918ca28d70abd7fc2f2b828b037af6ed9d5deaead46a9e1f66935

Functions
Getter at block 21274360
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.