withdraws

function withdraws(
)external returns(uint256 withdrawBalance)

Lokcup 된 λͺ¨λ“ ν† ν° 수령

Return Values

Example

await lockupContract.withdraws()
    
// κ²°κ³Ό
BigNumber { value: "100000000000000000" }

2023.02.20

Last updated