Last updated 1 year ago
function withdraw( uint256 _lockupIndex )external returns(uint256 withdrawBalance)
Lokcup ๋ ํ ํฐ ์๋ น Parameters
Return Values
Example
// exec await lockupContract.withdraw(1); // Result BigNumber { value: "100000000000000000" }