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 with tag testnet

Questions with tag testnet

Tags
Sorting
Results
per page
Filter

   
0 Votes
1 Answers
11K Views
0 Votes 1 Answers 11K 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...
8 months ago
0 Votes
0 Answers
11K Views
0 Votes 0 Answers 11K Views
Some of the wallets in TON ecosystem can open both mainnet wallets and testnet wallets, while some support mainnet only. Can MyTonWallet be switched from the...
8 months ago
0 Votes
0 Answers
11K Views
0 Votes 0 Answers 11K Views
I've came to TON ecosystem from Ethereum, and I have Ethereum testnet coins. I know there is Ethereum-TON bridge for mainnet coins. Is there something like t...
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
It's known that coins in the testnet are not "real". But are the testnet fees in those coins exactly the same as the gas fees in mainnet? If a transaction re...
9 months ago
0 Votes
1 Answers
13K Views
0 Votes 1 Answers 13K Views
Is the https://docs.ton.org/learn/tvm-instructions/tvm-upgrade-2023-07 upgrade really available on testnet? I'm trying to use ECRECOVER but it returns exit s...
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
TON testnet went down for some time. Since it's the testing network (not the main one) and it was temporary, it's obviously not a critical issue. But what's ...
0 Votes
4 Answers
8K Views
0 Votes 4 Answers 8K Views
TON Keeper is a good wallet for TON, but how do I change it to use the TestNet for development purposes? --- > This question was imported from Telegram Chat:...
0 Votes
1 Answers
8K Views
0 Votes 1 Answers 8K Views
There is a bot that gives away testnet coins to anyone who asks, but only 2 coins per hour. What to do if I need more than that for testing purposes? --- > T...
1 Votes
1 Answers
15K Views
1 Votes 1 Answers 15K Views
When developing multiple smart contracts that interact with each other, what can be used for integration testing without putting them all on testnet every ti...
one year ago
0 Votes
1 Answers
16K Views
0 Votes 1 Answers 16K Views
TonKeeper is a widely used wallet for TON mainnet, but can I use it with testnet for development purposes? How can I make it connect to testnet? --- > This q...
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
There is an open source tool minter.ton.org for deploying custom Jettons to mainnet. Is there something like it for testnet? --- > This question was imported...
one year ago
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
As far as I understand, usually there is just one shard, but where can I check to see if if changed? --- > This question was imported from Telegram Chat: htt...
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
Among different TON wallets there is a browser extension simply called "TON Wallet": https://chrome.google.com/webstore/detail/ton-wallet/nphplpgoakhhjchkkhm...
2 Votes
3 Answers
18K Views
2 Votes 3 Answers 18K Views
I know there are explorers like Tonscan and Tonapi you can use to see things like transaction details for any address on mainnet. Is there such a service for...
0 Votes
2 Answers
19K Views
0 Votes 2 Answers 19K Views
I have a problem when deploying the contract on the console when writing the command: toncli deploy -n testnet
one year ago
1 Votes
4 Answers
26K Views
1 Votes 4 Answers 26K 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 ...
one year ago