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:
This link will open Portal with:
sourceChain
pre-selected assolana
targetChain
pre-selected asethereum
asset
pre-selected asSOL
targetAsset
pre-selected asWSOL
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.