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
7K Views
0 Votes 0 Answers 7K Views
The store_coins primitive naming seems more modern (it gets rid of the outdated "gram" concept). But I couldn't find store_coins in the official documentatio...
one year ago
0 Votes
1 Answers
9K Views
0 Votes 1 Answers 9K Views
Is there a way that you can access the TON payments system via a Telegram bot? Is there an API that goes along with it? --- > This question was imported from...
one year ago
0 Votes
0 Answers
6K Views
0 Votes 0 Answers 6K Views
How to generate address from seed phrase in Python? Как сгенерировать адресс из seed фразы на питоне?
10 months ago
-1 Votes
0 Answers
8K Views
-1 Votes 0 Answers 8K Views
I'm trying to do a simple TON -> USDT swap on STON.fi. It seems to be more difficult than anticipated. See below for function. Any advise will be appreciated...
one year ago
0 Votes
1 Answers
14K Views
0 Votes 1 Answers 14K Views
I am looking for NFT staking tutorial but couldn't found. Like other blockchain i want to create a staking platform for my client and they have collection of...
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
I am using the TON API to fetch transaction data, and I have noticed some discrepancies when using the /getTransactions, /lookupBlock, and /getBlockTransacti...
0 Votes
1 Answers
16K Views
0 Votes 1 Answers 16K 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...
one year ago
0 Votes
0 Answers
6K Views
0 Votes 0 Answers 6K Views
I know that an NFT collection on TON requires a metadata file in JSON format. Is there some kind of reference file to look at? --- > This question was import...
nft
one year ago
0 Votes
2 Answers
19K Views
0 Votes 2 Answers 19K Views
How do you hardcode an address in a smart contract? An example in both FunC would be helpful. https://t.me/tondev_eng/4099
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
In the TON DNS smart contract, there is code that makes it so that if the owner doesn't make a transfer within a year, the DNS will be released. Is there a w...
one year ago
0 Votes
0 Answers
15K Views
0 Votes 0 Answers 15K Views
TON Storage isn't meant to be a hosting for all kinds of websites, but it can host static content. Are there any real-life examples of static TON Sites that ...
one year ago
0 Votes
1 Answers
8K Views
0 Votes 1 Answers 8K Views
When "throwing" inside a function, is the transaction cancelled? For example, if I send 10 TON from a main account but in a smart contract there an error is ...
0 Votes
2 Answers
20K Views
0 Votes 2 Answers 20K Views
Probably the TON community has already crafted the best regular expression for validating TON addresses. In fact, there could be two expressions: for the raw...
one year ago
0 Votes
1 Answers
4K Views
0 Votes 1 Answers 4K 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
0 Answers
12K Views
0 Votes 0 Answers 12K Views
When you implement flow control in your program and you have a loop, sometimes you need to let the execution path out of that loop while its condition is not...
one year ago
0 Votes
1 Answers
7K Views
0 Votes 1 Answers 7K Views
I can't find the zero address, or at least send tokens to it correctly. I would like to use the address it to implement burn mechanics for a Jetton. How do I...
one year ago
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
It looks like Message X is almost the same as MessageAny. What is the difference? --- > This question was imported from Telegram Chat: https://t.me/tondev_en...
one year ago
0 Votes
0 Answers
12K Views
0 Votes 0 Answers 12K Views
It's often suggested to use TypeScript for developing on TON. Tutorials for using libraries such as ton from npm are full of TS examples. What if I'm willing...
0 Votes
0 Answers
7K Views
0 Votes 0 Answers 7K Views
One of the core on-ramps for TON is the Oracle bridge from BSC and Ethereum. Is this an open source solution? Where is the code located? --- > This question ...
one year ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
How can I print out something in FunC? https://t.me/tondev_eng/9305
2 years ago
1 Votes
1 Answers
14K Views
1 Votes 1 Answers 14K Views
The following content appears in this whitepaper (https://docs.ton.org/tblkch.pdf): > For instance, each outbound message created in a transaction is assigne...
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...
0 Votes
1 Answers
14K Views
0 Votes 1 Answers 14K Views
As far as I understand, NFTs in TON are just smart contracts that implement a specific interface. Suppose I create a wallet, an explorer or some other produc...
one year ago
0 Votes
0 Answers
3K Views
0 Votes 0 Answers 3K Views
Sometimes NFTs are used for granting access to some exclusive content. Let's say there is a Telegram channel or chat that should be available only to owners ...
one year ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
In the ongoing public vote on TON Tokenomics Optimization there was implemented a protection from the "exchange voting" (when someone votes using exchange ad...
one year ago
0 Votes
1 Answers
7K Views
0 Votes 1 Answers 7K Views
Where can I read details about BOC flags, including CRC ? ------- > This question was imported from Telegram Chat: https://t.me/tondev_eng/26701 https://t.me...
1 Votes
0 Answers
13K Views
1 Votes 0 Answers 13K Views
Highload wallets use queryId instead of seqno. It is better suited for large amounts of transactions, but does it come with a cost in terms of gas? How much ...
one year ago
0 Votes
1 Answers
20K Views
0 Votes 1 Answers 20K Views
There is an open source tool minter.ton.org for deploying custom Jettons to mainnet. Is there something like it for testnet? --- > This question was imported...
one year ago
0 Votes
1 Answers
21K Views
0 Votes 1 Answers 21K Views
FunC is the primary language used to program smart contracts on TON, but are there ways to use other programming languages to write smart contracts in progra...
0 Votes
0 Answers
15K Views
0 Votes 0 Answers 15K Views
Suppose there is a mutex that locks some operations in the smart contract waiting for some other execution chains outside of the smart contract to finish. Is...
one year ago
Show more results questions