NFT Selection for Bridging

Issues with selection of NFTs for bridging

While bridging NFTs of a particualr collection, currently a maximum of 9 NFTs will be displayed and can be bridged at a time. The rest of your NFTs will be shown only after these 9 are bridged. These are because of gas and JSON RPC provider constraints. We are working on ways to bypass this. Sometimes, the list may not show any NFTs. This can be due to one of the two reasons:

  • Rate limiting mechanism handled by the JSON RPC provider used to fetch the list of NFTs. Refreshing the page should solve the problem.

  • Freshly bridged/minted NFTs. The provider which fetches the list of NFTs may have a specific threshold of block confirmations after which it can recognise the transaction that minted/bridged the NFTs to the user wallet. Trying again after a short period will solve this issue.

IF the issue still persists, please contact support.

Last updated