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
1 Answers
7K Views
0 Votes 1 Answers 7K Views
I want to understand how TON as a blockchain works. I aim to understand: 1. Ton Virtual Machine 2. Blockchain Consensus I come from a Solidity background. Ar...
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
According to TIP-64, the NFT metadata attributes are as follows: 1. uri 2. name 3. description 4. image 5. image_data But what if I wanted to add additional ...
one year ago
0 Votes
0 Answers
11K Views
0 Votes 0 Answers 11K 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...
one year ago
0 Votes
0 Answers
18K Views
0 Votes 0 Answers 18K Views
On the Ton Whales website there is a "Top 1000 accounts" list sorted by the balance size: https://tonwhales.com/explorer/top How exactly such a list can be c...
one year ago
0 Votes
1 Answers
7K Views
0 Votes 1 Answers 7K Views
What's the practical utility of internal non-bounceable messages? When would they be useful? --- > This question was imported by Telegram Chat: https://t.me/...
one year ago
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
how to activate a wallet that is inactive even though I made a deposit on it wallet : EQAvQp4cR6N_B-9sciXuwSJMGYPat9GNsr0GbI5vRvMapcXr
10 months ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
We have a project written in Solidity. How much effort would it take to move such a project to TON? Does it mean a total rewrite from scratch in FunC, or is ...
one year ago
0 Votes
0 Answers
15K Views
0 Votes 0 Answers 15K Views
A good way to learn in development is to study code written by other people. There are open source smart contracts written in FunC that people can use for le...
one year ago
0 Votes
0 Answers
13K Views
0 Votes 0 Answers 13K Views
Is there a conventional way to concatenate two strings using FunC? --- > This question was imported from Telegram Chat: https://t.me/tondev/130472
one year ago
1 Votes
1 Answers
8K Views
1 Votes 1 Answers 8K Views
"Why is the data empty even though I deployed the jetton contract?" the contract is deployed correctly but data is empty https://github.com/toncenter/tonweb/...
0 Votes
1 Answers
7K Views
0 Votes 1 Answers 7K Views
Is there a size limit for bocs? I've heard values such as 64kb, but I don't know where this limit is defined. --- > This question was imported from Telegram ...
1 Votes
2 Answers
7K Views
1 Votes 2 Answers 7K Views
Hello! I'm trying to upload file to storage, using storage provider, but I can't understand, what to do with a file generated with command of the storage-dae...
0 Votes
1 Answers
24K Views
0 Votes 1 Answers 24K Views
I have a wallet that has a jetton in it but no TON coins, so I can't send the jetton from it. I want to send a bit of TON to the wallet and after that send t...
one year ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
I would like to test the deployment and execution of smart contracts on my local network. I'm looking for a rapid system that I can spin up so that I don't n...
one year ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
How to send bounceable transfer of native TON? According to the documentation: * https://docs.ton.org/develop/smart-contracts/tutorials/wallet * https://docs...
8 months ago
2 Votes
1 Answers
20K Views
2 Votes 1 Answers 20K Views
I am new to developing smart contracts on the TON blockchain and I am looking for assistance in creating a contract that can automatically distribute a jetto...
-1 Votes
0 Answers
4K Views
-1 Votes 0 Answers 4K Views
I use my old phone to mine TON testnet. When installing, I downloaded wsetup.0.9.2 to the wallet address UQDZtffnYA9P6yeKvR_5MEgxyjKiQ_uzMLiPQP7PvKWSKSyH wit...
6 months ago
2 Votes
1 Answers
20K Views
2 Votes 1 Answers 20K 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
0 Votes
1 Answers
9K Views
0 Votes 1 Answers 9K Views
Is it possible to use a passphrase with a mnemonic seed phrase in TON wallet applications? ---- > This question was imported from Telegram Chat: https://t.me...
1 Votes
2 Answers
18K Views
1 Votes 2 Answers 18K Views
I've heard from the TON Spanish DevChat that there exists "Ten Lessons for learning FunC". Are those video lessons? --- > This question was imported from Tel...
one year ago
0 Votes
0 Answers
13K Views
0 Votes 0 Answers 13K Views
Nodes typically use SSDs, because they have faster access speed than HDDs. But an archive node needs lots of space, and SSDs storage is expensive. So maybe t...
one year ago
0 Votes
0 Answers
15K Views
0 Votes 0 Answers 15K Views
Developing for EVM-based blockchains, I got used to doing that using ethers: parseFloat(ethers.utils.formatUnits(reserves.token0, token0.decimals)); Is there...
one year ago
1 Votes
2 Answers
26K Views
1 Votes 2 Answers 26K Views
How do I get an RPC endpoint for the TON network, and where can I get relevant documentation for it?
one year ago
0 Votes
0 Answers
15K Views
0 Votes 0 Answers 15K Views
I have a question that might be silly. If I get it right, declined transactions do not increment the seqno of the sender wallet. Can it lead to a situation w...
one year ago
-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
1 Answers
17K Views
0 Votes 1 Answers 17K Views
There are special "highload wallets" for those who make lots of transactions (like exchanges). But aren't the regular wallets good enough? They look fast and...
one year ago
0 Votes
3 Answers
21K Views
0 Votes 3 Answers 21K Views
When running the command: cmake --build . --target adnl-http-proxy --config Release The build fails with error: msbuild: can not find adnl-http-proxy.vscxpro...
one year ago
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
Blockchains are meant to be trustless, so it's good when the user can check how some smart contract works instead of trusting its author. Verifying smart con...
0 Votes
2 Answers
22K Views
0 Votes 2 Answers 22K Views
I've created a new wallet. It looks ready to use, but explorers like Tonscan say its state is "inactive". What exactly does it mean? How should I make it act...
one year ago
3 Votes
1 Answers
38K Views
3 Votes 1 Answers 38K Views
How is the gas fee for a transaction on The Open Network calculated?
Show more results questions