withdraws

function withdraws(
)external returns(uint256 withdrawBalance)

Lokcup ๋œ ๋ชจ๋“ ํ† ํฐ ์ˆ˜๋ น

Return Values

Example

await lockupContract.withdraws()
    
// ๊ฒฐ๊ณผ
BigNumber { value: "100000000000000000" }

2023.02.20

Last updated