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
Answered
Are NFTs on TON really decentralized?

Web3 aims to be decentralized, but it's not always so in reality. Sometimes there is a "higher power" that can intervene to some degree, such in the case of USDT, where the company Tether Limited Inc. holds the power. So I wonder, is there a power that can "take away" my NFTs or prevent me from using them?


This question was imported from Telegram Chat: https://t.me/tondev/124159

  
  
Posted one year ago
Votes Newest

Answers


There is no "higher power" that could take away NFT. But most of the images and their metadata are stored on centralized servers that can be turned off. However, this is a temporary solution for most collections. When decentralized file storage is launched as a component of the TON, these files can be transferred there. This will make them truly decentralized and eternal.

  
  
Posted one year ago
2K Views
1 Answer
one year ago
one year ago
Tags