@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) • 460 B
Markdown
```solidity
function registerStrategy(address _strategyAddress, address _principalTokenAddress, string _fTokenName, string _fTokenSymbol) external nonpayable
```
#### Parameters
| Name | Type | Description |
|---|---|---|
| _strategyAddress | address | undefined |
| _principalTokenAddress | address | undefined |
| _fTokenName | string | undefined |
| _fTokenSymbol | string | undefined |