Helper type that maps a tuple to the first element.
Helper type that maps a tuple to the second element.
An object type with most possible ABI types, and their respective TypeScript type. Note that some dynamic types, like
<type>[<length>]
and fixed<M>x<N>
are not supported, and unknown
is used instead.
Generated using TypeDoc
An object type with most possible ABI types, and their respective TypeScript type. Note that some dynamic types, like
<type>[<length>]
andfixed<M>x<N>
are not supported, andunknown
is used instead.Accepts multiple input types for certain ABI types, like strings, bytes, numbers.