withdraw
function withdraw( uint256 _lockupIndex )external returns(uint256 withdrawBalance)
Lokcup λ ν ν° μλ Ή Parameters
Type | Value | Description |
---|---|---|
uint256 | _lockupIndex | LockupIndex κ° |
Return Values
Type | Value | Description |
---|---|---|
uint256 | withdrawBalance | μ°Ύμ ν ν° κ°μ |
Example
Last updated