
Your first swap and your first stake: the complete walkthrough
BlazePhoenix Engineering · updated 2026-07-20 · 5 min · written from the deployed bytecode
By Mitra (@Sigmacrit) — anonymous developer of the BlazePhoenix protocol. The code is the résumé.
Abstract in 15 languages · resumo · resumen · 摘要 · 要旨 · ملخص
English — The complete first-timer walkthrough: connect, verify the address, quote, set slippage, execute, read the explorer receipt — then lock a first stake and verify solvency yourself.
Português — O passo-a-passo completo para a primeira vez: ligar, verificar o endereço, cotar, definir slippage, executar, ler o recibo no explorer — depois fazer o primeiro stake e verificar a solvência tu mesmo.
Español — El recorrido completo para la primera vez: conectar, verificar la dirección, cotizar, fijar slippage, ejecutar, leer el recibo en el explorer — luego bloquear el primer stake y verificar la solvencia tú mismo.
Français — Le parcours complet du débutant : connecter, vérifier l'adresse, coter, régler le slippage, exécuter, lire le reçu sur l'explorer — puis verrouiller un premier stake et vérifier soi-même la solvabilité.
Deutsch — Der komplette Einsteiger-Durchlauf: verbinden, Adresse prüfen, Kurs holen, Slippage setzen, ausführen, den Explorer-Beleg lesen — dann den ersten Stake sperren und die Solvenz selbst prüfen.
Русский — Полный маршрут для первого раза: подключиться, проверить адрес, получить котировку, задать проскальзывание, исполнить, прочитать чек в эксплорере — затем первый стейк и самостоятельная проверка платёжеспособности.
Türkçe — İlk seferin tam rehberi: bağlan, adresi doğrula, fiyat al, kaymayı ayarla, uygula, explorer makbuzunu oku — sonra ilk stake'i kilitle ve ödeme gücünü kendin doğrula.
العربية — الدليل الكامل للمرة الأولى: صِل، تحقق من العنوان، خذ السعر، اضبط الانزلاق، نفّذ، اقرأ إيصال المستكشف — ثم اقفل أول رهن وتحقق من الملاءة بنفسك.
हिन्दी — पहली बार की पूरी गाइड: कनेक्ट करें, पता सत्यापित करें, कोट लें, स्लिपेज सेट करें, निष्पादित करें, एक्सप्लोरर रसीद पढ़ें — फिर पहला स्टेक लॉक करें और सॉल्वेंसी खुद जाँचें।
日本語 — 初めての完全ガイド:接続し、アドレスを確認し、見積もりを取り、スリッページを設定して実行し、エクスプローラーの記録を読む。その後、最初のステークをロックし、支払能力を自分で検証。
中文 — 首次完整流程:连接、核对地址、报价、设置滑点、执行、读区块浏览器回执——然后锁定第一笔质押,并亲自验证偿付能力。
한국어 — 첫 이용자를 위한 완전한 안내: 연결, 주소 확인, 견적, 슬리피지 설정, 실행, 익스플로러 영수증 읽기 — 그다음 첫 스테이크를 잠그고 지급능력을 직접 검증하세요.
Bahasa Indonesia — Panduan lengkap pertama kali: hubungkan, verifikasi alamat, ambil kuotasi, atur slippage, eksekusi, baca resi explorer — lalu kunci stake pertama dan verifikasi solvabilitas sendiri.
বাংলা — প্রথমবারের সম্পূর্ণ গাইড: সংযোগ, ঠিকানা যাচাই, কোট, স্লিপেজ সেট, এক্সিকিউট, এক্সপ্লোরার রসিদ পড়া — তারপর প্রথম স্টেক লক করে সলভেন্সি নিজে যাচাই করুন।
Filipino — Kumpletong gabay sa unang beses: kumonekta, i-verify ang address, kumuha ng quote, itakda ang slippage, i-execute, basahin ang resibo sa explorer — pagkatapos i-lock ang unang stake at i-verify mismo ang solvency.
THE SWAP. Type blazephoenix.xyz (bookmark it — never follow DM links), connect any wallet, and pick your pair. Start with a small amount: on Base the gas costs cents, so a rehearsal is nearly free. Set slippage deliberately (0.2% majors, 0.5%+ volatile — see the cheat sheet), read the impact zone, and execute. Two prompts can appear before the swap itself: a one-time APPROVAL (permission for the router to move that input token) and the trade. On atomic-batch wallets they merge into one confirmation.
THE RECEIPT. When the transaction confirms, the explorer link is your proof: route, amounts, and any surplus returned. If ETH was your output, one extra tap unwraps the delivered WETH to native ETH. If anything reverted, read it as protection: the market moved past your floor and the contract refused to fill you worse.
The first stake
Open Staking, choose an amount of BZPX and a lock duration — the boost curve (1.10× at 1 year up to 2.75× at 7) is shown before you commit, and it is a contract constant, not a promo. Confirm the approval and the lock; from that block your effective stake earns from the fixed emission plus borrower interest, continuously, with no claim deadlines to babysit.
Before and after, the habit that defines this protocol: verify instead of trusting. The solvency banner on the staking screen is live from the chain — and you can bypass us entirely: call isSolvent() yourself, free, any block. If you ever cannot verify a claim on this site with a command, treat that as a bug and tell us.
Do not trust this page — reproduce it
Every claim above is checkable against the chain. Start here:
do the rehearsal: swap $2 of a major pair on Base, open the explorer receipt, and match the executed amount against the quote — the whole audit takes one minuteContracts are verified on every chain we deploy to — addresses in the protocol manifest. Deeper formal treatment: the whitepaper (PDF).
Share this article · join the discussion