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
Profile picture
J
Moderator
0 Questions, 1 Answer
  Active since 06 April 2024
  Last activity 3 months ago

Reputation

0
0 Nft stuck in safepal wallet. Help me get NFT out of there if I change the private key.

Here's how I "rescued" my TON NFT from SafePal. (in browser, but not app)

  1. Go to getgems.io using a chrome-based browser.
  2. Open "Network Inspector" in "Developer Tools"
  3. Click the "Connect" or "Connect Wallet" button at the top of getgems.io
  4. In the "Network Inspector" find the file "tc-wallets.json"
  5. Right-click the file and "Override content" (then select location for override files if you haven't before).
  6. At the end of the override file, insert t...
3 months ago