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
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Trying to view the transactions and events of a particular contract. The contract is using the experimental ABIEncoderV2. Event has been emitted with parameters : address from, address to and a struct containing strings and uint.
PLATFORM: linux
GANACHE VERSION: 2.4.0
EXCEPTION:
TypeError: Cannot read property 'stack' of undefined
at IpcMainImpl.<anonymous> (/webpack:/src/integrations/ethereum/index.js:76:29)
The text was updated successfully, but these errors were encountered:
Trying to view the transactions and events of a particular contract. The contract is using the experimental ABIEncoderV2. Event has been emitted with parameters : address from, address to and a struct containing strings and uint.
PLATFORM: linux
GANACHE VERSION: 2.4.0
EXCEPTION:
The text was updated successfully, but these errors were encountered: