Type Alias EVMABIFunctionType

EVMABIFunctionType:
    | "function"
    | "constructor"
    | "receive"
    | "fallback"