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
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K Views
Hello, can somebody please provide me with following information: 1. Is there any way to limit wallets, that displayed in modal? For example i want only Tonh...
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K Views
https://ton-community.github.io/ton/classes/TonClient.html#getTransaction it returns a list of transactions: Returns Promise; outMessagesCount: number; prevT...
one month ago
0 Votes
2 Answers
4K Views
0 Votes 2 Answers 4K 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 ...
2 months ago
0 Votes
0 Answers
5K Views
0 Votes 0 Answers 5K 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...
3 months ago
0 Votes
0 Answers
5K Views
0 Votes 0 Answers 5K Views
TON Connect is a convenient way to authorize a user in a TON dApp. But does it require a website to be used at? Or is it possible to create some dApp that in...
3 months ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K 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
What are the websites that support TON Connect? I'd like to see examples of the websites implementing TON Connect. I know there are getgems.io, dedust.io, st...
4 months ago
0 Votes
0 Answers
6K Views
0 Votes 0 Answers 6K 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...
4 months ago
0 Votes
0 Answers
8K Views
0 Votes 0 Answers 8K 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 ...
5 months ago
0 Votes
1 Answers
9K Views
0 Votes 1 Answers 9K 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...
5 months ago
1 Votes
2 Answers
9K Views
1 Votes 2 Answers 9K 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...
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
I am using TonWeb to get data from a Jetton wallet: javascript let res = new TonWeb.token.jetton.JettonWallet( tonweb.provider, { ownerAddress: new TonWeb.Ad...
6 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K 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...
1 Votes
0 Answers
2K Views
1 Votes 0 Answers 2K 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 ...
6 months ago
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K Views
How can I call a function from a smart contract using Python? > This question was imported from Telegram Chat: https://t.me/tondev_eng/27664
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K Views
How can I connect MyLocalTon using TonWeb? > This question was imported from Telegram Chat: https://t.me/tondev_eng/1380
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K 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
3K Views
0 Votes 1 Answers 3K 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
0 Answers
4K Views
0 Votes 0 Answers 4K 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...
7 months ago
0 Votes
0 Answers
4K Views
0 Votes 0 Answers 4K 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 ...
7 months ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K 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:...
0 Votes
0 Answers
5K Views
0 Votes 0 Answers 5K 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 ...
7 months ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
I've tried asking ChatGPT about development on TON. It kept referring to a project called FreeTON, but I couldn't find more info on that. Are those answers r...
7 months ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K 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
5K Views
0 Votes 1 Answers 5K Views
Pseudo-anonymity is important for crypto. How do I get TON without KYC? --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/8312
7 months ago
1 Votes
1 Answers
5K Views
1 Votes 1 Answers 5K 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...
0 Votes
0 Answers
5K Views
0 Votes 0 Answers 5K Views
Why is it that during the TonCLI run_tests procedure, already defined comes up even with only having 2 procedures in test file? The error is as follows: [ 1]...
7 months ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K 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
0 Answers
5K Views
0 Votes 0 Answers 5K Views
Is it possible to initialize the data storage of a contract with certain values via the toncli? For example, setting seqno as 5. --- > This question was impo...
7 months ago
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K 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
Show more results questions