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
Unanswered
Contract type unknown

I created a wallet programmatically by following this article. I just copied the code and executed it. Created a wallet and created 2 transactions (incoming and outcoming)

But on tonscan.org it says that contract type is unknown (first screenhsot). Unlike the wallet that was created in Tonkeeper app (second screenshot)

Why does it work like this and how can I fix it?

  
  
Posted 6 months ago
Votes Newest

Answers

6K Views
0 Answers
6 months ago
6 months ago
Tags