Expand description
Ethereum ABI encoding decoding library.
Re-exports§
Modules§
- Contract interface specification.
- ABI param and parsing for it.
- Utils used by different modules.
Structs§
- Contract constructor call builder.
- API building calls to contracts ABI.
- ABI decoder.
- ABI encoder.
- Contract event.
- Contract function call builder.
Enums§
- ABI error variants.
Type Aliases§
- ABI address.
- ABI signed integer.
- ABI unsigned integer.