Name
Name returns the NFT collection name.
Command
gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/gnoswap/gnft.Name()"
Result
Package gnft implements GRC721-compliant NFTs for GnoSwap LP positions.
Each LP position in GnoSwap is represented as a unique NFT with dynamically generated SVG artwork. The contract manages ownership, transfers, and visual representation of positions while minimizing storage costs.
Name returns the NFT collection name.
gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/gnoswap/gnft.Name()"