SupplyInfo
SupplyInfo returns supply breakdown information.
Returns:
- totalIssued: total xGNS tokens issued
- issuedByDelegate: tokens issued through governance delegation
- issuedByDepositGns: tokens issued through launchpad deposit
- error: error if launchpad address not found
Command
gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/gnoswap/gov/xgns.SupplyInfo()"
Result