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

   
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
3 Votes
1 Answers
22K Views
3 Votes 1 Answers 22K Views
I have done all instructions from this guide: https://github.com/disintar/toncli/blob/master/INSTALLATION.md After the toncli command, I should have: Unfortu...
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
2 Votes
1 Answers
19K Views
2 Votes 1 Answers 19K Views
I made a transfer request via the tonweb JavaScript SDK: javascript (await wallet.methods.transfer(....)) const transfer_result = await transfer.send(); retu...
one year ago
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
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
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
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
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
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
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
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
2 Answers
12K Views
1 Votes 2 Answers 12K Views
I'm trying to send jettons from one wallet to another. For this I use the library tonweb. Whenever i send transaction, i get a zero amount of tokens. Why is ...
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
I am currently working on a project that involves retrieving unordered NFT collection items from the TON blockchain. I have been searching for solutions or e...
0 Votes
2 Answers
20K Views
0 Votes 2 Answers 20K Views
I have a problem when deploying the contract on the console when writing the command: toncli deploy -n testnet
one year ago
0 Votes
0 Answers
5K Views
0 Votes 0 Answers 5K Views
There are TON domains like user.ton and there is TON DNS system for them. But what about subdomains? Could owner of a domain like user.ton create subdomains ...
one year ago
0 Votes
1 Answers
7K Views
0 Votes 1 Answers 7K Views
Given a smart contract, how do I deploy it using the TonWeb SDK? --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/8841
0 Votes
1 Answers
20K Views
0 Votes 1 Answers 20K Views
What types of smart contracts are there in the TON blockchain? For example: raw.fullAccountState.
one year ago
0 Votes
0 Answers
8K Views
0 Votes 0 Answers 8K Views
I have a generated keypair. How to import the secretKey in code? I tried passing it as a string (hex version) but didnt work > This question was imported fro...
one year ago
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
I am looking for documentation on how to send payments through TON. --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/10339
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
What is the inflation rate for TON? I am also interested in inflation. As far as I know, it is 0.6%. Is it calculated from the total circulating supply (more...
one year ago
0 Votes
2 Answers
20K Views
0 Votes 2 Answers 20K Views
I am looking for an easy walkthrough for setting up a TON Site. I have setup the usual webserver using Nginx, with /var/www/site website directory. What shou...
one year ago
0 Votes
1 Answers
13K Views
0 Votes 1 Answers 13K Views
How can I actually register a ton domain? And how to participate in a public auction? > This question was imported from Telegram Chat: > https://t.me/tondev_...
0 Votes
1 Answers
13K Views
0 Votes 1 Answers 13K Views
https://toncenter.com/api/v2/getTransactions?address=UQCzwxqIw1pt41DND9pgGfAOhJKtQQEgjVcpn0rHxv-4b8Ob&limit=1<=23481826000001&hash=OBInamdujxrUx%2Fqebnhix%2F...
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
4K Views
0 Votes 1 Answers 4K Views
I’m working on signing a string with private key through connecting Ton Keeper. And I’m building this feature as a Telegram bot, based on demo-telegram-bot. ...
0 Votes
1 Answers
7K Views
0 Votes 1 Answers 7K Views
I'm trying to deploy my contract to the TON MainNet, but I get an error: bash <> The account that I'm using has a 1.5 TON balance, which should be enough! Wh...
0 Votes
1 Answers
4K Views
0 Votes 1 Answers 4K Views
How can I connect MyLocalTon using TonWeb? > This question was imported from Telegram Chat: https://t.me/tondev_eng/1380
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
Show more results questions