Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

🪪 IO Beats DAO — Treasury Transparency Reports

Dune Dashboard DAO Governance GitHub Docs


📘 Overview

Welcome to the IO Beats DAO Transparency Hub.
This section centralizes audited financial reports, on-chain dashboards, and multichain treasury documents.

All transparency materials are verifiable on-chain, publicly accessible, and audited by Cyberscope.


🌍 Global Transparency Reports

Report Version Date Link
Global DAO Analytics Report v1.0 Oct 2025 PDF
Safe Multichain Transparency Report v1.0 Oct 2025 PDF
Dune Dashboard (Live) Real-Time View on Dune
Automation Overview (Dune + GitHub) v1.0 Oct 2025 PDF

🪙 Per-Chain Transparency Packs

Each blockchain maintains an independent transparency pack containing multisig activity, inflows/outflows,
staking allocations, and DeFi strategy updates.

Chain Report Version Link
Ethereum Treasury Transparency Report v1.0 PDF
BNB Chain Treasury Transparency Report v1.0 PDF
Base (L2) Treasury Transparency Report v1.0 PDF
Polygon Treasury Transparency Report v1.0 PDF
Arbitrum Treasury Transparency Report v1.0 PDF

🔍 Each pack includes wallet addresses, inflow/outflow charts, Dune dashboard snapshots, and Safe verification.


🧩 Related Documents

Document Version Description Link
IOB Presale BeatsApe Report v1.0 Presale and token allocation audit PDF
IOB Payroll Infrastructure v1.0 DAO payroll & Sablier vesting setup PDF
IOB Academy Preview v1.0 DAO learning & community development PDF

💰 Presale Transparency Reports (v1.0 — Premium Orange Edition)

These reports provide on-chain transparency for all IO Beats DAO presales across the five networks.
Each report includes Safe addresses, token distribution (2B IOB per chain), fund flow charts,
and legal disclosures audited by Cyberscope.

Chain Safe Treasury Report Audit Dune Dashboard
Ethereum 0xA2952C5F625e59E21012FB92A8D8269Fdb324554 📄 IOB_ETH_Presale_Preview_v1.0_Premium_Orange.pdf Cyberscope Dune
BNB Chain 0xF460231ACC9C5Fe80CdCC074022c43a5AF59fF06 📄 IOB_BNB_Presale_Preview_v1.0_doc.pdf Cyberscope Dune
Base (L2) 0xc5086e22eb99A90F345c0b6602b09b1032bb1aB6 📄 IOB_Base_Presale_Preview_v1.0_Premium_Orange.pdf Cyberscope Dune
Polygon 0xDce35f5F9aB98c6dd671b15Fb23602f67E296c0B 📄 IOB_Polygon_Presale_Preview_v1.0_Premium_Orange.pdf Cyberscope Dune
Arbitrum 0x4B78FB95f7c2e0122356a73D8AAEB5AaF220d38C 📄 IOB_Arbitrum_Presale_Preview_v1.0_Premium_Orange.pdf Cyberscope Dune

⚙️ Automation & Dune Integration

Transparency data is continuously updated through:

  • Dune Dashboards — On-chain inflows/outflows & Safe balances
  • GitHub Actions — Automated document sync and version tagging
  • JSON Logs — Each chain’s latest data stored in /data/dune/
flowchart LR
  A[Dune API / Safe Explorer] --> B[GitHub Actions Workflow]
  B --> C[data/dune/latest.json]
  C --> D[docs/transparency/README.md]
  D --> E[GitHub Pages / Treasury Portal]
Loading