Symbol
Symbol returns the NFT collection symbol.
Returns:
- symbol: collection symbol
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/gnft.Symbol()"
Result
Package gnft implements the position-NFT surface used by GnoSwap.
It provides GRC721-compatible ownership, transfer, approval, and metadata operations for LP positions. Generated parameter-format URIs become SVG data URIs on read; custom non-empty URIs are returned unchanged. Enumeration and safeTransferFrom are not exposed by this package.
Symbol returns the NFT collection symbol.
Returns:
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/gnft.Symbol()"