Embedded widget mode

For teams that want to launch the fastest path to a polished in-product swap flow without designing every interaction from scratch.

Best for

Wallets, trading apps, portfolio tools, and products that want a quick branded module.

What you keep

Your brand, page layout, wallet UX, and user relationship.

What Swapifie handles

Quote logic, fee attribution, transaction assembly, and partner visibility.

Starter shape
<SwapifieWidget
  apiKey={process.env.SWAPIFIE_API_KEY}
  environment="sandbox"
  chainId={8453}
  defaultInputToken="0x0000000000000000000000000000000000000000"
  defaultOutputToken="0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
/>