@giveth:claimable
GIV an account can claim from the GIVstream right now (see giveth:claim). Counts a pending giveth:claim earlier in the script as already claimed.
Returns: number
Syntax
Section titled “Syntax”@giveth:claimable(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 your GIVstream has already releasedprint "Claimable GIV:" @giveth:claimable()