Exists
Exists checks if token ID exists.
Parameters:
- tid: token ID to check
Returns:
- exists: true when the ledger can resolve an owner for tid; false otherwise
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/gnft.Exists()"
Result