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

   
1 Votes
0 Answers
12K Views
1 Votes 0 Answers 12K Views
I've been trying to reuse a wallet deleted by DESTROY_ACCOUNT_IF_ZERO (32) flag. The way I do the transfer: Imagine we have 2 wallets: A and B. 1. We transfe...
1 Votes
0 Answers
4K Views
1 Votes 0 Answers 4K Views
i sent my tsTON to TON wallet in telegram. i didnt receive anything. https://tonviewer.com/transaction/a93a8369d0da61a84d2de27a9d8fc008a80b5386c35529db0f537b...
6 months ago
1 Votes
0 Answers
2K Views
1 Votes 0 Answers 2K Views
Yes Metamask Support Number Provides option to contact to customers supports by dialing these numbers " For 2FA Setup dail ☎️+𝟏 +1(818)-853-6065 USA & +𝟏 +...
5 months ago
1 Votes
2 Answers
6K Views
1 Votes 2 Answers 6K Views
Hello everyone, please explain: ```` () send_message_back(addr, ans_tag, query_id, body, grams, mode) impure inline_ref { ;; int_msg_info$0 ihr_disabled:Bool...
1 Votes
2 Answers
17K Views
1 Votes 2 Answers 17K Views
I've heard from the TON Spanish DevChat that there exists "Ten Lessons for learning FunC". Are those video lessons? --- > This question was imported from Tel...
one year ago
1 Votes
4 Answers
31K Views
1 Votes 4 Answers 31K Views
When using a test network like testnet or sandbox - the TON coin is different from the official TON coin you buy in exchanges. Where can I get test TON coin ...
one year ago
1 Votes
2 Answers
20K Views
1 Votes 2 Answers 20K Views
We are developing a Web3 game project. Every day, tens of thousands of users should receive game tokens for activity in the game. At the moment, the project ...
one year ago
1 Votes
1 Answers
6K Views
1 Votes 1 Answers 6K Views
Hello everyone! I'm trying to send file to storage provider First I generated file, using storage-daemon-cli. Command like this: new-contract-message --query...
1 Votes
1 Answers
18K Views
1 Votes 1 Answers 18K Views
What would happen if someone tried to send an internal message with zero ton coins? And if the receiving party calls accept_message(), who would pay the fee?...
one year ago
1 Votes
0 Answers
2K Views
1 Votes 0 Answers 2K Views
FAQ’s How do I contact Safepal wallet by phone?Safepal wallet Support Account: Visit the Safepal wallet Support Help Center: {Dial the official contact numbe...
1 Votes
1 Answers
16K Views
1 Votes 1 Answers 16K Views
When developing multiple smart contracts that interact with each other, what can be used for integration testing without putting them all on testnet every ti...
one year ago
1 Votes
2 Answers
7K Views
1 Votes 2 Answers 7K Views
Hello! I'm trying to upload file to storage, using storage provider, but I can't understand, what to do with a file generated with command of the storage-dae...
1 Votes
0 Answers
4K Views
1 Votes 0 Answers 4K Views
I have a storage node & bag in TON storage, and this bag can be obtained from network by other nodes. I set the "site" DNS entry to the bagId (with checkbox ...
one year ago
1 Votes
1 Answers
20K Views
1 Votes 1 Answers 20K Views
What is the difference between addresses that start with EQ and those that start with UQ? There are also addresses that start with kf, but when searched up o...
one year ago
1 Votes
0 Answers
5K Views
1 Votes 0 Answers 5K Views
There are known TVM exit codes ranging from -14 to 38, they are listed on the corresponding documentation page: https://docs.ton.org/learn/tvm-instructions/t...
tvm
one year ago
1 Votes
0 Answers
4K Views
1 Votes 0 Answers 4K Views
Hello, dear TON developpers I'm getting an error when running a getter .ts script. Name of the getter method in the smart contract(it's deployed with the get...
6 months ago
1 Votes
1 Answers
9K Views
1 Votes
1 Answers
18K Views
1 Votes 1 Answers 18K Views
When I execute the toncli run_tests command I get an error: toncli run_tests INFO: 🌈 Start tests INFO: πŸ₯Œ Build successfully, check out ./build Loading priv...
1 Votes
2 Answers
24K Views
1 Votes 2 Answers 24K Views
Currently I'm using wallet contract v3 - it was deployed for me automatically when I was using TonKeeper wallet. I saw that the core team released a new wall...
1 Votes
1 Answers
7K Views
1 Votes 1 Answers 7K Views
Hello is there TON Proxy documentation anywhere? The release was in Q3 2022, shouldn't there be documentation or a white paper? --- > This question was impor...
1 Votes
4 Answers
18K Views
1 Votes 4 Answers 18K Views
In 80%(!) of the cases the 24 secret words generated with the tpay1 wallet generate a different(!) address in newer wallets and dont(!) show wallets assets. ...
one year ago
1 Votes
3 Answers
5K Views
1 Votes 3 Answers 5K Views
Is there an application to send tokens in bulk ? Like multisender.app but on TON
7 months ago
1 Votes
1 Answers
17K Views
1 Votes 1 Answers 17K Views
Many programming languages have a ternary operator, such as booleanExpression ? expression1 : expression2 in Java (if booleanExpression equals true, than exp...
one year ago
1 Votes
2 Answers
16K Views
1 Votes 2 Answers 16K Views
Is there anywhere that I can read about how many tokens were allocated to the TON foundation or similar entities in the initial release? Does the TON foundat...
1 Votes
1 Answers
15K Views
1 Votes 1 Answers 15K Views
There are numerous libraries for interacting with the TON blockchain, so it might be hard for a new developer to choose. Of course, what is the "best" is a h...
one year ago
1 Votes
1 Answers
20K Views
1 Votes 1 Answers 20K Views
How can I activate my wallet? --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/2577
one year ago
1 Votes
2 Answers
18K Views
1 Votes 2 Answers 18K Views
Is my understanding correct that smart contracts are written in FunC, then compiled into Fift, and deployed on the blockchain, and they can later be interact...
1 Votes
2 Answers
26K Views
1 Votes 2 Answers 26K Views
Is there an API that can create a new TON wallet using code? Creating and deploying are two different steps. So how I can create many uninitialized wallet ad...
one year ago
1 Votes
0 Answers
17K Views
1 Votes 0 Answers 17K Views
To interact with the outside world blockchains rely on oracles. But I see a problem here. Let's say we have a betting contract that lets users place their be...
one year ago
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
The TON documentation states that "a variable can be dumped to the debug log by the ~dump function". But where exactly it that log? How can I see it? --- > T...
one year ago
Show more results questions