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

   
1 Votes
1 Answers
6K Views
1 Votes 1 Answers 6K Views
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 ...
one year ago
1 Votes
4 Answers
37K Views
1 Votes 4 Answers 37K Views
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 ...
2 years ago
0 Votes
0 Answers
5K Views
0 Votes 0 Answers 5K Views
Hello, TON recently updated the repository with the build documentation, but while building it locally, many errors are coming up , mainly the libsodium file...
one year ago
0 Votes
4 Answers
16K Views
0 Votes 4 Answers 16K Views
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
0 Votes
1 Answers
8K Views
0 Votes 1 Answers 8K Views
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_...
one year ago
1 Votes
2 Answers
20K Views
1 Votes 2 Answers 20K Views
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...
one year ago
1 Votes
2 Answers
7K Views
1 Votes 2 Answers 7K Views
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...
0 Votes
0 Answers
7K Views
0 Votes 0 Answers 7K Views
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 ...
one year ago
5 Votes
2 Answers
23K Views
5 Votes 2 Answers 23K Views
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...
Tal Kol
359 × 3 Administrator
2 years ago
0 Votes
0 Answers
8K Views
0 Votes 0 Answers 8K Views
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
-1 Votes
0 Answers
8K Views
-1 Votes 0 Answers 8K Views
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
0 Votes
0 Answers
8K Views
0 Votes 0 Answers 8K Views
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 ...
one year ago
0 Votes
0 Answers
8K Views
0 Votes 0 Answers 8K Views
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
0 Votes
0 Answers
8K Views
0 Votes 0 Answers 8K Views
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...
0 Votes
0 Answers
8K Views
0 Votes 0 Answers 8K Views
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
0 Votes
0 Answers
9K Views
0 Votes 0 Answers 9K Views
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...
0 Votes
1 Answers
11K Views
0 Votes 1 Answers 11K Views
how to activate a wallet that is inactive even though I made a deposit on it wallet : EQAvQp4cR6N_B-9sciXuwSJMGYPat9GNsr0GbI5vRvMapcXr
one year ago
1 Votes
1 Answers
10K Views
0 Votes
0 Answers
10K Views
0 Votes 0 Answers 10K Views
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
0 Votes
1 Answers
15K Views
0 Votes 1 Answers 15K Views
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...
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
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?
one year ago
1 Votes
2 Answers
13K Views
1 Votes 2 Answers 13K Views
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 ...
one year ago
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
what is the shortcut key for building project on blueprint
one year ago
0 Votes
0 Answers
10K Views
0 Votes 0 Answers 10K Views
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
0 Votes
0 Answers
10K Views
0 Votes 0 Answers 10K Views
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
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
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
0 Votes
1 Answers
16K Views
0 Votes 1 Answers 16K Views
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
0 Votes
2 Answers
23K Views
0 Votes 2 Answers 23K 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...
2 years ago
0 Votes
1 Answers
14K Views
0 Votes 1 Answers 14K Views
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-...
one year ago
1 Votes
0 Answers
12K Views
1 Votes 0 Answers 12K Views
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
Show more results questions