← Back to directory

Contract decoder: pass a verified 0x contract address to get its function ABI, o...

https://x402-services-production.up.railway.app/api/crypto/contract

Overview

Contract decoder: pass a verified 0x contract address to get its function ABI, or a 0x-selector (8 hex) to decode which function it is. Send { input }. Agents understand contracts before calling them.

Protocol x402
Price $0.0030
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider x402-services-production
Source bazaar
Indexed 2026-07-14 19:15:35

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "input": { "description": "A 0x contract address (40 hex) or 0x function selector (8 hex)", "required": true, "type": "string" } }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }