FunctionsType Conversion
to_uint256_or_default
Converts values to UInt256 and falls back to a caller-provided default when conversion fails.
to_uint256_or_default(…) → UInt256Kind · scalar
Converts values to UInt256 and falls back to a caller-provided default when conversion fails.
Part of the Type Conversion family.