Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Back to post

Revisions 2

one year ago
Jeremy
384 × 5 Administrator
Are there TON explorers that can show on-chain NFT images?
Are there TON explorers that can show on-chain NFT images?
There are TON NFT explorers. For example, the following explorer is linked on the official TEP-62 NFT standard page: https://explorer.tonnft.tools/ As for explorers that parse on-chain data, I don't know of any. There are many ways to store data on-chain, but URLs are the most prevalent. Would be a cool project for anyone willing to try it!
There are TON NFT explorers, yes. For example, the following explorer is linked on the official TEP-62 NFT standard page: https://explorer.tonnft.tools/
one year ago
Original
Jeremy
384 × 5 Administrator
Are there TON explorers that can show on-chain NFT images?

There are TON NFT explorers, yes. For example, the following explorer is linked on the official TEP-62 NFT standard page: https://explorer.tonnft.tools/