@giveth:staked
Raw GIV an account has staked for GIVpower: the gGIV balance on Gnosis, the deposit balance on Optimism and Polygon zkEVM. Includes locked GIV (see @giveth:unstakable) and counts pending giveth:stake/giveth:unstake actions earlier in the script.
Returns: number
Syntax
Section titled “Syntax”@giveth:staked(account?)Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
[account] | address | Account to inspect (defaults to the connected account) |
Examples
Section titled “Examples”# Print your staked GIVprint "Staked GIV:" @giveth:staked()