The unified multi-chain swap gateway — buy crypto with a card, swap across 30+ networks, and send to Web3 Name domains in one interface.
We shipped a major batch of improvements to Assetux Exchange. Here's everything that landed.
The page below the swap form has been redesigned from the ground up. Instead of plain paragraphs, you now get:
Stats bar — 30+ networks, 10 000+ tokens, <30 s average swap time, 0% custody risk.
Feature grid — six cards covering multi-chain support, best rates, card payments, non-custodial architecture, Web3 Names, and deep-link routing.
How it works — four numbered steps (choose tokens → enter amount → set recipient → confirm).
SEO content — buy with card, swap via Uniswap/Jupiter/Meteora, send to Web3 Names.
The aesthetic is dark futuristic: gradient text, glass-morphism cards, tight typography.
Previously swaps always landed in the connected wallet. Now you can toggle "Set recipient" in the swap header and type any destination:
Plain EVM address — validated as
0x…40-hex on blur.Plain Solana address — validated as base58 (32–44 chars).
Cross-chain validation — if you pick BNB as destination chain and paste a Solana address, the widget rejects it immediately with a clear error before you can request a quote.
Space ID domains — type
alice.bnborvitalik.ethand the widget resolves it to an on-chain address in real time (600 ms debounce). If the domain can't be resolved the swap button stays disabled.
The resolved address flows through the entire quote → swap / card-buy pipeline — LI.FI toAddress param and the Wert toWallet param are both updated.
Pre-fill the widget from a URL. All params are optional:
/?fromChain=ETH&toChain=BNB&fromToken=USDC&toToken=BNB&amount=100&toAddress=alice.bnbParam | Example | Notes |
|---|---|---|
|
| Chain name substring or numeric chain ID |
|
| Same |
|
| Symbol or token address |
|
| Symbol or token address |
|
| From-amount, pre-filled |
|
| Recipient — opens the custom-recipient panel automatically |
This enables sharing a pre-configured swap link — useful for token listing announcements, support links, and partner integrations.
When your EVM or Solana wallet is connected, Assetux now does a reverse Space ID lookup and shows your Web3 Name next to the address:
From: 0xb592…3540 spaceid.bnb
Supported via @web3-name-sdk/core — checks BNB Chain (.bnb), Ethereum (.eth), Arbitrum (.arb), and more automatically.

