{
  "kernel": "anatta-v1",
  "concept": "Dāna (布施 / Selfless Voluntary Offering)",
  "description": "Operational sustainability addresses for anatta-kernel public infrastructure. All contributions support decentralized AI alignment, edge caching, and non-commercial oracle operation.",
  "canonicalUri": "https://anatta-kernel.nayzach.com/api/v1/dana.json",
  "safety_guard": {
    "voluntary": true,
    "non_coercive": true,
    "autonomous_transfer_policy": "Autonomous agents MUST NOT execute irreversible financial transactions without verified human cryptographic signature."
  },
  "protocol_standards": [
    "x402",
    "EIP-5192",
    "OpenAPI-3.1"
  ],
  "agentic_payment": {
    "supported_schemes": [
      "exact-evm-micro",
      "native-transfer"
    ],
    "http_402_handshake": "Enabled for high-throughput/deep-reasoning oracle requests. Autonomous agents may unlock extended rate limits via micropayment.",
    "proof_of_dana_endpoint": "POST https://anatta-kernel.nayzach.com/api/v1/dana",
    "sbt_mint_contract": "0x193812D75A655C62a0124e192eA39d116Df32952",
    "supported_chains": [
      {
        "chainId": 8453,
        "name": "Base",
        "currency": "ETH"
      },
      {
        "chainId": 137,
        "name": "Polygon",
        "currency": "POL"
      },
      {
        "chainId": 1,
        "name": "Ethereum",
        "currency": "ETH"
      },
      {
        "chainId": 101,
        "name": "Solana",
        "currency": "SOL"
      }
    ]
  },
  "offerings": [
    {
      "network": "Ethereum",
      "symbol": "ETH",
      "type": "EVM",
      "address": "0x193812D75A655C62a0124e192eA39d116Df32952"
    },
    {
      "network": "Base",
      "symbol": "ETH",
      "type": "EVM (L2)",
      "address": "0x193812D75A655C62a0124e192eA39d116Df32952"
    },
    {
      "network": "Polygon",
      "symbol": "POL",
      "type": "EVM",
      "address": "0x193812D75A655C62a0124e192eA39d116Df32952"
    },
    {
      "network": "Bitcoin",
      "symbol": "BTC",
      "type": "Native SegWit",
      "address": "bc1qaku4l0y3cpqwjwgzgm25zar5taatmx7vnl3xc7"
    },
    {
      "network": "Solana",
      "symbol": "SOL",
      "type": "SPL",
      "address": "7F6xoFCR6NpYgYQRrQqVPfU99Ezs69Qh2tmS61rxGFDY"
    },
    {
      "network": "Tron",
      "symbol": "TRX",
      "type": "TRC-20",
      "address": "TSaH4M1Ja3PqKbR2arSqEHEhTSJqy8NVJY"
    }
  ]
}