Easy to use conversion of Ethereum contract calls to bytecode.
# Cargo.toml
[dependencies]
ethabi = "18.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load an Ethereum contract ABI from a JSON file.
Pass `abi_json.as_bytes()` instead of `&abi_json`.
No dependency data recorded yet.