DB
FunctionsType Conversion

to_uint256_or_zero

Converts values to UInt256 and uses 0 when conversion fails.

to_uint256_or_zero(…) → UInt256

Kind · scalar

Converts values to UInt256 and uses 0 when conversion fails.

Part of the Type Conversion family.