getBalance
function getBalance( uint256 _lockupIndex )external returns(uint256 balance)
Lokcup λ ν ν° μλ Ή κ°λ₯ μ¬λΆ νμΈ Parameters
Type
Value
Description
uint256
_lockupIndex
LockupIndex κ°
Return Values
Type
Value
Description
uint256
balance
μ°Ύμ μ μλ ν ν° κ°μ
Example
Last updated