@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.
38 lines (14 loc) • 358 B
Markdown
IMigratorChef
# Methods
## migrate
```solidity
function migrate(contract IERC20 token) external nonpayable returns (contract IERC20)
```
### Parameters
| Name | Type | Description |
|---|---|---|
| token | contract IERC20 | undefined |
### Returns
| Name | Type | Description |
|---|---|---|
| _0 | contract IERC20 | undefined |