@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.
34 lines (12 loc) • 329 B
Markdown
# IERC20Receiver
## Methods
### onReceiveERC20
```solidity
function onReceiveERC20(address token, address from, uint256 amount) external nonpayable
```
#### Parameters
| Name | Type | Description |
|---|---|---|
| token | address | undefined |
| from | address | undefined |
| amount | uint256 | undefined |