You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am connected to the mumbai (80001) network and want to query details about an agreement but i never see any data coming back. When i looked at the code i found out the request will be changed as following:
Describe the bug
I am connected to the
mumbai
(80001) network and want to query details about an agreement but i never see any data coming back. When i looked at the code i found out the request will be changed as following:sdk-js/src/events/ContractEvent.ts
Lines 45 to 48 in 5858c0c
I am connected to an RPC endpoint (alchemy) that is able to take the load of querying from block 0. So this would not apply to my connection.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I get back data as requested
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: