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 durrently trying to get the Withdra events form a proxy contract. This contract have the valid ABI in main contract that doesn't have any events, because this are produce in the proxy contract.
I tried a lot solution to get the filter events, but allways get an empty array of logs
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello guys,
I am durrently trying to get the Withdra events form a proxy contract. This contract have the valid ABI in main contract that doesn't have any events, because this are produce in the proxy contract.
I tried a lot solution to get the filter events, but allways get an empty array of logs
In each case the logs are an empty array. Could you guys please guide me here? Maybe I am doing something wrong.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions