pub fn to_abi_compatible_number<T: Into<u128>>(value: T) -> [u8; 32]
Generic function for converting any unsigned integer to a 32-byte array compatible with ETH abi