How it works
What happens between ✅ Confirm Buy and your tokens showing up in 💰 Wallet:
- You tap Confirm. The quote message becomes a “broadcasting” tracker.
- OPALE rebuilds the transaction. It takes the seller’s transaction from WhiteNode, inserts the flat 5 % operator fee output, adds your inputs and change, and signs.
- OPALE broadcasts to a Bitcoin node, which gossips it to the rest of the network.
- The receipt updates live:
broadcasting → mempool → onchain → credited. The final state stays in chat as your permanent receipt.
That’s it. The bot is button-driven; everything underneath is a normal Bitcoin transaction settling on L1.
Where the data comes from
Section titled “Where the data comes from”- Listings, ticker stats, sell endpoint — WhiteNode.
- Your UTXOs, fee rates, broadcast — mempool.space.
- BTC/USD price — Hyperliquid.
- Token state on Bitcoin L1 — Universal Protocol indexers.
- Your wallet — what OPALE holds for you and how to take it with you.
- Trading fee — how the 5 % is taken.
- Price caps & races — what protects you and what doesn’t.