DecoderAndSanitizer
Last updated
Last updated
DecodersAndSanitizers are required when integrating with a new external protocol. Their job is to decode input target data, extract a bytes value comprised of addresses found in the target data, and to sanitize other non address argument values.
See the section for more details.