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...
2 years ago
How is a reference serialized (stored)? --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/9475
On TON, everything is a cell, and a slice is a cell opened up for reading. But can a slice contain another slice inside? --- > This question was imported fro...
2 years ago
Hi there, I am looking for a linux command-line wallet for Toncoin. Is there already such a project or is the there an SDK/Whitepapper to implement it myself...
one year ago
Why there is always only one shard in masterchain for any seqno? For example: https://toncenter.com/api/v2/getMasterchainInfo gives seqno 19586270 then https...
2 years ago
How do you install the FunC plugin in Sublime and Visual Studio? > This question was imported from Telegram Chat: https://t.me/tondev_eng/970 https://t.me/to...
Hello, could you please guide me on where to find information about the fines imposed on validators and the duration of the rounds? I checked the global-conf...
Where can I read details about BOC flags, including CRC ? ------- > This question was imported from Telegram Chat: https://t.me/tondev_eng/26701 https://t.me...
2 years ago
Is there a built-in square root function in the language? And if not, maybe there is a popular library with the optimal implementation? --- > This question w...
What the best way to get all NFTs an address owns? --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/8851
The main source of knowledge about Fift language is the whitepaper, available at https://ton.org/fiftbase.pdf. It is useful, but are there other articles, vi...
How do you hardcode an address in a smart contract? An example in both FunC would be helpful. https://t.me/tondev_eng/4099
2 years ago
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...
The address Ef8zMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzM0vF looks very pretty, holds a lot of TON coins and has a lots of transactions, as can be seen in an...
There is an open source tool minter.ton.org for deploying custom Jettons to mainnet. Is there something like it for testnet? --- > This question was imported...
In the Solidity programming language on the EVM, we need to be mindful of gas usage for each line of code. For now, the difference in gas cost in TON is stil...
2 years ago
I would like to become a part of TON blockchain and run a full node without becoming a validator. What are good options for this? Do node owners usually rent...
2 years ago
On TON the wallet address is derived from the combination of a key and a wallet contract. So the same key used with different wallet versions (v4r1, v3r2 and...
I mostly work with Java, so it would be convenient for me to develop on TON using that language. Are there any Java libraries to work with TON? --- > This qu...
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
Currently I'm using wallet contract v3 - it was deployed for me automatically when I was using TonKeeper wallet. I saw that the core team released a new wall...
2 years ago
It's known that coins in the testnet are not "real". But are the testnet fees in those coins exactly the same as the gas fees in mainnet? If a transaction re...
how can I calculate the gas price for get/set operations to Hashmap? https://docs.ton.org/learn/tvm-instructions/instructions for these operations the gas pr...
I don't fully understand the masterchain/workchain distinction yet. If someone sends me Toncoins, what chain does it send it in? Do I need to use the same ch...
one year ago
Is there a way to check how many transactions per second are there currently on the TON blockchain? The tonmon.xyz website is supposed to show this, but for ...
2 years ago
It's said that TON blockchain is capable of processing millions of transactions per second. That sounds like it only needs to spend a small fraction of a sec...
one year ago
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 ...
In FunC there is a function run_ticktock called in ticktock transactions of special smart contracts. But can such smart contracts work on a basechain, or is ...
How is the gas fee for a transaction on The Open Network calculated?
2 years ago
How can I activate my wallet? --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/2577