DecoderAndSanitizer

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 BoringVault Protocol Integration section for more details.

Last updated