UNPKG

@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) 352 B
# SafeERC20 ## Methods ### safeDecimals ```solidity function safeDecimals(contract IERC20Uniswap token) external view returns (uint8) ``` #### Parameters | Name | Type | Description | |---|---|---| | token | contract IERC20Uniswap | undefined | #### Returns | Name | Type | Description | |---|---|---| | _0 | uint8 | undefined |