StaticfiltersProtectedCreateOptionalhandlerOptions: HandlerOptions<EthFetchConfig, RichBlock>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, weth9.AllowanceCallTrace>OptionalpreprocessHandler: (call: weth9.AllowanceCallTrace, ctx: WETH9Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, weth9.ApproveCallTrace>OptionalpreprocessHandler: (call: weth9.ApproveCallTrace, ctx: WETH9Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, weth9.BalanceOfCallTrace>OptionalpreprocessHandler: (call: weth9.BalanceOfCallTrace, ctx: WETH9Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, weth9.DecimalsCallTrace>OptionalpreprocessHandler: (call: weth9.DecimalsCallTrace, ctx: WETH9Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, DepositCallTrace>OptionalpreprocessHandler: (call: DepositCallTrace, ctx: WETH9Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, weth9.NameCallTrace>OptionalpreprocessHandler: (call: weth9.NameCallTrace, ctx: WETH9Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, weth9.SymbolCallTrace>OptionalpreprocessHandler: (call: weth9.SymbolCallTrace, ctx: WETH9Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, weth9.TotalSupplyCallTrace>OptionalpreprocessHandler: (OptionalhandlerOptions: HandlerOptions<EthFetchConfig, weth9.TransferCallTrace>OptionalpreprocessHandler: (call: weth9.TransferCallTrace, ctx: WETH9Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, weth9.TransferFromCallTrace>OptionalpreprocessHandler: (OptionalhandlerOptions: HandlerOptions<EthFetchConfig, WithdrawCallTrace>OptionalpreprocessHandler: (call: WithdrawCallTrace, ctx: WETH9Context) => Promise<PreprocessResult>ProtectedonOptionalhandlerOptions: HandlerOptions<EthFetchConfig, TypedEvent<any, any>>ProtectedonOptionalhandlerOptions: HandlerOptions<EthFetchConfig, TypedCallTrace<any, any>>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, TypedEvent<any, any>>Optionalfilter: DeferredTopicFilter | DeferredTopicFilter[]OptionalhandlerOptions: HandlerOptions<EthFetchConfig, weth9.ApprovalEvent>OptionalpreprocessHandler: (Optionalfilter: DeferredTopicFilter | DeferredTopicFilter[]OptionalhandlerOptions: HandlerOptions<EthFetchConfig, weth9.DepositEvent>OptionalpreprocessHandler: (Optionalfilter: DeferredTopicFilter | DeferredTopicFilter[]OptionalhandlerOptions: HandlerOptions<EthFetchConfig, weth9.TransferEvent>OptionalpreprocessHandler: (Optionalfilter: DeferredTopicFilter | DeferredTopicFilter[]OptionalhandlerOptions: HandlerOptions<EthFetchConfig, WithdrawalEvent>OptionalpreprocessHandler: (OptionalhandlerOptions: HandlerOptions<EthFetchConfig, RichBlock>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, RichBlock>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, TypedCallTrace<any, any>>Staticbind
For a given function, creates a bound function that has the same body as the original function. The this object of the bound function is associated with the specified object, and has the specified initial parameters.