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.
| Report | Version | Date | Link |
|---|---|---|---|
| Global DAO Analytics Report | v1.0 | Oct 2025 | |
| Safe Multichain Transparency Report | v1.0 | Oct 2025 | |
| Dune Dashboard (Live) | — | Real-Time | View on Dune |
| Automation Overview (Dune + GitHub) | v1.0 | Oct 2025 |
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 | |
| BNB Chain | Treasury Transparency Report | v1.0 | |
| Base (L2) | Treasury Transparency Report | v1.0 | |
| Polygon | Treasury Transparency Report | v1.0 | |
| Arbitrum | Treasury Transparency Report | v1.0 |
🔍 Each pack includes wallet addresses, inflow/outflow charts, Dune dashboard snapshots, and Safe verification.
| Document | Version | Description | Link |
|---|---|---|---|
| IOB Presale BeatsApe Report | v1.0 | Presale and token allocation audit | |
| IOB Payroll Infrastructure | v1.0 | DAO payroll & Sablier vesting setup | |
| IOB Academy Preview | v1.0 | DAO learning & community development |
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.
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]