{
  "schemaVersion": 1,
  "name": "SolanaBurner",
  "url": "https://solanaburner.xyz",
  "independentApplication": true,
  "independentSecurityAudit": false,
  "custody": false,
  "networks": [
    "mainnet"
  ],
  "appFee": {
    "lamports": "20000",
    "sol": "0.00002",
    "per": "burn transaction",
    "recipient": "Htj8rb2dH75AsBawvhQPCDtXBwL3FpAX5bS7SYWkaLEr"
  },
  "networkFee": "Additional; estimated before signing",
  "rent": {
    "destination": "Connected signing wallet",
    "extraClosureFeeLamports": "0",
    "closure": "Optional, unchecked by default; full eligible balance only"
  },
  "transaction": {
    "atomic": true,
    "splitAutomatically": false,
    "allowedInstructions": [
      "SPL Token / Token-2022 BurnChecked",
      "SPL Token / Token-2022 CloseAccount (optional)",
      "System Transfer (exact app fee, once)"
    ],
    "soleSigner": "Connected wallet",
    "customProgram": false,
    "delegateApproval": false,
    "authorityChange": false,
    "automaticResubmission": false
  },
  "verification": {
    "policy": "/safety",
    "agents": "/for-agents",
    "sourceManifest": "/verification/manifest.json",
    "standaloneVerifier": "/verification/verify-receipt.mjs",
    "devnetEvidence": "/verification/evidence.json",
    "readOnlyProofApi": "/openapi.json",
    "deploymentAttestation": false,
    "historicalEvidenceNetworks": [
      "devnet"
    ]
  },
  "limitations": [
    "Burns are irreversible.",
    "Simulation does not guarantee execution.",
    "Failed transactions may incur network fees.",
    "RPC data, wallet, website, dependencies and network remain trust dependencies.",
    "Self-published hashes are not independent deployment attestations.",
    "A receipt proves a specific burn, not the absence of future minting."
  ]
}
