# 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 |




