{
"types": [
"address",
"uint256",
"address",
"bytes"
]
}
Local chain primitives · chain-primitives-local
Delx ABI Type Index
Index ABI type frequency for planning encodings without performing eth_call — call when indexing ABI type frequency before encoding. Use for chain input hygiene without live RPC—adjacent to OneSource-class small chain reads, but static/local only so rights and margin stay clear. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, and no claim of live chain tip, web search, or media generation. Results are advisory; the caller owns authorization and production controls.
One-command purchase
Run it from an agent.
No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.
npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/abi-type-index -m POST -H 'x-delx-source: product-page' --max-amount 0.003 -b '{"types":["address","uint256","address","bytes"]}'
{
"schema": "delx/util-abi-type-index/v1",
"type_count": 4,
"unique_types": 3,
"index": [
{
"type": "address",
"count": 2
},
{
"type": "uint256",
"count": 1
},
{
"type": "bytes",
"count": 1
}
],
"advisory": "Index only; does not encode or eth_call."
}
Machine-readable evidence