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
1 Answers
18K Views
0 Votes 1 Answers 18K Views
Is there an API to programmatically get the current conversion rate of TON to a fiat currency? --- > This question was imported from Telegram Chat: https://t...
api
2 years ago
0 Votes
0 Answers
6K Views
0 Votes 0 Answers 6K Views
On TON, everything is a cell, and a slice is a cell opened up for reading. But can a slice contain another slice inside? --- > This question was imported fro...
2 years ago
0 Votes
0 Answers
7K Views
0 Votes 0 Answers 7K Views
I'm using an example from the tutorial (https://ton-community.github.io/tutorials/01-wallet /) based on the npm ton library and solve a problem where I have ...
2 years ago
0 Votes
1 Answers
11K Views
0 Votes 1 Answers 11K Views
To create a minimal jetton, is the jetton-wallet.fc file within the token-contract GitHub repository really necessary? --- > This question was imported from ...
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
How can you obtain a v3r2 address from a v4r2 address of a wallet in the TON network? -- > This question was imported from Telegram Chat: https://t.me/tondev...
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
What would be the best method to check if my address received a payment with a specific message? Is 'getTransactions' method okay? ---- This question was imp...
0 Votes
1 Answers
19K Views
0 Votes 1 Answers 19K Views
TON configuration parameters can be changed by an election. What does that mean for people running the nodes? In the case such a change happens, all the node...
2 years ago
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K 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
15K Views
0 Votes 1 Answers 15K Views
I probably need to use an off-chain backend for my project, but then my app would not be as decentralized as I want it to be. In the EVM ecosystem there is a...
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...
2 years ago
0 Votes
0 Answers
16K Views
0 Votes 0 Answers 16K Views
It's planned to separate the roles of Collator and Validator in TON blockchain. So in addition to current node types such as the Validator node there will be...
2 years ago
0 Votes
0 Answers
15K Views
0 Votes
0 Answers
13K Views
0 Votes 0 Answers 13K Views
I want to add ton raffes token to safepal but safepal wallet doesnt support ton customnetwork. How to add ton network manually to safepal wallet
one year ago
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
2 Answers
17K Views
0 Votes 2 Answers 17K Views
Hey, i am getting this error while trasnfer NFT. I can't find this error anywhere. i have used as ton metion in their docs. please help me why i am geeting t...
0 Votes
0 Answers
13K Views
0 Votes 0 Answers 13K Views
i want to recieve kingy gm from telegram robot, but when i click recieve gm button and its redirect to tonkeeper i recieve this error: Screen: SheetsProvider...
one year ago
0 Votes
0 Answers
14K Views
0 Votes 0 Answers 14K Views
Consider a situatiton where your Toncoins are used in staking, and someone malicious gets to know your seed phrase. This person can access the wallet, but ca...
one year ago
0 Votes
1 Answers
9K Views
0 Votes 1 Answers 9K Views
Got this in whitepaper: This appendix contains a formal description of the elliptic curve cryptography currently used in TON, particularly in the TON Blockch...
0 Votes
1 Answers
25K Views
0 Votes 1 Answers 25K Views
TON and Everscale have similar roots and should be fairly compatible from a technological perspective. Although they are separate networks with different val...
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
On TON the wallet address is derived from the combination of a key and a wallet contract. So the same key used with different wallet versions (v4r1, v3r2 and...
2 years ago
0 Votes
0 Answers
16K Views
0 Votes 0 Answers 16K Views
Can I collect information on all the incoming external messages that a specific smart contract receives? Everything that goes through its recv_external(). --...
2 years ago
0 Votes
1 Answers
21K Views
0 Votes 1 Answers 21K Views
I am working on Ubuntu 22.04. I've downloaded TON binaries from github.com/SpyCheese/ton/actions/runs/3648473538. I've tried using the toncli lib (ton develo...
2 years ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
I'm trying to compile compile fift from the master, I'm getting this linking error: ton/third-party/rocksdb/env/io_posix.cc:686: undefined reference to 'io_u...
2 years ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
I would like to develop a lottery smart contract on TON. This would likely require a source of randomness. How would I start? --- > This question was importe...
0 Votes
0 Answers
16K Views
0 Votes 0 Answers 16K Views
A good way to learn in development is to study code written by other people. There are open source smart contracts written in FunC that people can use for le...
2 years ago
0 Votes
1 Answers
19K Views
0 Votes 1 Answers 19K Views
I am looking for a plug-and-play privacy layer on top of TON that a developer can leverage to make their TON DeFi apps privacy preserving both for users and ...
2 years ago
0 Votes
0 Answers
14K Views
0 Votes 0 Answers 14K Views
I need to send Toncoins to many different wallets at once. So instead of sending lots of transactions one by one, I would be happy to use something that lets...
one year ago
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
Where can I find wallet v3r1 and v3r2 FunC code? --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/9027
2 years ago
0 Votes
0 Answers
7K Views
0 Votes 0 Answers 7K Views
Can I calculate the exact fee for a certain transaction? How to do it? --- > This question was imported from Telegram Chat: https://t.me/tondev/122981
2 years ago
0 Votes
0 Answers
8K Views
0 Votes 0 Answers 8K Views
Since I am looking into the multisig project in detail, how can I use the command line in GitHub (https://github.com/akifoq/multisig) using the following com...
2 years ago
Show more results questions