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 with tag ton

Questions with tag ton

Tags
Sorting
Results
per page
Filter

   
-1 Votes
0 Answers
4K Views
-1 Votes 0 Answers 4K Views
Please help me. I sent My ton wallet to OKX . But, I sent wrong memo/comment number. How can restore my TON coins that I sent to OKX the wrong comment number?
0 Votes
0 Answers
12K Views
0 Votes 0 Answers 12K Views
TON documentation provides all the necessary information for running TON Sites. But since there are not many of them for now, it would be good too see some a...
one year ago
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
1 Answers
4K Views
0 Votes 1 Answers 4K Views
Hi is it possible to calculate input and output message hash before sending it. For example, this is my transaction https://testnet.tonscan.org/tx/op5iqZD9X7...
0 Votes
2 Answers
20K Views
0 Votes 2 Answers 20K Views
I'm interested to see the project's future and how its sales and prices change. Also, is there a roadmap or schedule for the TON DNS project?
one year ago
0 Votes
0 Answers
6K Views
0 Votes 0 Answers 6K Views
Hey TON community, I am building TON-based game that mints some NFTs. My code mostly uses the code from this tutorial and ton/ton-core/ton-crypto libs: My NF...
6 months ago
1 Votes
1 Answers
22K Views
1 Votes 1 Answers 22K Views
I want to use TON blockchain (ton.org) to receive payments. What does that involve? What components do I need to implement?
Tal Kol
359 × 3 Administrator
0 Votes
1 Answers
16K Views
0 Votes 1 Answers 16K Views
Hi everione I try to understand logic of work API v4. In general I have a aim to get full graph of messages for some smart-contract call. I use next algorith...
one year ago
3 Votes
1 Answers
24K Views
3 Votes 1 Answers 24K 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
234 × 6 Administrator
1 Votes
1 Answers
15K Views
1 Votes 1 Answers 15K Views
I am trying to deploy a static website to TON Sites. What is the "ADNL address" used for linking the domain and where can I get it? --- > This question was i...
one year ago
0 Votes
1 Answers
7K Views
0 Votes 1 Answers 7K Views
What the best way to get all NFTs an address owns? --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/8851
one year ago
0 Votes
1 Answers
8K Views
0 Votes 1 Answers 8K Views
Is there a way that I can use .ton as a domain name? --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/9399
one year ago
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...
0 Votes
1 Answers
9K Views
0 Votes 1 Answers 9K Views
Is it possible to dump values while developing using toncli? --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/9234
0 Votes
0 Answers
4K Views
0 Votes 0 Answers 4K Views
Hello, TON recently updated the repository with the build documentation, but while building it locally, many errors are coming up , mainly the libsodium file...
7 months ago
0 Votes
0 Answers
3K Views
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
Suppose I own a website and it is not a web3 dApp or something, just a regular old centralized one. On that website I take payments and I would like to accep...
one year ago
0 Votes
1 Answers
19K Views
0 Votes 1 Answers 19K Views
When I try to install toncli using Windows I see: (venv) PS C:\Users\Maxim\Desktop\ton\ton-win64-binarie> toncli INFO: 🥰 First time run - i'll create config...
one year ago
0 Votes
0 Answers
5K Views
0 Votes 0 Answers 5K Views
I'm trying to develop on Windows 10. I've installed toncli according to the manual. It successfully finds Func but can't find Fift executable, even though it...
one year ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
As recommended, I've been using the RPC provided by toncenter.com. Is there a way to get around this limitation? --- > This question was imported from Telegr...
one year ago
0 Votes
1 Answers
21K Views
0 Votes 1 Answers 21K Views
Where can I find the format of transactions returned by the TonWeb getTransactions() method? Specifically, the format of the 'message' and 'msg_data' fields ...
one year ago
0 Votes
1 Answers
21K Views
0 Votes 1 Answers 21K Views
I got some "wrapped TON" (ERC-20 TON equivalent) via Metamask and I want to "unwrap" it (turn it into regular TON coins). I wonder how to access the bridge s...
0 Votes
0 Answers
13K Views
0 Votes 0 Answers 13K Views
For many applications it's not reasonable to put all their data on the blockchain. So they need separate hosting for the things like a database, but they mig...
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...
0 Votes
4 Answers
17K Views
0 Votes 4 Answers 17K 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:...
4 Votes
1 Answers
9K Views
4 Votes 1 Answers 9K 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...
6 months 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
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
0 Votes
1 Answers
7K Views
0 Votes 1 Answers 7K Views
I would like to run my own JSON-RPC HTTP API for my TON application. How do I run it so that it's similar to the TON center one? https://toncenter.com/api/v2...
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
Hello! I have a question regarding crafting a transaction using Tonweb. I attached the SENDER seqno using wallet.methods.seqno().call(), and then sent the tr...
one year ago
Show more results questions