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

   
0 Votes
0 Answers
8K Views
0 Votes 0 Answers 8K Views
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...
8 months ago
1 Votes
2 Answers
19K Views
1 Votes 2 Answers 19K 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
6K Views
1 Votes 2 Answers 6K 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
6K Views
0 Votes 0 Answers 6K 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 ...
8 months ago
5 Votes
2 Answers
22K Views
5 Votes 2 Answers 22K 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
one year ago
0 Votes
0 Answers
7K Views
0 Votes 0 Answers 7K 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...
8 months ago
-1 Votes
0 Answers
7K Views
-1 Votes 0 Answers 7K 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...
8 months ago
0 Votes
0 Answers
6K Views
0 Votes 0 Answers 6K 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 ...
8 months ago
0 Votes
0 Answers
6K Views
0 Votes 0 Answers 6K 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....
8 months ago
0 Votes
0 Answers
6K Views
0 Votes 0 Answers 6K 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
6K Views
0 Votes 0 Answers 6K 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 ...
8 months ago
0 Votes
0 Answers
8K Views
0 Votes 0 Answers 8K 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
9K Views
0 Votes 1 Answers 9K Views
how to activate a wallet that is inactive even though I made a deposit on it wallet : EQAvQp4cR6N_B-9sciXuwSJMGYPat9GNsr0GbI5vRvMapcXr
9 months ago
1 Votes
1 Answers
9K Views
0 Votes
0 Answers
9K Views
0 Votes 0 Answers 9K 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...
10 months ago
0 Votes
1 Answers
13K Views
0 Votes 1 Answers 13K 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
11K Views
0 Votes 1 Answers 11K 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?
10 months ago
1 Votes
2 Answers
12K Views
1 Votes 2 Answers 12K 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
11 months 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 ...
11 months ago
0 Votes
0 Answers
9K Views
0 Votes 0 Answers 9K 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...
11 months ago
0 Votes
1 Answers
11K Views
0 Votes 1 Answers 11K 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...
11 months ago
0 Votes
1 Answers
13K Views
0 Votes 1 Answers 13K 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...
11 months ago
0 Votes
2 Answers
21K Views
0 Votes 2 Answers 21K 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...
one year ago
0 Votes
1 Answers
13K Views
0 Votes 1 Answers 13K 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
11K Views
1 Votes 0 Answers 11K 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
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
Suppose you have a TON mainnet wallet address and a testnet wallet address. You try to send some Toncoins from the first wallet and you use the second addres...
one year ago
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
Some programming languages let assign a variable the result of a logical expression. In FunC that could look like this: int enough? = (s.slice_bits() >= flag...
one year ago
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
It's good when a smart contract needs as little gas as possible for a specific action. So a developer might want to optimize the code, making it use less gas...
one year ago
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
FunC standard library includes Lisp-style lists. TON documentation describes them and their basic functionality like adding an element to the beginning of a ...
one year ago
Show more results questions