Type Alias ReadEventActionParams<fnName>

ReadEventActionParams<fnName>: ReadParams<typeof eventActionAbi, fnName>

Getter params from the event action contract

Type Parameters

  • fnName extends ContractFunctionName<typeof eventActionAbi, "pure" | "view">

    The getter function name