Though not exhaustive, these FAQs will help you get started and troubleshoot some of the most common problems users have when using Poly Bridge.
- Official site:https://www.poly.network/
- Poly Bridge: https://bridge.poly.network
- Twitter: https://twitter.com/PolyNetwork2
- Medium: https://medium.com/@polynetwork
- Telegram: https://t.me/polynetworkgroup
- Discord: https://discord.gg/xXxJa3sm
- Github: https://github.com/polynetwork
- User Guides and Tutorials: https://medium.com/poly-network/tagged/tutorial
A: Poly Network is the world’s leading cross-chain interoperability protocol for heterogeneous chains, enhancing connections between ledgers by providing interoperability in Web 3.0. Its uniquely designed cross-chain bridge technology executes cross-chain transactions by deploying smart contracts on the source chain and enabling communication between heterogeneous chains, including the more popular public chains, right at the protocol layer.
Poly Network has integrated over 18 blockchains, including Ethereum, BNB Chain, Polygon, Avalanche, Fantom, Arbitrum, Optimism,Metis, Boba, OEC, HECO, Neo, Ontology, Zilliqa,Gnosis Chain and etc.
A: No, Poly Network is not related to them. It’s just a coincidence that we all have "POLY" in our names. However, Poly Bridge supports transactions from and to the Polygon chain.
####
When you first meet Poly Bridge, you may wonder:
A: Poly Bridge is a bridge through which you can easily and quickly transfer your asset (including tokens and NFTs) between different chains.
A: Poly Network has incorporated many dApps, including the Poly Bridge which was created by Poly Network.
####
If you are a developer, you may wonder:
A: Here is a manual instructing developers how to integrate token onto Poly Bridge.
A: Here is an appendix that includes basic contracts and some business contracts deployed and used by Poly Network, we encourage you to check it out.
####
If you are a user, you may wonder:
A: Please refer to this manual.
A: The fee for transfering assets is collected according to the cross-chain transaction and is used to cover the gas fee charged by your target chain. Poly Bridge doesn't charge any additional fees.
A: The average estimated time of arrival is 1–10 min. Unavoidable factors such as network congestion might delay the transaction further. If your transaction hasn’t been completed for a long time, please refer to Q6.
A: Please check which step of the transaction process your transfer has reached. Solutions vary accordingly:
- The transaction hasn't been completed on the source chain:For safety reasons, Poly Bridge will not confirm your transaction immediately until subsequent blocks have been confirmed (the number of subsequent blocks is different for different chains), please wait for block confirmation.
- The transaction has been completed on the source chain, but not completed on Poly: if the transaction has been stuck in this step for over 5 min, please do not hesitate to contact the Poly Network Team.
- The transaction hasn't been completed on the target chain: it’s perhaps down to the transaction congestion of the target chain, please wait for a while or refer to the accelerated transaction tutorial. If the accelerated tutorial doesn't help you, please contact the Poly Network team.
A: You can check your previous transactions in "History". And then click "Status" to check the current progress.
A: You may have to manually add that specific token to your metamask. This can be achieved by selecting the "import tokens" option in your metamask wallet and then copy-paste the token contract address for the asset you wish to add. If properly executed, your tokens will appear in your wallet immediately.
A: First, make sure the amount of token which you have approved for the Poly Bridge contract to use is sufficient;
Second, make sure the amount of native tokens you have is sufficient to cover the gas fee charged both by the source chain and target chain, in addition to the amount you want to transfer.
If you transfer native tokens: $amount in your wallet ≥ transfer amount + src chain gas fee + target chain gas fee.
If you transfer non-native tokens: $native token amount in your wallet ≥ src chain gas fee + target chain gas fee.
For example, if you want to transfer `METIS` from Andromeda to BSC, you have to reserve tokens for fees on both the source chain gas fee and the target chain. The rest is the amount of tokens you can transfer.
For ease of use, Poly Bridge uses the following:
Thirdly, if you encounter other types of error, please contact the Poly Network team.
- If the $value of native tokens in your wallet < transfer token amount + src chain gas fee + target chain gas fee, you’ll be informed that the transferable token amount is ZERO and see a WARNING of "insufficient funs" after clicking MAX;
- If $value of native tokens in your wallet > transfer token amount + src chain gas fee + target chain gas fee, the max amount of transferable token = $native token amount in your wallet - target chain gas fee - estimated src chain gas fee. To guarantee a sufficient amount for the transaction fee on src chain, the estimated src chain gas fee may be slightly higher than the actual fee, so that some native tokens will remain in your account after the transaction (i.e., not all the native tokens will be transferred);
A: This is a result of the following three conditions:
- Poly bridge reserves transaction fees for both src chain and target chain for users (Tips: the fee will be reserved only when the transferred token is a native token). So, the transferable token amount doesn't equal to your account balance.
- Some tokens have their own characteristics that limit the transfer amount, so you may not be able to transfer all your assets in one time (but you can break it up into several transactions).
- When the liquidity available on the target chain is lower than your account balance, you cannot transfer all your assets in one time. In this case, please contact the Poly Network team under this condition.
A: The liquidity shown in "Max available amount" refers to the liquidity availbale for all users, not your share of the liquidity. If there are several users initiating large transactions at the same time, the liquidity might be insufficient for all transactions.
It happens mostly when the amount you transfer is close to the max available amount. Under this circumstance, Poly Network will contact the relevant project to get them to add liquidity as soon as possible.
A: Sure you can! Here is the manual for mobile users.
A: Please check whether the network you are connected to is stable by switching nodes of the network.
A: Please do not submit the accelerated transaction when you encounter an error. Because when the error is displayed, the transaction has already been completed on the target chain.
Please check the balance in your wallet to see whether you have received your assets. If you have not, please contact the Poly Network team.
A: All transactions at any stage are IRREVERSIBLE. If your transaction is stuck or takes a long time to arrive, please refer to Q5 and Q6.
A:
- First, please ensure the fee you have paid fee to Poly Bridge is sufficient. You can check this by calling the "get fee" api. If the fee paid is insufficient, it is recommendeded that you use the acceleration function to speed up the target chain transaction.
- Second, if the fee you have paid is sufficient or you have tried to use the accelerate function but the transaction still fails, please contact the Poly Network team.