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
4 Answers
15K Views
0 Votes 4 Answers 15K 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
16K Views
0 Votes 1 Answers 16K Views
Please, could you help me to understand why my TON node cant sync Load average[8]: 1.34, 1.26, 1.29 Network load average (Mbit/s): 9.44, 8.71, 48.85 Memory l...
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
How can I transfer TON in PHP? --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/8808
0 Votes
0 Answers
12K Views
0 Votes 0 Answers 12K Views
i want to know which address is optional because i have define main wallet address many time. this is working example. i want to short this method if possibl...
0 Votes
0 Answers
3K Views
0 Votes 0 Answers 3K Views
Hello there, I send my TPET tokens to the TON address in the telegram wallet by mistake. Under the address is written: Send only Toncoin (TON) to this addres...
6 months ago
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K 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
18K Views
0 Votes 1 Answers 18K Views
I would like to take a look at the source code of wallet contracts (wallet v3 and v4). As far as I understand, both these contracts are open source, but wher...
one year ago
0 Votes
1 Answers
4K Views
0 Votes 1 Answers 4K Views
UQBrIkn3a4dam3ysKTUc4VCwL2f2FgaQA3qbfGZrQiPi4lee my wallet UQC0lrj3O0af8GotieYsTXChA_wijIIVN7Sd_wkgYLwoHxMv name gate.io https://tonviewer.com/EQBrIkn3a4dam3...
7 months ago
0 Votes
0 Answers
4K Views
0 Votes 0 Answers 4K 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
7 months ago
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
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...
one year ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
Is there a possibility for users to log in using QR code (like in MetaMask). I have already added authentication with extension and now I want to add QR code...
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
15K Views
0 Votes 1 Answers 15K Views
Is it possible to call a function in a recursive way in FunC? If so, how exactly should I do it? I haven't found it in the FunC documentation, is it covered ...
one year ago
0 Votes
0 Answers
17K Views
0 Votes 0 Answers 17K Views
Currently it is debated whether or not it is a good idea to temporary freeze the inactive mining wallets. Regardless of the discussion outcome, how exactly s...
one year ago
0 Votes
0 Answers
18K Views
0 Votes 0 Answers 18K Views
As far as I understand, in TON NFT it is possible to associate a wallet with a specific NFT so each of NFTs may have its own "balance". So does it mean it is...
nft
one year ago
0 Votes
1 Answers
16K Views
0 Votes 1 Answers 16K Views
Out of interest, what is the storage fee for a wallet per year? --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/23290
one year ago
0 Votes
0 Answers
16K Views
0 Votes 0 Answers 16K Views
I would like to see the whole history of past voting by the validators. How exactly can I do it? --- > This question was imported from Telegram Chat: https:/...
one year ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
Where is it possible to retrieve current TON coin price in USD? Preferably an open API, not a paid one. --- > This question was imported from Telegram Chat: ...
api
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
In FunC there is a function run_ticktock called in ticktock transactions of special smart contracts. But can such smart contracts work on a basechain, or is ...
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
0 Votes
1 Answers
13K Views
0 Votes 1 Answers 13K Views
I come from the Ethereum ecosystem, where time is measured in epochs. Is there a thing like epochs in the TON ecosystem? --- > This question was imported fro...
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
0 Answers
15K Views
0 Votes 0 Answers 15K Views
A good way to learn in development is to study code written by other people. There are open source smart contracts written in FunC that people can use for le...
one year ago
0 Votes
0 Answers
13K Views
0 Votes 0 Answers 13K Views
Nodes typically use SSDs, because they have faster access speed than HDDs. But an archive node needs lots of space, and SSDs storage is expensive. So maybe t...
one year ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
Suppose I own a website and it is not a web3 dApp or something, just a regular old centralized one. On that website I take payments and I would like to accep...
one year ago
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
I'm getting an error with an exit code -14. Where can I find the descriptions of such codes to check what exactly caused the error? --- > This question was i...
tvm
one year ago
0 Votes
0 Answers
12K Views
0 Votes 0 Answers 12K Views
It would be convenient to pay in Toncoins for hosting the offchain parts of a TON project. Is there currently any hosting company allowing that? --- > This q...
one year ago
0 Votes
0 Answers
3K Views
0 Votes 0 Answers 3K 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...
7 months ago
0 Votes
1 Answers
7K Views
0 Votes 1 Answers 7K Views
Both FunC and Tact languages can be used for developing on TON. But from what I see, tutorials, questions and other resources are currently focused mostly on...
one year ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
The pytonlib package supports Intel chips on Mac, Linux, and Windows. Does it support AMD? --- > This question was imported from Telegram Chat: https://t.me/...
one year ago
Show more results questions