# IUniswapV2Callee









## Methods

### uniswapV2Call

```solidity
function uniswapV2Call(address sender, uint256 amount0, uint256 amount1, bytes data) external nonpayable
```





#### Parameters

| Name | Type | Description |
|---|---|---|
| sender | address | undefined |
| amount0 | uint256 | undefined |
| amount1 | uint256 | undefined |
| data | bytes | undefined |




