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

Questions 561

Questions 561

Tags
Sorting
Results
per page
Filter

   
0 Votes
0 Answers
8K Views
0 Votes 0 Answers 8K Views
Is the deposit confirmation based on confirmation num or bundle
one year ago
0 Votes
0 Answers
16K Views
0 Votes 0 Answers 16K Views
I have a question that might be silly. If I get it right, declined transactions do not increment the seqno of the sender wallet. Can it lead to a situation w...
one year ago
0 Votes
4 Answers
27K Views
0 Votes 4 Answers 27K Views
TON Keeper is a good wallet for TON, but how do I change it to use the TestNet for development purposes? --- > This question was imported from Telegram Chat:...
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
Hi there, I've been using the Atomic wallet to store my TON tokens. Unfortunately, I've encountered an issue where it won't allow me to send my assets and di...
one year ago
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
On TON blockchain the address of a smart contract depends on its code. The set_code() function can change the code of a contract. What happes to the address ...
one year ago
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
Suppose I'm deploying an NFT collection consisting of 1000 items. I would like to know the minting cost in advance. How can I calculate it? --- > This questi...
2 years ago
0 Votes
1 Answers
14K Views
0 Votes 1 Answers 14K Views
It's good when a smart contract needs as little gas as possible for a specific action. So a developer might want to optimize the code, making it use less gas...
one year ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
In the Bitcoin standard there is concept called "derivation path" defined in BIP32: it is used by hierarchical deterministic wallets to derive keys. How do T...
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
TON whitepapers present "Infinite Sharding Paradigm", but I couldn't quite figure it out by reading the whitepapers. Is there another explanation avaliable s...
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
I'm developing a P2E (play-to-earn) game. There will be probably a lot of small transactions. Is it a good idea to create a custom token on TON blockchain to...
2 years ago
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
Hi does anyone have any ideas on how a sales tax on jettons could be implemented in theory? i.e. if someone sells jettons on stonfi and takes a TON out of th...
one year ago
4 Votes
1 Answers
17K Views
4 Votes 1 Answers 17K Views
Hi there I had set up Trust Wallet and I have its 12-words seed phrase. I know that for other chains (ethereum for example) I can use this phrase to get acce...
one year ago
0 Votes
0 Answers
5K Views
0 Votes 0 Answers 5K Views
Case 1: () recv_internal(int my_balance, int msg_value, cell in_msg_full, slice in_msg_body) impure { slice cs = in_msg_full.begin_parse(); int flags = cs~lo...
2 years ago
4 Votes
1 Answers
26K Views
4 Votes 1 Answers 26K Views
I'm writing a simple DApp on TON blockchain and using the tonweb JavaScript library to interact with it. I need to first send a transaction, and then after i...
Daniil Sedov
233 × 6 Administrator
0 Votes
1 Answers
20K Views
0 Votes 1 Answers 20K Views
What is the best place to find developer documentation for TON?
0 Votes
0 Answers
18K Views
0 Votes 0 Answers 18K Views
What if I develop a smart contract on TON but don't want the data included in the initState to be seen by others? Does it mean I need to use encryption? --- ...
2 years ago
2 Votes
2 Answers
35K Views
2 Votes 2 Answers 35K Views
How do I get an RPC endpoint for the TON network, and where can I get relevant documentation for it?
2 years ago
0 Votes
0 Answers
6K Views
0 Votes 0 Answers 6K Views
I've previously seen tilde symbol used for bitwise NOT in other programming languages, so placing ~ before some X means "not X". But it seems in FunC it work...
2 years ago
0 Votes
1 Answers
11K Views
0 Votes 1 Answers 11K Views
Is it possible to delete an NFT on TON? --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/8950
2 years ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
Sometimes I encounter "out of gas" error, and it's hard to predict. Are there any best practices on how to deal with that and make sure in advance the code w...
one year ago
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
UQBrIkn3a4dam3ysKTUc4VCwL2f2FgaQA3qbfGZrQiPi4lee my wallet UQC0lrj3O0af8GotieYsTXChA_wijIIVN7Sd_wkgYLwoHxMv name gate.io https://tonviewer.com/EQBrIkn3a4dam3...
one year ago
Show more results questions