We need to expand the fuzz_param function to generate proptest strategies for other types.
We should also look into how this would work for Abi Encoder V2 types.
(The same should be done for the encode_input function so that we can convert any type from String to a Token)