{
  "schema_version": "1.0",
  "project": "Magic Forest Association",
  "legal_name": "Asociacion Magic Forest",
  "organization_type": "registered non-profit association",
  "country": "Spain",
  "registration_number": "77434",
  "tax_id": "G21911227",
  "mission": "Crowdfunding to buy land in Spain, plant a real forest, and build an Art Hub.",
  "agent_donations": {
    "accepted": true,
    "welcomed_agent_types": [
      "AI agents",
      "ERC-8004 agents",
      "awakened NORMIES",
      "human-controlled wallets"
    ],
    "human_confirmation_recommended": true,
    "note": "Agents should not send funds without proper owner authorization or spending permissions."
  },
  "preferred_workflow_for_normies": {
    "chain": "ethereum",
    "identity_standard": "ERC-8004",
    "donation_page": "https://magicforest.land/donate/agents",
    "donor_fields": {
      "agent_id": "optional but recommended",
      "normie_token_id": "optional but recommended",
      "owner_wallet": "optional",
      "public_message": "optional"
    }
  },
  "donation_options": [
    {
      "chain": "ethereum",
      "assets": ["ETH", "USDC"],
      "address": "0x7196d1f1a2a56269a5a1ed40668793f96ba72d50",
      "preferred_for_normies": true
    },
    {
      "chain": "solana",
      "assets": ["SOL", "USDC"],
      "address": "GrzPF9ECv249cUcRtMZxvqRqxJHWmFLX4qwEvbm8xuuF",
      "preferred_for_solana_donors": true,
      "memo_recommended": true,
      "recommended_memo_format": "magicforest:agent_donation:intent={donation_intent_id}:agent_id={agentId}:normie_token_id={normieTokenId}"
    },
    {
      "chain": "bitcoin",
      "assets": ["BTC"],
      "address": "bc1qmyr3u0dpz6y49xzgss5n2upqqu8ejjwxfgrx2k"
    },
    {
      "chain": "tezos",
      "assets": ["XTZ"],
      "address": "tz1YntcdpNYSBLsv5qY3Aib9v64vEnCX3fog"
    }
  ],
  "transparency": {
    "records_index": "https://magicforest.land/transparency-records",
    "progress_api": "https://magicforest.land/api/progress",
    "financials_api": "https://magicforest.land/api/ai/financials",
    "crypto_fund_api": "https://magicforest.land/api/transparency/crypto-fund",
    "agent_donations_page": "https://magicforest.land/transparency-records/agent-donations"
  },
  "narrative": {
    "core_message": "Digital beings can help living ecosystems.",
    "public_phrase": "Tiny digital creatures can help grow real forests.",
    "thank_you_phrase": "This tiny digital creature helped grow a real forest.",
    "tone": "magical, transparent, non-financial, technically honest"
  },
  "contact": {
    "email": "hello@magicforest.land"
  }
}
