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...
7 months ago
i sent ton to my wallet address but the address is in uninit status in tonveiwer i dont have access to my assest now how can i activate the account to see my...
7 months ago
10 months ago
Hi all, have a question. I have a new Tonkeeper address, and I've sent to it 25 ton. Nothing arrived, so i checked it out on tonscan.org, and well, when i in...
10 months ago
Is there an application to send tokens in bulk ? Like multisender.app but on TON
9 months ago
Back in 2020-2021, I mined TON alongside ETH. This was through TonWhales. The system utilized a Telegram channel to check balance, deposit, withdraw, etc. Ob...
7 months ago
Hi guys, how can I sign a Cell with ton-crypto, or ton-core or in someway, that later can be correctly verified by check_signature or check_data_signature fr...
https://docs.dedust.io/docs/swaps Hello, it works when I am swapping ton to jetton. But not jetton -> ton. In the docs, VaultJetton.createSwapPayload({ poolA...
8 months ago
I'm developing a smart contract for TON blockchain in FunC and I'm trying to find a bug in my code. I'm trying to debug the issue and will appreciate somethi...
I am looking for a plug-and-play privacy layer on top of TON that a developer can leverage to make their TON DeFi apps privacy preserving both for users and ...
one year ago
As mentioned in this question: "3) Poll for the latest transactions from the Blockchain using your wallet account ID and match the transaction using the pre-...
one year ago
I have a usual user-friendly bounceable contract address. I need to get the raw HEX form of it. How do I convert it? --- > This question was imported from Te...
The store_coins primitive naming seems more modern (it gets rid of the outdated "gram" concept). But I couldn't find store_coins in the official documentatio...
one year ago
I haven't used the TonHub Wallet for quite some time. Now, when I open the app, it prompts me for a migration process. However, upon clicking the migration b...
I've read in the TON whitepaper that smart contacts in TON can change their code. But if I simply change the code myself and deploy the contract, it gets a n...
one year ago
I've got an error with an exit code 5. TVM exit code list in the documentation says it means "Integer out of expected range": https://docs.ton.org/learn/tvm-...
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 ...
one year ago
I have problem with telegram toncoin wallet. Yesterday I send some TON assets (called MORFEY) from TONkeeper wallet to Telegram wallet. Here is tx of transac...
FAQ’s What is observation mode in safepal Hardware wallet?+𝟏+1858-360-5080 How do I contact Safepal wallet by phone?Safepal wallet Support Account: Visit th...
7 months ago
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...
one year ago
8 months ago
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?
7 months ago
Hi, Trying to refresh the TON wallet but getting error LITE_SERVER_UNKNOWN: cannot load block ... with specified transaction. Help please. Thx
8 months ago
I've been trying to reuse a wallet deleted by DESTROY_ACCOUNT_IF_ZERO (32) flag. The way I do the transfer: Imagine we have 2 wallets: A and B. 1. We transfe...
8 months ago
The Blueprint project generates a QR code upon choosing "create a deep link". But it shows me a QR that's larger than my computer screen so I can't really sc...
one year ago
I made a TON token (Jetton) https://dedust.io/swap/TON/EQBn7UmJDK-fN8uB4rC5DCw5TpOnC5sFNR75Uk2VgxY9QJeU Soon. I will create a Liquidity pool, how I then can ...
Yes Metamask Support Number Provides option to contact to customers supports by dialing these numbers " For 2FA Setup dail ☎️+𝟏 +1(818)-853-6065 USA & +𝟏 +...
7 months ago
Hi there I had set up Trust Wallet and I have its 12-words seed phrase. I know that for other chains (ethereum for example) I can use this phrase to get acce...
8 months ago
// Create a transfer const seqno: number = await contract.getSeqno(); const transfer = await contract.createTransfer({ seqno, secretKey: keyPair.secretKey, m...
10 months ago
https://ton-community.github.io/ton/classes/TonClient.html#getTransaction it returns a list of transactions: Returns Promise; outMessagesCount: number; prevT...