IStaking
Define Inline Interfaces
Methods
unstake
function unstake(address _to, uint256 _amount, bool _trigger, bool _rebasing) external nonpayable returns (uint256)
Parameters
| Name | Type | Description |
|---|---|---|
| _to | address | undefined |
| _amount | uint256 | undefined |
| _trigger | bool | undefined |
| _rebasing | bool | undefined |
Returns
| Name | Type | Description |
|---|---|---|
| _0 | uint256 | undefined |