Skip to content

FAQs

How do I use deep-linking with Portal?

You can create a direct link to pre-fill chain and asset selections on Portal Bridge using URL parameters.

Parameter Description
sourceChain A source chain that will be pre-selected
targetChain A target chain that will be pre-selected
asset The asset key on the source chain (e.g., SOL, USDC, etc.)
targetAsset The asset key on the destination chain

Example:

https://portalbridge.com/?sourceChain=solana&targetChain=ethereum&asset=SOL&targetAsset=WSOL

This link will open Portal with:

  • sourceChain pre-selected as solana
  • targetChain pre-selected as ethereum
  • asset pre-selected as SOL
  • targetAsset pre-selected as WSOL

Note

For NTT tokens, you can define just one asset if the same token exists across chains.

Example: https://portalbridge.com/?sourceChain=ethereum&targetChain=solana&asset=W

What does the "Send to a wallet address" field do?

After selecting your tokens and connecting your source wallet on Portal, you'll be prompted to connect your destination wallet. At this step, alongside wallet options like MetaMask or Phantom, you'll also see an option labeled "Send to a wallet address". This flexibility allows you to enter any wallet address as the recipient rather than connecting a destination wallet, enabling you to send tokens to a predefined recipient, such as a team wallet, treasury address, or cold storage wallet.

This field is optional. If left empty, the tokens will be sent to your connected wallet.