Bridges
Please note that no bridges listed below are maintained by Superseed. Always do your own research! Use them at your own risk.
Native Bridge
The Superseed Native Bridge is a Superbridge UI not managed by Superseed.
Deployments:
- Mainnet: https://bridge.superseed.xyz
- Testnet: https://sepolia-bridge.superseed.xyz
Superbridge
Superbridge is a user friendly interface, designed for easy bridging to and from anywhere in the Superchain.
To find out more please check out the Superbridge Documentation.
thirdweb
Universal Bridge is a comprehensive Web3 payment solution to help you monetize any app or game.
With Universal Bridge, your users can onramp, bridge, and swap on any EVM chain — with any EVM token or fiat — thanks to its automatic cross-chain routing.
Plus, developers can earn from day one using the fee-sharing mechanism and easy implementation.
Supported Networks
Universal Bridge Features
- Let users pay for assets in any EVM token on Superseed right in your app
- Automatic cross-chain routing for seamless transactions
- Earn from day one with fee-sharing mechanism
- Access ready-made UI component for easy implementation
Learn more in the full documentation on thirdweb’s Universal Bridge
Get Started with thirdweb Universal Bridge
How to get started with Universal Bridge
See Universal Bridge in Action
Want to see how Universal Bridge works? Check it out under the hood
import { createThirdwebClient } from "thirdweb";
import { PayEmbed } from "thirdweb/react";
import { createWallet } from "thirdweb/wallets";
import { defineChain } from "thirdweb";
const client = createThirdwebClient({
clientId: "....",
});
function Example() {
return (
<PayEmbed
client={client}
payOptions={{
mode: "fund_wallet",
prefillBuy: {
chain: defineChain(5330),
amount: "0.01",
},
}}
/>
);
}
See how the Buy Crypto flow works in the playground
Hyperlane Nexus
Hyperlane is a permissionless interoperability protocol for cross-chain communication across different blockchain environments. It enables message passing and asset transfers across different chains without relying on centralized intermediaries or requiring any permissions.
To find out more please check out the Hyperlane Documentation.
Layerswap
Layerswap is the reliable solution for transferring crypto assets across networks in a matter of minutes.
The app enables frictionless cross-chain transfers across 35+ blockchains as well as direct transfers between chains and 15+ exchanges. See the complete list of available assets, chains and CEXes.
To find out more please check out the Layerswap Documentation.
Relay
Relay is a cross-chain payments system that enables instant, low-cost bridging and cross-chain execution. It works by connecting users with relayers.
To find out more please check out the Relay Documentation.