Expand description
Converts alloy-core DynSolValue โ ChainCodec NormalizedValue.
This is where EVM ABI types are mapped to the canonical cross-chain
type system defined in chaincodec-core.
Functionsยง
- normalize
- Convert a decoded
DynSolValueinto aNormalizedValue. - normalize_
u256_ hex - Parse a U256 big-endian hex string into a NormalizedValue.