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 "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/gnft.Exists()"
Result