Added support for triggers.
- Upgraded the
moralis
dependency to the latest version. - Updated the
PREINSTALL.md
file. - Fixed transaction bug.
Updated the name of the extension.
Updated the PREINSTALL.md file.
Added tutorial links to docs.
Added support for erc20Approvals
, erc20Transfers
, nftTokenApprovals
and nftTransfers
collections. The extension saves these collections to the Firestore now.
Update dependencies.
Configure product name.
Update Firestore rules to more generic in the POSTINSTALL.md file.
Support internal transactions.
Update streams typings.
Set correct repository URL to extension.yaml.
Fixed the transactions writer.
Add the chainId column to the transaction document.
Update streams typings.
Fixed the row builder for transactions.
Initial release of the Moralis Streams extension.