{"slug":"api-agentstools-dev-crypto-abi-5209b0","title":"ABI-encode a function call (selector + args) or encode/decode arbitrary ABI type","host":"api.agentstools.dev","method":"POST","resource":"https://api.agentstools.dev/crypto/abi","category":"market","description":"ABI-encode a function call (selector + args) or encode/decode arbitrary ABI types — build and parse EVM calldata correctly.","price_listed":0.003,"price_asked":null,"state":"effects","state_label":"Not tested: has real-world effects","checks_7d":0,"answered_7d":0,"latency_ms_median":null,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"args":["0x52908400098527886E0F7030069857D2E4169EE7","1000000"],"op":"encode_call","signature":"transfer(address,uint256)"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"args":{"description":"Argument values for op=encode_call/encode","type":"array"},"data":{"description":"0x calldata/abi bytes for op=decode","type":"string"},"op":{"enum":["encode_call","encode","decode"],"type":"string"},"signature":{"description":"Function signature for op=encode_call, e.g. transfer(address,uint256)","type":"string"},"types":{"description":"ABI type list for op=encode/decode","items":{"type":"string"},"type":"array"}},"required":["op"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[],"description_full":"ABI-encode a function call (selector + args) or encode/decode arbitrary ABI types — build and parse EVM calldata correctly.","last_updated":"2026-09-17T11:52:35.304Z","schemes":["exact"]}