EvmFunctionImplemented: Payload<{
    address: string;
    implemented: boolean;
    selector: string;
}, EvmFunctionImplementedSchema>

Type declaration

  • address: string
  • implemented: boolean
  • selector: string

Generated using TypeDoc