{{ truncatedAddress }}
{{ truncatedAddress }}
{{ mode==='buy' ? 'You Pay' : 'You Sell' }}
{{ topToken.symbol }}
{{ topChain.name }}
${{ formatNumber(fromAmountUsd) }}
Balance: {{ formatTokenBalance(topTokenBalance) }} {{ topToken.symbol }}
{{ mode==='buy' ? 'You Receive' : 'You Get' }}
{{ bottomToken.symbol }}
{{ bottomChain.name }}
{{ toAmount ? formatNumber(toAmount) : '—' }}
${{ formatNumber(toAmountUsd) }}
Rate 1 {{ topToken.symbol }} ≈ {{ formatNumber(exchangeRate) }} {{ bottomToken.symbol }}
{{ errorMessage }}
Insufficient balance

Powered by deBridge · Cross-chain liquidity network

Live Trades MDAO / WBNB · PancakeSwap V2
Pool ↗
Loading trades…
Integrate MDAO DEX to your website

Embed a fully-functional swap widget on any website with one line of code. Your users can buy MDAO without leaving your page.

{{ embedSnippet }}
Optional attributes
  • data-mode="buy" or "sell" — preselect the swap direction
  • style="height: 700px" — adjust widget height
{{ selectionFor==='source' ? 'Select Source' : 'Select Destination' }}
Loading tokens…
No tokens found
{{ mode==='buy' ? 'Buying MDAO' : 'Selling MDAO' }}
{{ topToken.address!==NATIVE_TOKEN && topToken.address ? 'Approving token' : 'Preparing' }}
Sending transaction
Confirming on chain
deBridge routing
Swap Submitted!
{{ toAmount ? formatNumber(toAmount) : '' }} {{ bottomToken.symbol }}
deBridge will deliver your tokens shortly
Connect Wallet
{{ toastMsg }}