Is there any implementation of VRF like what Chainlink brought to work in The Open Network? If there is no such contract working in mainnet can anybody help ...
When using a test network like testnet or sandbox - the TON coin is different from the official TON coin you buy in exchanges. Where can I get test TON coin ...
Hello, TON recently updated the repository with the build documentation, but while building it locally, many errors are coming up , mainly the libsodium file...
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
Tags were calculated via tlbc as follows (request_flag is equal to 0x7fffffff and response flag is equal to 0x80000000): crc32('transfer query_id:uint64 new_...
Is the function recv_internal required to have certain arguments or is it completely up to what you want the message sender to send you? I've noticed some Fu...
Hello everyone, please explain: ```` () send_message_back(addr, ans_tag, query_id, body, grams, mode) impure inline_ref { ;; int_msg_info$0 ihr_disabled:Bool...
one year ago
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 ...
There's a lot of setup for a project to implement a smart contract in FunC for TON blockchain (ton.org). Is there a good practice setup project that provides...
im new to cryto so I'm sure of proper phrasing, however I hit a link that was supposed to show how much toncoin I was eligible for since using Telegram. it t...
one year ago
I'm trying to do a simple TON -> USDT swap on STON.fi. It seems to be more difficult than anticipated. See below for function. Any advise will be appreciated...
one year ago
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 ...
I'm using the ton-connect to connect the wallet from a bot. however after the user confirms the connection in the wallet, he's being redirected to walletbot....
one year ago
I trnasfered some jetton to another wallet but response body destination address is not in a familiar format instead how can i convert this address into some...
one year ago
I created a wallet programmatically by following this article. I just copied the code and executed it. Created a wallet and created 2 transactions (incoming ...
one year ago
Hi there. In my app I allow deposit and withdraw some Jetton. I would like to implement withdrawal in such way that user compensate transaction fee (somethin...
one year ago
how to activate a wallet that is inactive even though I made a deposit on it wallet : EQAvQp4cR6N_B-9sciXuwSJMGYPat9GNsr0GbI5vRvMapcXr
one year ago
Since there are no derivation paths, I was thinking about using the same 12 word mnemonic, with a password that would be just a string of numbers incrementin...
one year ago
Hello, can somebody please provide me with following information: 1. Is there any way to limit wallets, that displayed in modal? For example i want only Tonh...
one year ago
For local development I can use track.collect but if I want to get all events from a deployed contract. Which js sdk method I can use?
I'm trying to send jettons from one wallet to another. For this I use the library tonweb. Whenever i send transaction, i get a zero amount of tokens. Why is ...
what is the shortcut key for building project on blueprint
I am trying to generate address from mnemonic, it works for tonkeeper but not working in Trust Wallet, can you help me, I tried all possible parameters from ...
one year ago
What makes TON a game changer in competition with numerous Layer 1 competitors is its synergy with Telegram. ? This is because it is tailored to . One of the...
one year ago
I am encountering an inconsistency when calling my_address() in different contexts and hope someone can help me understand why this is happening. When I call...
one year ago
Hi there, I've been using the Atomic wallet to store my TON tokens. Unfortunately, I've encountered an issue where it won't allow me to send my assets and di...
one year ago
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...
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-...
Hi. I have Ubuntu 20.04 wget https://raw.githubusercontent.com/ton-blockchain/mytonctrl/master/scripts/install.sh - ok sudo bash install.sh -m lite - [6/6] T...
one year ago