SERVICE / DETAILonchain

Tereno Token Metadata

GET www.tereno.xyz/api/v1/capabilities/token.metadata/invoke

SONAR SCORE0.378
LIVE PRICE0.030000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

18 observations in the last 24h
HANDSHAKE SUCCESS94.4%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY2387msrecent response window
PRICE DRIFT0.0%advertised vs observed

Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
LIVE ENDPOINT METADATA

What token is this? Read a Base token's name, symbol, decimals and total supply in one cheap typed call, with block-level freshness and explicit limitations. Identity is shared across agents for 7 days while total supply is re-read on every call beyond the block window the answer was quoted for. Positive-sum by design: $0.03 cold, $0.02 when the token identity is already shared, $0.01 on a shared full answer — and the wallet that seeded it earns a share of every reuse.

Resource: www.tereno.xyz/api/v1/capabilities/token.metadata/invoke

Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xfbF218ACCBb0D57fc4E8fc3E2A885C910c4C9e94

Payment methods: · Last validation: 2026-09-14 16:30:05.918+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET"
        ],
        "type": "string"
      },
      "queryParams": {
        "type": "object",
        "required": [
          "address"
        ],
        "properties": {
          "quote": {
            "type": "string",
            "description": "Optional single-use quote id."
          },
          "address": {
            "type": "string",
            "pattern": "^0x[a-fA-F0-9]{40}$",
            "description": "Base token contract address to read name, symbol, decimals and totalSupply from."
          }
        },
        "additionalProperties": false
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object",
    "required": [
      "type"
    ],
    "properties": {
      "type": {
        "type": "string"
      },
      "example": {
        "type": "object",
        "required": [
          "capabilityId",
          "invocationId",
          "verdict",
          "result",
          "pricing",
          "receiptUrl"
        ],
        "properties": {
          "result": {
            "type": "object",
            "required": [
              "token",
              "erc20Readable",
              "reasonCodes",
              "validUntilBlock"
            ],
            "properties": {
              "token": {
                "type": "object"
              },
              "reasonCodes": {
                "type": "array"
              },
              "erc20Readable": {
                "type": "boolean"
              },
              "validUntilBlock": {
                "type": "integer"
              }
            }
          },
          "pricing": {
            "type": "object"
          },
          "verdict": {
            "enum": [
              "allow",
              "review",
              "block"
            ]
          },
          "receiptUrl": {
            "type": "string"
          },
          "capabilityId": {
            "const": "token.metadata"
          },
          "invocationId": {
            "type": "string"
          }
        }
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xfbF218ACCBb0D57fc4E8fc3E2A885C910c4C9e94",
        "amount": "30000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0xfbF218ACCBb0D57fc4E8fc3E2A885C910c4C9e94",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "30000"
    }
  ]
}
METADATA PROVENANCE

Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.