{
  "rail": "solana",
  "title": "Solana SPL USDC/USDT x402 receipt rail",
  "status": "needs_binding_live_proof",
  "settlement": "spl_token_transfer_with_memo_binding",
  "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
  "payTo": "HE9MYDzoLAgnwbRXbiWRGGvoE2QE9LqKdQGJhNLPxtVj",
  "supportedAssets": [
    {
      "asset": "USDC",
      "mint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
    },
    {
      "asset": "USDT",
      "mint": "Es9vMFrzaCERmJfrF4H2FYD4KCoNkYk1D1W52TxD7iSH"
    }
  ],
  "stableBetaGate": {
    "ok": false,
    "passed": 4,
    "total": 7,
    "failedRequired": [
      "multiple_live_payments",
      "reconciliation"
    ]
  },
  "checks": {
    "stableBeta": {
      "receivingWallet": {
        "id": "receiving_wallet",
        "ok": true,
        "label": "Solana receiving wallet configured."
      },
      "splVerification": {
        "id": "spl_transfer_verification",
        "ok": true,
        "label": "SPL token transfer verification code exists."
      },
      "memoBinding": {
        "id": "memo_binding",
        "ok": true,
        "label": "Accepted x402 bindingHash must appear in a Solana memo/payment reference."
      },
      "livePayments": {
        "id": "multiple_live_payments",
        "ok": false,
        "label": "Multiple Solana live settlement proofs exist.",
        "evidence": {
          "count": 0
        }
      },
      "reconciliation": {
        "id": "reconciliation",
        "ok": false,
        "label": "Dedicated Solana reconciliation loop still needs live proof rows."
      },
      "negativeSuite": {
        "id": "negative_suite",
        "ok": true,
        "label": "Solana-specific negative suite passed.",
        "evidence": {
          "present": true,
          "file": "solana-negative-suite-20260524065028341.json",
          "ok": true,
          "schema": "wisely.x402.solana-negative-suite.v1",
          "startedAt": "2026-05-24T06:50:28.343Z",
          "completedAt": "2026-05-24T06:50:28.577Z",
          "summary": null
        }
      },
      "publicProof": {
        "id": "public_proof",
        "ok": false,
        "label": "Public Solana proof rows exist.",
        "required": false
      }
    }
  },
  "evidence": {
    "ledger": {
      "updatedAt": null,
      "count": 0,
      "recent": []
    }
  }
}