Expand description

Ethereum Smart Contracts ABI (abstract binary interface) utility library.

Structs

Contract ABI (Abstract Binary Interface).

Contract constructor definition.

ABI decoded param value.

ABI decoded values. Fast access by param index and name.

Provides fast read access to decoded params by parameter index and name.

Contract event definition.

Contract function definition.

A definition of a parameter of a function or event.

Enums

Available state mutability values for functions and constructors.

Available ABI types.

ABI decoded value.