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
1 Answers
5K Views
0 Votes 1 Answers 5K Views
Is there a way that I can use a TON wallet to log in to a website? Specifically, I am looking at the functionality that is already present on getgems.io. ---...
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
Can anyone can create a jetton? Even an ETH token? How do we know which one is the official bridge of ETH? --- > This question was imported from Telegram Cha...
one year ago
0 Votes
0 Answers
5K Views
0 Votes 0 Answers 5K Views
I've previously seen tilde symbol used for bitwise NOT in other programming languages, so placing ~ before some X means "not X". But it seems in FunC it work...
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
1 Answers
9K Views
0 Votes 1 Answers 9K Views
Is there an upgradeable standard for TON contracts? For example, in Ethereum, you can deploy proxy-contracts and then upgrade them through OpenZeppelin's upg...
2 Votes
1 Answers
24K Views
2 Votes 1 Answers 24K Views
There's an existing contract that was deployed by somebody else, for example a token, that has getter methods like get_balance(address) or get_total_supply()...
Tal Kol
359 × 3 Administrator
2 years ago
0 Votes
0 Answers
18K Views
0 Votes 0 Answers 18K Views
I would like to become a part of TON blockchain and run a full node without becoming a validator. What are good options for this? Do node owners usually rent...
one year ago
0 Votes
2 Answers
6K Views
0 Votes 2 Answers 6K Views
Как, используя API или нечто иное, сделать перевод Тон-монет на сторонний кошелек? Веду разработку бота на телеграм, который и принимает платежи, и осуществл...
one year ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
What protocols are supported by the "image" field in the NFT metadata? Can I use ipfs://, or is it limited to http:// and https:// ? --- > This question was ...
one year ago
1 Votes
0 Answers
18K Views
1 Votes 0 Answers 18K Views
In developing for blockchain it's important to save space, so it seems better to store the dates using 32-bit timestamps instead of 64-bit. But blockchain is...
one year ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
In general-purpose languages like Java it is possible to get server time by using things like System.currentTimeMills(). Is there a way to retrieve server ti...
one year ago
0 Votes
1 Answers
21K Views
0 Votes 1 Answers 21K Views
Hierarchical Deterministic wallets (HD wallets) allow you to use one secret mnemonic and generate many different wallet addresses for the same user. Is this ...
2 years ago
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
How do you update tlo files? I have found an update-tlo.sh file, but it can't find tl-parser utility. --- > This question was imported from Telegram Chat: ht...
one year ago
0 Votes
2 Answers
9K Views
0 Votes 2 Answers 9K Views
i have tonk tonkens. i have them in trustwallet. but i cant import this wallet to another ton wallet because it has 12 words and the others have 24. moreover...
one year ago
0 Votes
0 Answers
16K Views
0 Votes 0 Answers 16K Views
Currently TON blockchain consists of only one workchain and the masterchain. All the smart-contract code in masterchain and basic workchain is executed by TV...
one year ago
0 Votes
2 Answers
14K Views
0 Votes 2 Answers 14K Views
Hi I'm just trying to get transactions for the address and getting this error from time to time (few times I got successfull response) request: curl -X 'GET'...
0 Votes
2 Answers
21K Views
0 Votes 2 Answers 21K Views
How can I run and launch a TON Site on windows server with IIS web server?
2 years ago
0 Votes
2 Answers
21K Views
0 Votes 2 Answers 21K Views
I'm interested to see the project's future and how its sales and prices change. Also, is there a roadmap or schedule for the TON DNS project?
2 years ago
0 Votes
1 Answers
25K Views
0 Votes 1 Answers 25K Views
I have a wallet that has a jetton in it but no TON coins, so I can't send the jetton from it. I want to send a bit of TON to the wallet and after that send t...
one year ago
0 Votes
0 Answers
11K Views
0 Votes 0 Answers 11K Views
I'd like to know more about emission on TON blockchain. Where can I read about it? Or maybe instead of reading I should use an explorer to check some special...
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
I need to check in which block a specific transaction located, but I don't know if there exists an endpoint on the http-api to do this. --- > This question w...
one year ago
0 Votes
0 Answers
12K Views
0 Votes 0 Answers 12K Views
Functions are called "words" in Fift, and there is a special word word. The whitepaper (https://ton.org/docs/fiftbase.pdf) explains it this way: «word (x – S...
one year ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
What determines the purity of a function? A) It must only read the function parameters. B) It can read values outside of the function parameters and return a...
2 years ago
0 Votes
0 Answers
14K Views
0 Votes 0 Answers 14K Views
I'd like to learn developing on TON by creating some small pet projects. What kinds of such projects would be the most helpful and give the most useful exper...
one year ago
0 Votes
0 Answers
6K Views
0 Votes 0 Answers 6K Views
I want to add ton raffes token to safepal but safepal wallet doesnt support ton customnetwork. How to add ton network manually to safepal wallet
11 months ago
0 Votes
0 Answers
6K Views
0 Votes 0 Answers 6K Views
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...
10 months ago
0 Votes
1 Answers
4K Views
0 Votes 1 Answers 4K Views
Sometimes I encounter "out of gas" error, and it's hard to predict. Are there any best practices on how to deal with that and make sure in advance the code w...
one year ago
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
Since it's expensive to store data on-chain, NFT image files are usually stored off-chain. But some people still prefer to store NFT images (at least very sm...
nft
one year ago
0 Votes
0 Answers
4K Views
0 Votes 0 Answers 4K Views
I have some Ton stuck in safepal and when I try to send it to my tonkeeper wallet it just shows the spinning progress logo forever and never changes , and th...
11 months ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
I am currently working on a project that involves retrieving unordered NFT collection items from the TON blockchain. I have been searching for solutions or e...
Show more results questions