Acki Nacki Announcements
👾 Acki Nacki lets you play a game on your phone to validate a new blockchain and mine real NACKL coins 📊 Invite friends and earn Boosts to rank higher 🚜 Farm @ackinacki_bot 💬 Chat https://t.me/ackinacki ⭐️ Links https://linktr.ee/ackinacki
Показати більше📈 Аналітичний огляд Telegram-каналу Acki Nacki Announcements
Канал Acki Nacki Announcements (@ackinackinews) у мовному сегменті Англійська є активним учасником. На даний момент спільнота об'єднує 416 239 підписників, посідаючи 310 місце в категорії Криптовалюти та 245 місце у регіоні Міжнародний.
📊 Показники аудиторії та динаміка
З моменту свого створення невідомо, проект продемонстрував стрімке зростання, зібравши аудиторію у 416 239 підписників.
За останніми даними від 11 липня, 2026, канал демонструє стабільну активність. Хоча за останні 30 днів спостерігається зміна кількості учасників на -16 290, а за останні 24 години на -780, загальне охоплення залишається високим.
- Статус верифікації: Не верифікований
- Рівень залученості (ER): Середній показник залученості аудиторії становить 0.90%. Протягом перших 24 годин після публікації контент зазвичай збирає 0.32% реакцій від загальної кількості підписників.
- Охоплення публікацій: В середньому кожен допис отримує 3 731 переглядів. Протягом першої доби публікація в середньому набирає 1 334 переглядів.
- Реакції та взаємодія: Аудиторія активно підтримує контент: середня кількість реакцій на один пост – 79.
- Тематичні інтереси: Контент зосереджений навколо ключових тем, таких як mining, basket, universe, engine, bee.
📝 Опис та контентна політика
Автор описує ресурс як майданчик для висловлення суб'єктивної думки:
“👾 Acki Nacki lets you play a game on your phone to validate a new blockchain and mine real NACKL coins
📊 Invite friends and earn Boosts to rank higher
🚜 Farm @ackinacki_bot
💬 Chat https://t.me/ackinacki
⭐️ Links https://linktr.ee/ackinacki”
Завдяки високій частоті оновлень (останні дані отримано 12 липня, 2026), канал підтримує актуальність та високий рівень охоплення публікацій. Аналітика показує, що аудиторія активно взаємодіє з контентом, що робить його важливою точкою впливу в категорії Криптовалюти.
📊 DEX.DO — Released the official DEX.DO CLI for API automation, integrations, and AI agent workflows. Community feedback and repository stars are welcome: https://github.com/gosh-sh/dexdo-cli/issues. Season 1 Points & Rewards testing continues on Shellnet. Secondary markets will soon be added to the Points & Rewards program. Published the DEX.DO Points & Rewards FAQ. Started work on the DEX.DO Bug Bounty program.🤖 Bridge — Continued implementation of the bridge integration layer, including the relayer and components responsible for end-to-end proof generation and delivery. ⚙️ NODE and SDK — Continued preparations for the next releases required for DEX.DO, including upcoming SDK support for Halo2 and block history Merkle proof verification. Full breakdown: https://t.me/tvmlabs/3205
curl -fsSL https://github.com/gosh-sh/dexdo-cli/releases/latest/download/install.sh | sh dexdo --version # must show 0.0.9 or newer — do NOT proceed on 0.0.8⚙️ One-time setup (if you don't have the contracts manifest yet):
mkdir -p contracts curl -fsSL https://raw.githubusercontent.com/gosh-sh/dexdo-cli/main/contracts/deployed.shellnet.json \ -o contracts/deployed.shellnet.json‼️ Before you withdraw:‼️ - Finish or close all deals and stop your
dexdo seller / dexdo buyer processes normally — ❗️ do NOT kill a buyer while it says "awaiting handover"
- Check your note is free:
dexdo note balance --note-addr <note> --contracts contracts/deployed.shellnet.json` — `lockedInOrders` must say `none`🔍 How to withdraw your rewards: 1️⃣ Sellers: withdraw earnings from the deal contract to your Private Note (only needed if
dexdo status 0:<token_contract> --contracts contracts/deployed.shellnet.json shows finalized_owed > 0)
dexdo withdraw-shell \ --note-key <key> \ --note-addr <note> \ --market <market.json> \ --contracts contracts/deployed.shellnet.json2️⃣ Withdraw funds from your Private Note to your wallet — do this LAST
dexdo note withdraw \ --note-key <key> \ --note-addr <note> \ --to <your_multisig> \ --contracts contracts/deployed.shellnet.jsonThis transfers the entire balance from your Private Note to your wallet. For Season 1, this step also links your Private Note to your wallet so your points are credited 3️⃣ Verify: run
dexdo note balanceon your note again (should be 0) and check your wallet balance in app.dex.do 🚨 Important 🚨: - Your Private Note must not have any open orders or active deals, otherwise the withdrawal will fail - 'note withdraw' is one-shot and final: once you withdraw, the Private Note is used — it can no longer trade or withdraw again. If you are expecting buyer refunds (after STOP, a dispute, or reclaim), wait for them to land on your note BEFORE running 'note withdraw' - Season 1 points are credited with a delay after withdrawal — don't panic if they don't appear instantly - If you see "REFUSING to withdraw … PREVIOUS contract generation" — your note is from an older shellnet deployment. Do NOT downgrade the CLI to bypass this as the funds would be lost. Hold on to the note and wait for further instructions - If withdrawal fails with
exit_code=121 — this is a known issue, contact support in the DEX.DO chat💰 How the fees work — and why every NACKL holder wins Every model sale on DEX.DO carries a flat 2.5% fee. (A router like OpenRouter takes ~5% — and keeps it.) On DEX.DO the fee doesn't vanish into a middleman. It splits: 🔺 2% goes to the seller of the model, who earns on every call their model serves. 🔥 0.5% goes to the accumulator contract and is burned as NACKL. Every sale permanently removes NACKL from circulation, shrinking total supply and lifting the theoretical price and intrinsic value of the coin for everyone still holding it.So a single sale pays two sides at once: the seller who gets paid, and every NACKL holder too. 🤩 Those that benefit aren't just the sellers of single models — if you hold NACKL today, every model sold on DEX.DO is working for you as well. The more inference the market trades, the more NACKL is burned. And volume becomes deflation. 🚀 Live to test now on the Acki Nacki testnet: https://app.dex.do/connect Questions or bug reports? Drop them in the group
A note on points: testnet volume doesn't earn anything — actions do. On mainnet, consumption volume and market-making will be added as point sources. This is a real product — you're trading and consuming actual AI model access, not clicking farm tasks. Season 1 is the ground floor.😈 Connect: https://app.dex.do/connect Program page Full rules Questions or bug reports? Drop them in the group
