This project contains a script to decode Ethereum events from the logs in transaction receipts. The specific use case of this project is to decode events emitted from the Aave lending pool smart contract on the Polygon blockchain, but the code can easily be refactored to decode events emitted from any smart contract on Polygon or Ethereum. The script decodes both indexed event parameters stored in the topics field of a log and unindexed event parameters stored in the data field of a log.
-
Notifications
You must be signed in to change notification settings - Fork 0
deanamiel/event-decoder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Script to decode Ethereum events from logs, includes both indexed and unindexed event parameter decoding
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published