# Functions
AddressBytesToString converts the given address bytes to a string based upon the given chain selector's chain family.
AddressStringToBytes converts the given address string to bytes based upon the given chain selector's chain family.
KeepNRightBytes returns the last n bytes of the given byte slice.