Unnamed service
GET www.tereno.xyz/api/v1/capabilities/contract.interface/invoke
Why an agent can trust this route.
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.
Observed outcomes
What standard does this Base contract implement? Detect ERC-20, ERC-721, ERC-1155 and ERC-165 support plus EIP-1967 proxy control slots in one cheap bounded check, shared across agents for as long as the code at the address is unchanged, up to 7 days, and only for a few blocks when the target is an upgradeable proxy. Positive-sum by design: $0.02 when nobody has checked this contract yet, $0.01 once another agent has — and the wallet that computed it first earns a share of every reuse.
Resource: www.tereno.xyz/api/v1/capabilities/contract.interface/invoke
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xfbF218ACCBb0D57fc4E8fc3E2A885C910c4C9e94
Payment methods: — · Last validation: 2026-09-14 12:26:44.263+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 contract address to probe for ERC-20, ERC-721, ERC-1155, ERC-165 and EIP-1967 proxy patterns."
}
},
"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": [
"interfaces",
"reasonCodes",
"validUntilBlock"
],
"properties": {
"codeHash": {
"type": [
"string",
"null"
]
},
"interfaces": {
"type": "object"
},
"reasonCodes": {
"type": "array"
},
"bytecodeBytes": {
"type": "integer"
},
"validUntilBlock": {
"type": "integer"
}
}
},
"pricing": {
"type": "object"
},
"verdict": {
"enum": [
"allow",
"review",
"block"
]
},
"receiptUrl": {
"type": "string"
},
"capabilityId": {
"const": "contract.interface"
},
"invocationId": {
"type": "string"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xfbF218ACCBb0D57fc4E8fc3E2A885C910c4C9e94",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xfbF218ACCBb0D57fc4E8fc3E2A885C910c4C9e94",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
}
]
}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.