@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.
31 lines (30 loc) • 595 B
JSON
[
{
"inputs": [
{
"internalType": "address",
"name": "_strategyAddress",
"type": "address"
},
{
"internalType": "address",
"name": "_principalTokenAddress",
"type": "address"
},
{
"internalType": "string",
"name": "_fTokenName",
"type": "string"
},
{
"internalType": "string",
"name": "_fTokenSymbol",
"type": "string"
}
],
"name": "registerStrategy",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
]