@ohgeez/fsushi
Version:
fSUSHI is a protocol built on top of [FlashStake](http://flashstake.io/) and [SushiSwap](https://sushi.com) that enables stakers to get instant, upfront yield without waiting for it to accrue.
35 lines (13 loc) • 380 B
Markdown
# 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 |