{"slug":"chain-openverbs-com-v1-decode-7b5c35","title":"Turn a 4-byte function selector or full calldata into its human-readable functio","host":"chain.openverbs.com","method":"POST","resource":"https://chain.openverbs.com/v1/decode","category":"other","description":"Turn a 4-byte function selector or full calldata into its human-readable function signature, and (when calldata is present) the decoded argument values. Supply an `abi` for a fully deterministic offline decode, or omit it to look the selector up in public signature registries. Reads with automatic f","price_listed":0.004,"price_asked":0.004,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":473,"reported_calls_30d":2,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"abi":{"description":"Optional human-readable signatures, e.g. [\"function transfer(address,uint256)\"], for an exact offline decode.","items":{"type":"string"},"type":["array","string"]},"data":{"description":"Full calldata hex (selector + arguments).","pattern":"^0x[0-9a-fA-F]*$","type":"string"},"selector":{"description":"4-byte function selector, e.g. 0xa9059cbb.","pattern":"^0x[0-9a-fA-F]{8}$","type":"string"}},"required":[],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.004,"price_match":true,"latency_ms":473,"error":null}],"description_full":"Turn a 4-byte function selector or full calldata into its human-readable function signature, and (when calldata is present) the decoded argument values. Supply an `abi` for a fully deterministic offline decode, or omit it to look the selector up in public signature registries. Reads with automatic fallback.","last_updated":"2026-09-20T08:38:46.899Z","schemes":["exact"]}