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")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, 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
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K 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
2K Views
0 Votes 1 Answers 2K Views
Can anyone explain how to get the result of transaction after sending it? The TonSDK send transaction method is returning .boc. Also, how can I get the statu...
2 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K 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
2 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi I am trying to get all transactions for a given address and am working my way backwards in time. I'm making the following request (using last tx_hash and ...
1 Votes
1 Answers
2K Views
1 Votes 1 Answers 2K 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...
3 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
I am getting an error with TonWeb - "tonweb/src/boc/Cell.js:347 const prefix = serializedBoc.slice(0, 4); TypeError: serializedBoc.slice is not a function." ...
3 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K 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...
3 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K 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...
3 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K 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...
3 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K 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
2K Views
0 Votes 1 Answers 2K Views
I made a transfer request via the tonweb JavaScript SDK: javascript (await wallet.methods.transfer(....)) const transfer_result = await transfer.send(); retu...
3 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K 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...
3 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Is there a possibility for users to log in using QR code (like in MetaMask). I have already added authentication with extension and now I want to add QR code...
1 Votes
1 Answers
2K Views
1 Votes 1 Answers 2K 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...
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K 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
1 Answers
2K Views
0 Votes 1 Answers 2K 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...
5 months ago
0 Votes
2 Answers
4K Views
0 Votes 2 Answers 4K Views
I have a problem when deploying the contract on the console when writing the command: toncli deploy -n testnet
6 months ago
3 Votes
1 Answers
5K Views
3 Votes 1 Answers 5K 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...
6 months ago
0 Votes
1 Answers
4K Views
0 Votes 1 Answers 4K Views
What types of smart contracts are there in the TON blockchain? For example: raw.fullAccountState.
6 months ago
0 Votes
1 Answers
4K Views
0 Votes 1 Answers 4K 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 ...
7 months ago
0 Votes
2 Answers
4K Views
0 Votes 2 Answers 4K 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...
7 months ago
0 Votes
2 Answers
4K Views
0 Votes 2 Answers 4K 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?
7 months ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
I'm working with the TonWeb JavaScript library. It requires a provider URL on init: js const providerEndpoint = 'https://PROVIDER-URL-HERE'; const tonweb = n...
7 months ago
2 Votes
1 Answers
5K Views
2 Votes 1 Answers 5K 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
189 × 6 Administrator
1 Votes
1 Answers
5K Views
1 Votes 1 Answers 5K 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
275 × 3 Administrator
Show more results questions