GetTotalGNSStakedAmount
GetTotalGNSStakedAmount returns the total amount of GNS currently staked across all launchpad deposits.
Returns:
- amount: total GNS principal currently staked across launchpad deposits, in base units.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/launchpad.GetTotalGNSStakedAmount()"
Result