How can I query wallet or jetton balance on an old block number? Do I need an archive node for this?
Is there an API method to query data according to old blocks? For example, specify an old block number and query the TON balance of a wallet. A different exa...
4 months ago
When working with TON blockchain, I need to provide a network config file, for example when using the lite client: lite-client -C global.config.json -c 'send...
3 months ago
I read in the TON Whitepaper that TON blockchain supports sharding. How is this mechanism working? How does it allow the network to scale to billions of tran...
3 months 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...
3 months ago
I want to develop different things for the TON ecosystem, like: * Smart contract * Telegram bot * Dapps What programming languages can be used for building t...
3 months ago
TonWeb JavaScript library requires a provider URL - where can I one for mainnet and one for testnet?
I'm working with TonWeb JavaScript library. It requires a provider URL on init: js const providerEndpoint = 'https://PROVIDER-URL-HERE'; const tonweb = new T...
3 months ago
I want to create a new wallet on TON blockchain - the wallet is defined by its 24 secret words (the mnemonic phrase). How can I generate this phrase securely...
3 months ago
I want to deploy a new smart contract that I've written. Where can I read how the gas cost of deploying the smart contract in TON is calculated? Is there a c...
3 months ago
TON wallets are smart contracts that need to be deployed on-chain. What if somebody did not yet deploy their wallet contract and their wallet is therefore un...
3 months ago
Hierarchical Deterministic wallets (HD wallets) allow you to use one secret mnemonic and generate many different wallet addresses for the same user. Is this ...
3 months ago
Is there API in which you can create a new TON wallet using code? Creating and deploying are two different things.. So I'll be happy to know how I can create...
When using a test network like testnet or sandbox - the toncoins are different from the official TON coin you buy in exchanges. Where can I get test toncoins...
3 months 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...
3 months ago
As it mentioned in documentation FunC is used to program smart contracts on TON. But maybe exsists some ways to use other programming lunguages, such as Rust...
3 months ago
Hi guys. I am new to programming, but I really want to connect my future with the TON blockchain. Where would you advise me to start? What programming langua...
3 months ago
For example there is a contract. As I understand, on the tab Contract in section Data I can see data stored in this contract. How can I get it in more human-...
3 months ago
Consider I have a highload wallet smart contract deployed to the TON network and I send an external message to it in order to deliver 100 value transfers to ...
3 months ago
I can't find one on the official extension store, is someone working/getting to work on one?
3 months ago
How can i run and launch a TON Site on windows server with IIS web server?
Hello. We are developing a game project on the blockchain. Every day, tens of thousands of users should receive game tokens for activity in the game. At the ...
2 months ago
I done all instructions from that guide: https://github.com/disintar/toncli/blob/master/INSTALLATION.md Arter toncli command i should have: Unfortunately i h...
2 months ago
Heyy guys, i had a problem when deploying the contract on the console using <>
2 months ago
I have function like that: func () save_data_on_update(slice destination_address) impure inline { builder q = begin_cell(); builder qSliceDestinationAddress ...
one month ago
System; Ubuntu 22.04 The site from which I downloaded binaries Name of the lib toncli (ton developer libs) ERROR: Command '['/home/fera/ton/fift', '-V']' die...
one month ago
When I try to install toncli I see : (venv) PS C:\Users\Maxim\Desktop\ton\ton-win64-binarie> toncli INFO: π₯° First time run - i'll create config folder 4you ...
one month ago
Hi everyone. What's the safest way to unwrap TON? Got some via Metamask, and now wondering how to access the bridge safely.
one month ago
ΠΡΡΠ°ΡΡΡ ΡΠ°Π·ΠΎΠ±ΡΠ°ΡΡΡΡ Ρ Π±ΠΈΠ±Π»ΠΈΠΎΡΠ΅ΠΊΠ°ΠΌΠΈ TON Π΄Π»Ρ python, Π½ΠΎ ΡΠΎΠ²Π΅ΡΡΠ΅Π½Π½ΠΎ Π½Π΅ ΠΏΠΎΠ½ΠΈΠΌΠ°Ρ ΠΊΠ°ΠΊ ΠΌΠ½Π΅ Ρ ΠΏΠΎΠΌΠΎΡΡΡ ΠΊΠΎΠ΄Π° ΠΎΡΠΏΡΠ°Π²ΠΈΡΡ 1 TON Ρ ΠΊΠΎΡΠ΅Π»ΡΠΊΠ° A Π½Π° ΠΊΠΎΡΠ΅Π»Π΅ΠΊ B. HELP PLEAS!
ΠΠΎΠ±ΡΡΠΉ Π΄Π΅Π½Ρ! ΠΠ΅ ΠΏΠΎΠ½ΠΈΠΌΠ°Ρ ΠΏΠΎΡΠ΅ΠΌΡ Π½Π΅ ΠΏΠΎΠ»ΡΡΠ°Π΅ΡΡΡ ΡΠ°ΡΠΏΠ°ΡΡΠΈΡΡ ΠΊΠΎΠΌΠΌΠ΅Π½ΡΠ°ΡΠΈΠΉ, ΠΊΠΎΡΠΎΡΡΠΉ ΠΏΡΠΈΡ
ΠΎΠ΄ΠΈΡ Π² ΡΡΠ°Π½Π·Π°ΠΊΡΠΈΠΈ ΠΠΎΠΌΠΌΠ΅Π½ΡΠ°ΡΠΈΠΉ ΡΠΊΠ°Π·Π°ΡΠ²Π°Π΅ΡΡΡ ΠΏΡΠΈ ΠΎΡΠΏΡΠ°Π²ΠΊΠ΅ Π³ΡΠ°ΠΌΠΌΠΎΠ² Ρ ΠΊΠΎΡΠ΅Π»ΡΠΊΠ° Π½...
27 days ago
Is there any Thegraph or Chainlink equivalent that supports TON network?
8 days ago
Hello, 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 ...
7 days ago