{
  "network": "meshchain-testnet-1",
  "solana_cluster": "devnet",
  "min_attestations": 2,
  "hybrid_enabled": true,
  "updated": "2026-07-10",
  "description": "Public attestor list for hybrid vault unlock on Solana devnet. Attestors co-sign withdraw_hybrid_* so internet-only unlock is impossible.",
  "how_to_join_as_attestor": [
    "Generate a Solana keypair used only for attestation",
    "Open a GitHub issue or PR adding your pubkey to this file",
    "Run a mesh validator that can observe final Burns",
    "Keep the key offline-ish; treat compromise as critical"
  ],
  "attestors": [
    {
      "name": "operator-bootstrap-0",
      "solana_pubkey": "55nmyJNDZD4jZKfcj6E6ypSLVsDRJYet4H3F9L4NXdcg",
      "role": "bootstrap",
      "status": "active",
      "notes": "Bootstrap operator + authority (devnet)."
    },
    {
      "name": "operator-bootstrap-1",
      "solana_pubkey": "3kLHXo5t3CkkCeb92WybMqoKPPdaefJeWihyntJkRW29",
      "role": "bootstrap",
      "status": "active",
      "notes": "Second hybrid co-signer for min_attestations=2 (devnet)."
    }
  ],
  "pending": [],
  "on_chain": {
    "config_pda": "8Q4noL3szKSVQwWyfyPP2ieAB2TTTXGmW42i7VT1ozV4",
    "sol_vault_pda": "GqDGmwsz8Mw9RfzPXj42tWmscDdmNxcG5qxuaaGBjEGV",
    "hybrid_enabled": true,
    "min_attestations": 2,
    "fee_bps": 30,
    "initialize_tx": "4PugWNBwmmoqCy7PzzusqELCJDfLSdPqdvBNpUPK5WugzW2XKhSRt5azXKT5X9yKWstnjA5joSQzw9UaswbjhLy6",
    "set_attestors_tx": "396kbHDFftFUY1VVEREGEksoEQw59uJ4mKqatspebstUW6rTJ2A3Bi9xLki6XwJxDvDKZepNpb7W6NNmTb11Ptyv"
  },
  "program": {
    "cluster": "devnet",
    "program_id": "CBRQcjk5DLJh1HcW3XF5TmUxZsBumhiABJa6M15r3Vkx",
    "status": "deployed",
    "idl": "programs-mesh-bridge",
    "explorer": "https://explorer.solana.com/address/CBRQcjk5DLJh1HcW3XF5TmUxZsBumhiABJa6M15r3Vkx?cluster=devnet"
  }
}
