Introducing: Bridge widget iframe

Introducing: Bridge widget iframe

The Bridge widget iframe makes it easy to embed cross-chain swaps and fiat onramp UI into your app. Just add an iframe to your HTML and get a fully customizable widget - no client id required!

Features

  • Cross-chain token swaps across 85+ blockchains
  • Fiat onramp support to buy tokens with credit/debit cards
  • dark and light mode support
  • Set custom default token selections using query parameters
  • Display fiat values in multiple currencies

Example

<iframe
  src="https://thirdweb.com/bridge/widget"
  height="750px"
  width="100%"
  style="border: 0;"
/>

Learn More

View Documentation