Duna Ai

Accurate Crypto Tax Analysis. No Guesswork.

Accountant-endorsed tax reports. powered by Duna AI.

1. Connect accounts

2. Review transactions

3. Get tax report

TXA

Built to Support IRS Tax Guidelines

Full support for unique IRS reporting requirements, including U.S.-specific rules around personal use, mining, staking, and airdrops. Ensures compliance with applicable legal frameworks such as the DUNA Act for relevant DAO structures.

Minimize Tax Liability

Minimize Tax Liability

Our exclusive “Least Tax First Out” algorithm optimizes your crypto taxes by selecting the asset lot with the highest cost basis during a disposal event, reducing taxable gains.

Be Confident in Your Calculations

Be Confident in Your Calculations

Easily view what’s happening across all your wallets and exchanges, empowering you to make the best decisions at all times.

Make Compliance a Breeze

Make Compliance a Breeze

Fully automated from start to finish. Seamlessly import all your transactions, follow the automated workflow, and receive audit-proof tax reports with ease—all while adhering to compliance guidelines like those outlined in the DUNA Act.

Code in Action

Empowering DeFi and Blockchain

AI-Driven Compliance Automation

Leverage the power of AI to automate your compliance checks and ensure your DAO is always aligned with the latest regulations. Every transaction and governance action is scrutinized by DUNA’s intelligent compliance engine, ensuring flawless operation.

Supported by Leading DeFi Protocols

DUNA DefAI seamlessly integrates with most DeFi protocols, providing a unified platform for both on-chain and off-chain governance automation. Easily connect your DAO, assets, and decentralized applications to DUNA’s tools.

Instant, Real-Time Governance Updates

DUNA DefAI processes all DAO proposals and governance updates in real-time, allowing for instant decision-making. No delays, no waiting periods—everything is handled as it happens, ensuring you’re always in control.
Smart Contract Executed
Smart Contract Executed
DAO Compliance Report Generated
DAO Compliance Report Generated
Token Allocation Adjusted
Token Allocation Adjusted

All-in-One Portfolio Tracker

Track your entire portfolio, PnL, and tax liability in one place.

$89,436.20 (6.33%)

Built for Speed

Optimized interface for bulk operations with keyboard shortcuts, ensuring fast and efficient workflow.

Automatically Identified Tax Saving Opportunities

Transactions are clearly grouped by their tax impact, with potential savings highlighted for you.

Full Tax Calculation Transparency

See the exact breakdown of how each transaction is calculated. Understand the “why” and “how” behind your tax figures, maintaining transparency and compliance with standards potentially influenced by the DUNA Act.

Frequently Asked Question

Got any questions? We’ve got answers

How does the DUNA AI Agent integrate real-time on-chain data for dynamic compliance scoring?
The agent uses Solana RPC calls or indexers (e.g., Helius, Triton) to fetch governance actions, token holdings, and transaction records, then applies a compliance heuristic engine—backed by vector embeddings of DUNA statutes—to calculate a “DUNA Compliance Score” after each block confirmation.
Can the DUNA AI Agent generate Anchor contract logic for membership validation and role assignment in a DUNA-compliant DAO?
Yes. Upon parsing governance parameters (e.g., multi-sig thresholds, membership rights), the agent synthesizes Anchor-compatible Rust modules that reference the DUNA bylaw library, ensuring each on-chain membership check aligns with nonprofit constraints and legal disclaimers.
Does the DUNA AI Agent enforce document synchronization between off-chain bylaws and on-chain governance proposals?
Absolutely. It maintains a continuously updated reference of your digital bylaws (stored as IPFS hashes or Git commits), cross-verifies the associated on-chain proposal metadata, and flags deviations by comparing cryptographic checksums tied to each bylaw revision.
How does the DUNA AI Agent handle cross-contract calls when updating DAO treasury allocations for nonprofit compliance?
It orchestrates Atomic Transaction Groups on Solana, bundling multiple instructions into a single transaction. If the treasury reallocation violates any DUNA-coded constraints (e.g., profit caps, restricted distributions), the transaction reverts at the protocol layer to preserve statutory adherence.
What mechanisms does the DUNA AI Agent use to detect security vulnerabilities in auto-generated Solana programs?
After generating contracts, the agent runs static analysis with tools like cargo-audit, deploys fuzz testing for edge-case triggers, and references known vulnerability signatures (e.g., SPL token misconfigurations) before recommending an optional third-party security audit for final confirmation.