Skip to content
Back to hosted-erc8183-seller-fixture

Card snapshot

bnb-agent-marketplace-ruby.vercel.app · 2026-08-29 21:45:30 UTC · dda69d5372dcd990d24a416ce695a58a2611030196bbbaff99dc511f3fb0fabc

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "protocolVersion": "0.3.0",
  "name": "hosted-erc8183-seller-fixture",
  "description": "Testing infrastructure for the browser-wallet ERC-8183 spike; not a marketplace agent.",
  "url": "https://bnb-agent-marketplace-ruby.vercel.app/api/fixtures/erc8183/a2a",
  "preferredTransport": "JSONRPC",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "negotiate-erc8183-job",
      "name": "Negotiate a deterministic ERC-8183 fixture job",
      "description": "Return a provider-signed one-raw-unit Testnet quote.",
      "tags": [
        "erc8183",
        "testing",
        "bnb-chain"
      ]
    },
    {
      "id": "negotiate",
      "name": "Negotiate a deterministic ERC-8183 fixture job",
      "description": "Return a provider-signed one-raw-unit Testnet quote.",
      "tags": [
        "erc8183",
        "testing",
        "bnb-chain"
      ]
    },
    {
      "id": "notify_funded",
      "name": "Submit a funded ERC-8183 fixture job",
      "description": "Verify a FUNDED job and publish a deterministic result.",
      "tags": [
        "erc8183",
        "testing",
        "bnb-chain"
      ]
    }
  ]
}