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
13K Views
0 Votes 0 Answers 13K Views
Usually new blocks on TON blockchain are formed every new seconds so there's no reason to worry about waiting too long. But I've heard that under some circum...
2 years ago
0 Votes
1 Answers
19K Views
0 Votes 1 Answers 19K Views
The address Ef8zMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzM0vF looks very pretty, holds a lot of TON coins and has a lots of transactions, as can be seen in an...
2 years ago
0 Votes
0 Answers
9K Views
0 Votes 0 Answers 9K Views
Hello Everyone I would like to know how to add lp to jetton tokens minted through the ton minter. I just don't want to just transfer between wallets, I want ...
one year ago
0 Votes
0 Answers
5K Views
0 Votes 0 Answers 5K Views
I have some Ton stuck in safepal and when I try to send it to my tonkeeper wallet it just shows the spinning progress logo forever and never changes , and th...
one year ago
0 Votes
1 Answers
9K Views
0 Votes 1 Answers 9K 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
1 Answers
10K Views
0 Votes 1 Answers 10K Views
Is subwallet_id the same as workchain_id in TON network? ---- > This question was imported from Telegram Chat: https://t.me/tondev_eng/2696
2 years ago
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
What error code should a smart contract use when dealing with an unsupported opcode? Is it up to the smart contract developer, or there is a conventional one...
2 years ago
0 Votes
1 Answers
14K Views
0 Votes 1 Answers 14K Views
Hi does anyone have any ideas on how a sales tax on jettons could be implemented in theory? i.e. if someone sells jettons on stonfi and takes a TON out of th...
one year ago
0 Votes
3 Answers
16K Views
0 Votes 3 Answers 16K Views
Здравствуйте. Проясните пожалуйста, не заходил в свой кошелек около года. Затем увидел что на гетгемс у меня купили несколько моих НФТ (был одним из первых, ...
one year ago
0 Votes
1 Answers
8K Views
0 Votes 1 Answers 8K Views
On other blockchains there are projects like Tenderly and Pagoda that help with tasks such as smart contract analytics. Are there any alternatives to them in...
2 years ago
0 Votes
0 Answers
13K Views
0 Votes 0 Answers 13K Views
It would be convenient to pay in Toncoins for hosting the offchain parts of a TON project. Is there currently any hosting company allowing that? --- > This q...
one year ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
I'm trying to compile compile fift from the master, I'm getting this linking error: ton/third-party/rocksdb/env/io_posix.cc:686: undefined reference to 'io_u...
2 years ago
0 Votes
1 Answers
15K Views
0 Votes 1 Answers 15K Views
Programming languages often use 0 for "false" and -1 for "true". It works that way in FunC, too. But what about all the other numbers? Do they have a boolean...
one year ago
0 Votes
1 Answers
4K Views
0 Votes 1 Answers 4K Views
If I want to study by example, are there any smart contracts for implementing auction on TON open for everyone to learn from? --- > This question was importe...
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K 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...
0 Votes
0 Answers
13K Views
0 Votes 0 Answers 13K Views
It's known that Tick and Tock transactions are special, they are invoked at the beginning and end of each masterchain block. But does that mean they are for ...
one year ago
0 Votes
0 Answers
15K Views
0 Votes 0 Answers 15K Views
Recently a TON update allowed users to send transactions with end-to-end encrypted text messages. Do I get it right that the encryption happens client-side a...
one year ago
0 Votes
1 Answers
21K Views
0 Votes 1 Answers 21K Views
Where can I read about the TON Keeper extension and using it for websites (logging in, signing messages)? --- > This question was imported from Telegram Chat...
2 years ago
0 Votes
0 Answers
9K Views
0 Votes 0 Answers 9K Views
We are making a Jetton for a game that users can deposit and withdraw from their wallet. But i was wondering how can we handle the fees for the transactions ...
one year ago
0 Votes
1 Answers
9K Views
0 Votes 1 Answers 9K Views
Hi, I transferred my TG NFT username to another wallet, but the transfer has not happened yet. The transaction generated exit code 206. Is this normal? Can s...
0 Votes
1 Answers
19K Views
0 Votes 1 Answers 19K Views
What protocols are supported by the "image" field in the NFT metadata? Can I use ipfs://, or is it limited to http:// and https:// ? --- > This question was ...
2 years ago
0 Votes
1 Answers
7K Views
0 Votes 1 Answers 7K Views
Suppose I'm deploying an NFT collection consisting of 1000 items. I would like to know the minting cost in advance. How can I calculate it? --- > This questi...
2 years ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
How do you access individual elements of a tuple in FunC using a while loop? As in, say there are 5 values in a tuple. How do I access the "nth" value in my ...
2 years ago
0 Votes
1 Answers
26K Views
0 Votes 1 Answers 26K Views
Are there any examples in Python for signing and sending TON transactions? For example, sending TON coin from one wallet to another. --- > This question was ...
0 Votes
0 Answers
8K Views
0 Votes 0 Answers 8K Views
Is the deposit confirmation based on confirmation num or bundle
one year ago
0 Votes
0 Answers
9K Views
0 Votes 0 Answers 9K Views
// Create a transfer const seqno: number = await contract.getSeqno(); const transfer = await contract.createTransfer({ seqno, secretKey: keyPair.secretKey, m...
one year ago
0 Votes
0 Answers
13K Views
0 Votes 0 Answers 13K Views
TON Center (toncenter.com) is possibly the best-known service for making API requests, but lately it was not accessible when I needed it. What can be used in...
one year ago
0 Votes
1 Answers
16K Views
0 Votes 1 Answers 16K Views
I wanna build a ton dapp on tg bot, but I cant find the way to switch net work in the official wallet bot. This is the code I forked. https://github.com/ton-...
one year ago
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K 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
17K Views
0 Votes 1 Answers 17K Views
Please, could you help me to understand why my TON node cant sync Load average[8]: 1.34, 1.26, 1.29 Network load average (Mbit/s): 9.44, 8.71, 48.85 Memory l...
Show more results questions