This repository was archived by the owner on Mar 5, 2025. It is now read-only.
contract.getPastEvents
or contract.events.allEvents()
throws error SubscriptionError: Failed to get past events.
, if there is no matching events
#6644
Actual behavior
When calling
contract.events.allEvents(...)
, if there is no previous events to get, the following error came:Environment
web3 v4
The text was updated successfully, but these errors were encountered: