Name
Name returns the name of the GNS token.
Returns:
- name: token name
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/gns.Name()"
Result
Package gns implements the GNS governance and utility token for GnoSwap.
GNS is a GRC20-compliant token with a deflationary emission schedule. The emission follows a 12-year schedule with halving every 2 years:
Token Economics:
Key Functions:
The emission state tracks accumulated and remaining amounts per halving year, ensuring precise token distribution according to the schedule.
Name returns the name of the GNS token.
Returns:
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/gns.Name()"