ExchangeProxy

Verified contract

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

No balances found for "ExchangeProxy"

0xbb7d6ed3c155bd33bfbbf9d779e5acb97f1a0203d0c45843d30f094eaae4dc9a
0x69be5234549731fabb4e79020967f7d53652a48fdf85daf19abc78f0ee3b0936
0xa9f07b5758df2524585e2742dc85e11318cbefacb19a2a2895fa6990e8029c75
0x5df16ceb5d87bca66eb20f057234fba4d8f227b75adc140d1905ec609f4b771d
0x6d5dcf5bc46f90cbbca2f23ccb5821cb58ee50384159fec07f6b26966f86f514
0x3e77d03707c7c0380b65776411302ee90cd0b5819f6a22fd4f6a47d7cb95a884
0xd5a7305d64fac4b3b23f50d0139ca6243edaa6e8f27b1d08b65b5378093b8626
0xace4b1912ae04f05e9a0702f8c4cd1057db6406a75b26aa8c7539fc3b209f7a1
0x97cbfd39cf1ee6af41be8c4855deefe20c1e48bc97963106d937721fc34e1e32
0xfd20f20d14e8ec059b0825d0fa8cb3a6e96acdbcec704524fd7d83acb1608abb

Functions
Getter at block 21246686
chi(view returns (address)
0x0000000000004946c0e9f43f4dee607b0ef1fa1c
governance(view returns (address)
0x7be4d5a99c903c437ec77a20cb6d0688cbb73c7f
Read-only
viewSplitExactIn(address tokenInaddress tokenOutuint256 swapAmountuint256 nPoolsview returns (struct ExchangeProxySwap[] swapsuint256 totalOutput)
viewSplitExactOut(address tokenInaddress tokenOutuint256 swapAmountuint256 nPoolsview returns (struct ExchangeProxySwap[] swapsuint256 totalOutput)
State-modifying
batchSwapExactIn(struct ExchangeProxySwap[] swapsaddress tokenInaddress tokenOutuint256 totalAmountInuint256 minTotalAmountOutuint8 flagpayable returns (uint256 totalAmountOut)
batchSwapExactOut(struct ExchangeProxySwap[] swapsaddress tokenInaddress tokenOutuint256 maxTotalAmountInuint8 flagpayable returns (uint256 totalAmountIn)
governanceRecoverUnsupported(address _tokenuint256 _amountaddress _to
multihopBatchSwapExactIn(struct ExchangeProxySwap[][] swapSequencesaddress tokenInaddress tokenOutuint256 totalAmountInuint256 minTotalAmountOutuint8 flagpayable returns (uint256 totalAmountOut)
multihopBatchSwapExactOut(struct ExchangeProxySwap[][] swapSequencesaddress tokenInaddress tokenOutuint256 maxTotalAmountInuint8 flagpayable returns (uint256 totalAmountIn)
setGovernance(address _governance
setRegistry(address _registry
smartSwapExactIn(address tokenInaddress tokenOutuint256 totalAmountInuint256 minTotalAmountOutuint256 nPoolsuint8 flagpayable returns (uint256 totalAmountOut)
smartSwapExactOut(address tokenInaddress tokenOutuint256 totalAmountOutuint256 maxTotalAmountInuint256 nPoolsuint8 flagpayable returns (uint256 totalAmountIn)
Events

This contract contains no event objects.

Constructor
constructor(address _weth
Fallback and receive
receive(
Errors

This contract contains no error objects.