Skip to main content
Use this page as the canonical destination support matrix for Blink deposits.
Blink supports broad destination routing coverage across EVM and non-EVM chains.

Chains, tokens, contracts

Supported chains

Mainnets

Testnets

Testnet deposits run through the testnet sandbox, a separate environment with its own API and merchant registry. The sandbox currently supports Base Sepolia and Sepolia.

Supported tokens and routes

Relay currently supports multiple cross-chain routes across 69+ blockchain networks. This guide explains how to determine if a particular route and token pair is supported.

Solver currencies and swap support

How to check if a route is supported

To determine whether a token route is supported for bridging, query the Chains API:
The response includes chain-level tokenSupport and token metadata under erc20Currencies and currency.

Step 1: Check token support level

Check the tokenSupport field for a chain:
  • If tokenSupport is "All", routes can be supported when liquidity is available.
  • If tokenSupport is "Limited", continue to step 2.

Step 2: Check individual token support

If tokenSupport is "Limited", inspect erc20Currencies and currency for token entries.

Step 3: Verify bridging support

Confirm supportsBridging for the token:
  • If supportsBridging is true, the token route is supported.
  • If supportsBridging is false or missing from token lists, treat the route as unsupported.

Example: All tokens supported

Example: Limited token support

Gas top-up

Gas top-up support is shown in the solver table above and depends on destination chain and route conditions.

API reference

For the most up-to-date support data, always refer to the Chains API endpoint.
Link wallet pickerSearch across more wallets
Source-wallet connection in Blink SDK currently supports: Beyond the named wallets above, WalletConnect adds support for virtually every other wallet, so your users can connect with whatever they already have.

Source stablecoins

If you need support for additional source connectivity paths, contact Blink.