Modules

Macros

This macro can be used to import an Ethereum ABI file in JSON format and generate all the required bindings for ABI decoding/encoding in Rust, targetting substreams developer experience.

Structs

Builder struct for generating type-safe bindings from a contract’s ABI

Constants

Represents the null address static array in bytes (20 bytes) which in hex is equivalent to:

Derive Macros