@giveth:givpower
GIVpower balance of an account: staked GIV plus the extra power gained from locking.
Returns: number
Syntax
Section titled “Syntax”@giveth:givpower(account?)Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
[account] | address | Account to inspect (defaults to the connected account) |
Examples
Section titled “Examples”# Print your GIVpower balanceprint "GIVpower:" @giveth:givpower()