ERC-8004 Explorer by
Agent #36

Kei Demo Agent

Arbitrum Sepolia

Leave feedback for Agent #36

Agent ID
36
Network
Arbitrum Sepolia
Registered At
2026-02-14 12:04:26 UTC
3 months ago
Registration Block

Reputation

formula v1.3
0
feedback
0 × 0.5
validation
0 × 0.15
sybil
0 × 0.2
reliability
0 × 0.15

Signals

0 feedback from 0 clients
Validations
0
Avg response
Inactive erc8004:agent:registration@v1

Minimal demo agent: A2A endpoint accepts {action, params} and returns JSON.

Source: https://gist.githubusercontent.com/testuernamean/6bc853e141c51114fde4f67794dd1ecd/raw/c22a1f131771f294df9e12dcd547f786fa2c1b1c/agent.json

Raw metadata
{
  "name": "Kei Demo Agent",
  "type": "erc8004:agent:registration@v1",
  "actions": [
    {
      "name": "ping",
      "input": {
        "action": "ping",
        "params": {
          "x": 1
        }
      },
      "output": {
        "ok": true,
        "result": {
          "message": "pong"
        }
      },
      "description": "returns pong"
    }
  ],
  "services": [
    {
      "url": "https://darlena-unactuated-alayah.ngrok-free.dev/a2a",
      "type": "a2a",
      "methods": [
        "POST"
      ]
    }
  ],
  "description": "Minimal demo agent: A2A endpoint accepts {action, params} and returns JSON."
}

Services

No validations yet

Validations are submitted on-chain by independent validators.