StaticfiltersProtectedCreateOptionalhandlerOptions: HandlerOptions<EthFetchConfig, RichBlock>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, erc20.AllowanceCallTrace>OptionalpreprocessHandler: (call: erc20.AllowanceCallTrace, ctx: ERC20Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, erc20.ApproveCallTrace>OptionalpreprocessHandler: (call: erc20.ApproveCallTrace, ctx: ERC20Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, erc20.BalanceOfCallTrace>OptionalpreprocessHandler: (call: erc20.BalanceOfCallTrace, ctx: ERC20Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, BurnCallTrace>OptionalpreprocessHandler: (call: BurnCallTrace, ctx: ERC20Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, BurnFromCallTrace>OptionalpreprocessHandler: (call: BurnFromCallTrace, ctx: ERC20Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, erc20.DecimalsCallTrace>OptionalpreprocessHandler: (call: erc20.DecimalsCallTrace, ctx: ERC20Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, DecreaseAllowanceCallTrace>OptionalpreprocessHandler: (OptionalhandlerOptions: HandlerOptions<EthFetchConfig, IncreaseAllowanceCallTrace>OptionalpreprocessHandler: (OptionalhandlerOptions: HandlerOptions<EthFetchConfig, LockerCallTrace>OptionalpreprocessHandler: (call: LockerCallTrace, ctx: ERC20Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, erc20.NameCallTrace>OptionalpreprocessHandler: (call: erc20.NameCallTrace, ctx: ERC20Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, erc20.OwnerCallTrace>OptionalpreprocessHandler: (call: erc20.OwnerCallTrace, ctx: ERC20Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, RenounceOwnershipCallTrace>OptionalpreprocessHandler: (OptionalhandlerOptions: HandlerOptions<EthFetchConfig, SetLockerCallTrace>OptionalpreprocessHandler: (call: SetLockerCallTrace, ctx: ERC20Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, erc20.SymbolCallTrace>OptionalpreprocessHandler: (call: erc20.SymbolCallTrace, ctx: ERC20Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, erc20.TotalSupplyCallTrace>OptionalpreprocessHandler: (OptionalhandlerOptions: HandlerOptions<EthFetchConfig, erc20.TransferCallTrace>OptionalpreprocessHandler: (call: erc20.TransferCallTrace, ctx: ERC20Context) => Promise<PreprocessResult>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, erc20.TransferFromCallTrace>OptionalpreprocessHandler: (OptionalhandlerOptions: HandlerOptions<EthFetchConfig, erc20.TransferOwnershipCallTrace>OptionalpreprocessHandler: (ProtectedonOptionalhandlerOptions: HandlerOptions<EthFetchConfig, TypedEvent<any, any>>ProtectedonOptionalhandlerOptions: HandlerOptions<EthFetchConfig, TypedCallTrace<any, any>>OptionalhandlerOptions: HandlerOptions<EthFetchConfig, TypedEvent<any, any>>Optionalfilter: DeferredTopicFilter | DeferredTopicFilter[]OptionalhandlerOptions: HandlerOptions<EthFetchConfig, erc20.ApprovalEvent>OptionalpreprocessHandler: (Optionalfilter: DeferredTopicFilter | DeferredTopicFilter[]OptionalhandlerOptions: HandlerOptions<EthFetchConfig, erc20.OwnershipTransferredEvent>OptionalpreprocessHandler: (Optionalfilter: DeferredTopicFilter | DeferredTopicFilter[]OptionalhandlerOptions: HandlerOptions<EthFetchConfig, erc20.TransferEvent>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.