Coinsdo Documentation
English
English
  • 👋Getting started
  • General
    • 📚CoinsDo Open API
      • 📗General
        • API URL
        • Supported networks
        • Supported Tokens
        • How to make API request
      • 📘CoinSend
        • Get device info
        • Adding a new approval device
        • Dispatch/Withdrawal
      • 📙CoinGet
        • Get deposit address
        • Callback notification
        • Convert BCH address
        • Manual Collection
        • Get address balance
    • 🖥️(Deprecated) Run on Windows Subsystem for Android
    • 🖥️Run on Ubuntu Desktop Environment
    • 🖥️Run on Google Cloud Platform (GCP) using QEMU
  • CoinWallet
    • Introduction
    • Setup
      • Creating a wallet
      • How to setup custom TEE
      • Import wallet
      • Exporting private keys
      • Add wallet addresses
    • How to
      • Recovering assets sent wrongly to another EVM-compatible network
      • Address Book
      • Add new token
      • Sending and receiving crypto currencies
      • Activity
      • How to activate EOS account
      • How to manually set gas fee?
      • What is Advanced Mode and how to turn on?
      • Reset wallet password
      • Add NFT
      • Send NFT
      • Delete Private Key
      • How to convert Ethereum's MATIC to POL?
    • FAQ
      • What is cold wallet?
      • What are gas fee?
      • What is inactive address/account on TRX?
      • What if I send crypto to a wrong address?
      • What is 'The address TRX balance is less than the gas fee required'?
      • How to recover assets wrongly transferred to the same address on different blockchain?
      • Why do I need to approve token?
  • CoinGet
    • About CoinGet
    • Setup
      • Add CoinGet Client
      • Configure Collection Address
      • Currency control
      • Receiving address
    • How to
      • Manual collection
      • Add receiving record
      • Add NFT project
      • Open EOS account
      • Activate Link for EVM-Compatible Networks
    • FAQ
  • CoinSend
    • About CoinSend
    • Setup
      • Add CoinSend Client
      • Setup Sub-Account and CoinSign
      • Authorize Sub-Account to approve transactions
      • Currency control
      • Add dispatch record
      • Approving dispatch record
    • How to
      • Dispatching record
      • Receiving record
      • Robot account
      • Reset password
      • Change sub-account password
      • Open EOS account
    • FAQ
Powered by GitBook
On this page
  1. CoinWallet
  2. FAQ

How to recover assets wrongly transferred to the same address on different blockchain?

PreviousWhat is 'The address TRX balance is less than the gas fee required'?NextWhy do I need to approve token?

Last updated 11 months ago

This is an advanced feature that you need to in wallet settings.

This guide shows you how to recover assets wrongly transferred to another network.

This is an example based on ERC20-USDT (Ethereum USDT) assets transferred wrongly to Binance Smart Chain (BSC) address, however, this is applicable across all EVM-Compatible networks.

  1. Check the derivation path of the address in the asset details popup of the address that you have wrongly given to the sender, and write it down.

  1. Go to Add Crypto Asset on the top right menu

  1. Select the crypto on the blockchain that you wish to recover

  1. Under Advanced Settings, check both the check boxes and insert the derivation path that you have written down in Step 1.

Example

If the derivation path is m/44/'/9006'/0'/0/0, insert the following

Custom derivation path prefix : m/44/9006'/0'/0/{index}

Custom derivation path index : 0 PLEASE NOTE THAT THIS IS JUST AN EXAMPLE AND YOUR CASE COULD BE VARY.

  1. Now you should be able to see 2 USDT on different blockchains with the same address.

turn on Advanced mode