@giveth:unlockable
GIV in locks whose GIVpower round has ended but that giveth:unlock hasn't freed yet. Until unlocked, the GIVpower contract still counts it as locked, so it can be neither locked again nor unstaked. Time-aware inside sim:fork: after a wait, newly ended locks show up here.
Returns: number
Syntax
Section titled “Syntax”@giveth:unlockable(account?)Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
[account] | address | Account to inspect (defaults to the connected account) |
Examples
Section titled “Examples”# Print the GIV a giveth:unlock would freeprint "Unlockable GIV:" @giveth:unlockable()