@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.
27 lines (26 loc) • 459 B
JSON
[
{
"inputs": [
{
"internalType": "string",
"name": "_fTokenName",
"type": "string"
},
{
"internalType": "string",
"name": "_fTokenSymbol",
"type": "string"
}
],
"name": "createFToken",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "nonpayable",
"type": "function"
}
]