@giveth:stakable
GIV in an account's wallet that giveth:stake can stake for GIVpower. Counts pending claim/stake/unstake actions earlier in the script — what stake max resolves to.
Returns: number
Syntax
Section titled “Syntax”@giveth:stakable(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 you could stake right nowprint "Stakable GIV:" @giveth:stakable()