> For the complete documentation index, see [llms.txt](https://wavesbridge.gitbook.io/wavesbridge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wavesbridge.gitbook.io/wavesbridge/how-to-use-the-bridge/publish-your-docs.md).

# Frequently Asked Questions

## I can't send assets:

<details>

<summary>USDTu: "The transfer amount is too high. Try sending a smaller amount."</summary>

USDTu on Waves is bridged from the blockchains Ethereum and Units. Therefore it is possible that on one blockchain there is not enough USDT to bridge to.

Solutions assuming Units bridge has insufficient USDT:

* Check Units bridge for the [amount of USDT available](https://explorer.unit0.dev/address/0x3AC7A6635d99F376c3c05442f7Eef62d349C3A55?tab=tokens) and send a smaller amount.
* Bridge to another blockchain: instead of bridging from Waves to Units, from Waves to Ethereum.
* Swap to another asset: swap USDTu to USDCu, WBTCu, WETHu and bridge to Units.
* Wait for the [USDT to be replenished on the Units bridge](https://explorer.unit0.dev/address/0x3AC7A6635d99F376c3c05442f7Eef62d349C3A55?tab=tokens).

</details>

<details>

<summary>When I connect a wallet, it redirects me to the wallet website.</summary>

If your wallet is in the same browser where the bridge website is opened, reload the website and try again.

</details>

<details>

<summary>Different wallets on different browsers</summary>

In case you need 2 different wallets for a bridge transfer (for example, you bridge to or from Waves), and they are in different browsers, you can finish 'receive' transaction in another browser on the 'receive' tab.

Let's assume you need to transfer WAVES from Waves to Ethereum. You have MetaMask in Browser A and Phantom in Browser B.

1. Complete 'send' transaction in browser A.
2. Open WavesBridge in browser B: <https://wavesbridge.io/receive>
3. Complete 'receive' transaction in Browser B by using this guide: [How to receive assets on the destination blockchain?](/wavesbridge/how-to-use-the-bridge/publish-your-docs/how-to-receive-assets-on-the-destination-blockchain.md)

</details>

<details>

<summary>No gas for transaction fees</summary>

I get the following error: "You have no assets to pay for the transaction on your receiving address. Please add some money and try again." or “You don’t have enough gas to pay for the transaction.”

You need to pay gas fees for the 'send' transaction AND for the 'receive' transaction. You can transfer some gas tokens from an exchange. Here is a list of exchanges to send some gas tokens:\
WAVES: <https://coinmarketcap.com/currencies/waves/#Markets>\
UNIT0: <https://coinmarketcap.com/currencies/unit0/#Markets>\
ETH: <https://coinmarketcap.com/currencies/ethereum/#Markets>\
BNB: <https://coinmarketcap.com/currencies/bnb/#Markets>\
SOL: <https://coinmarketcap.com/currencies/solana/#Markets>

</details>

<details>

<summary>I changed the network and can't finish the bridge transfer</summary>

You need to reload the page and you will see a button with your unfinished transaction. Press **“Finish”** to finish the transaction.

<img src="/files/Le9FNTDG8wITMoT8HgBf" alt="" data-size="original">

</details>

<details>

<summary>My transaction is pending on the bridge, but it is successful on the block explorer</summary>

Please use the following guide to finish your transfer: [How to find a Transaction ID](/wavesbridge/how-to-use-the-bridge/publish-your-docs/how-to-find-a-transaction-id.md)

</details>

<details>

<summary>My '<strong>Send'</strong> transaction failed</summary>

If your transaction failed without any error on a block explorer, reload the page and try again.

If your transaction failed with the following error: "ERC20: transfer amount exceeds balance." - read the following explanation:

You can see this error in a block explorer if you approved 'send' transaction 2 times.

It happens if you don't see MetaMask pop-up window with the transaction confirmation, reload the page and try to complete 'send' transaction again. MetaMask asks you for 2 confirmations, you confirm it and as a result, you have 2 transactions: a successful one and a failed one.

In this case, you should open a successful transaction (should be right before the failed transaction). Find the transaction ID, and finish the 'receive' transaction. Use this guide to do so.

Here is how to find the ID of Send transaction: [How to find a Transaction ID?](/wavesbridge/how-to-use-the-bridge/publish-your-docs/how-to-find-a-transaction-id.md)

Here is how to finish your transfer: [How to receive assets on the destination blockchain?](/wavesbridge/how-to-use-the-bridge/publish-your-docs/how-to-receive-assets-on-the-destination-blockchain.md)

</details>

<details>

<summary>My transaction failed, but money was withdrawn from my wallet</summary>

You just need to finish the **Receive** transaction. Here is how to do it: [How to receive assets on the destination blockchain?](/wavesbridge/how-to-use-the-bridge/publish-your-docs/how-to-receive-assets-on-the-destination-blockchain.md)

</details>

<details>

<summary>I get an error about the node</summary>

This error is shown when the node to which your wallet is connected experiences some problems. It is on the blockchain side.

Please try again or wait a bit and try later.

Your assets are safe, and you will be able to receive them later.

You can use the following guide to do so: [How to receive assets on the destination blockchain?](/wavesbridge/how-to-use-the-bridge/publish-your-docs/how-to-receive-assets-on-the-destination-blockchain.md)

</details>

<details>

<summary>Error: You can't send assets to the contract address</summary>

It is not possible to bridge to an address, which has a smart contract deployed.\
Solution: bridge to another address without a smart contract.

</details>

***

## I can't receive my assets:

<details>

<summary>My transaction is pending on the bridge, but it is successful on the block explorer</summary>

You need to reload the page and you will see a tab with your unfinished transaction. Press **“Finish”** to finish the transaction.

</details>

<details>

<summary>I reloaded the page while the 'Receive' transaction was pending and can't finish the bridge transfer</summary>

Please find your **Receive** transaction ID using the following guide: [How to find a Transaction ID?](/wavesbridge/how-to-use-the-bridge/publish-your-docs/how-to-find-a-transaction-id.md)

</details>

<details>

<summary>I get an error about the node</summary>

This error is shown when the node to which your wallet is connected experiences some problems. It is on the blockchain side.

Please try again or wait a bit and try later.

Your assets are safe, and you will be able to receive them later.

You can use the following guide to do so: [How to receive assets on the destination blockchain?](/wavesbridge/how-to-use-the-bridge/publish-your-docs/how-to-receive-assets-on-the-destination-blockchain.md)

</details>

<details>

<summary>My 'Receive' transaction failed</summary>

You can try again by using this guide: [How to receive assets on the destination blockchain?](/wavesbridge/how-to-use-the-bridge/publish-your-docs/how-to-receive-assets-on-the-destination-blockchain.md)

</details>

<details>

<summary>My Solana 'Receive' transaction failed, using Phantom wallet</summary>

Please use another wallet such as Solflare to sign the receive transaction.

</details>

***

## I have sent the assets, but I don't see them in my receiving wallet

Make sure to check all the following:

1. Is your **Send** transaction successful? Here is how to find the Transaction ID: [How to find a Transaction ID?](/wavesbridge/how-to-use-the-bridge/publish-your-docs/how-to-find-a-transaction-id.md)
2. Have you done **Receive** transaction? Here is how to receive your assets: [How to receive assets on the destination blockchain?](/wavesbridge/how-to-use-the-bridge/publish-your-docs/how-to-receive-assets-on-the-destination-blockchain.md)
3. Please check if there is an “Unknown token” with the contract address that is defined for your token.

   You can find all the token addresses [here](/wavesbridge/security/token-contract-addresses.md).
4. Are you sure that the address of your wallet is the same that you pasted in the address field?

   If it is not the same, please check the address that you pasted in.
5. You checked and did all the above aspects and still can't find your assets? Please leave a message here: <https://t.me/wavesbridge>. The team will assist you.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wavesbridge.gitbook.io/wavesbridge/how-to-use-the-bridge/publish-your-docs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
