docs
docs copied to clipboard
Feature request for: /web3-data-api/evm/reference/get-contract-logs
Is your feature request related to a problem? Please describe. In the latest version update of moralis, the event logs are not being decoded via web3 functions because the logs' data structure has been changed. Check for object where topics defined.
Describe the solution you'd like Please update the documentation so that we know what are the breaking changes in current update.
Additional context In my use case, I was trying to read contact events from a particular contract address. Add decode them before saving them into my database.
Stale issue message