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
Answered
Import wallet by private key

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 displays an error message stating, "Block explorer is currently unavailable." I've tried various methods and even reached out to their support team for assistance, but my problem persists.

As you may know, you have access to your private key in your atomic wallet. However, the private key for TON wallet on Atomic wallet is a lengthy 128-character base, while most wallets that support private key imports typically use a 64-character base, such as Trust Wallet and Safepal.

My question is, are there any wallets that support the import of a wallet using a 128-character private key? Or do you have any suggestions to help me resolve this issue?

I appreciate your assistance in advance.

  
  
Posted 11 months ago
  
  

Hi there,

Sorry to hear about the issues you're facing with Atomic wallet. If you're looking for a solution to import your 128-character private key, you might want to try using the TonWeb Wallet Generator.

This tool can help you generate wallet addresses and keys compatible with various TON wallets, which might resolve your issue.

Hope this helps!

Sekuja   one month ago Report
Votes Newest

Answers


It should be possible to cut off the last half of key (64 HEX characters), which is actually public key, and use the rest in other wallets.

  
  
Posted 11 months ago
13K Views
1 Answer
11 months ago
11 months ago