Skip to content

Commit

Permalink
prepare 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
colindickson committed Jan 20, 2025
1 parent d501f88 commit 99907f0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion substreams.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
specVersion: v0.1.0
package:
name: erc20_balance_changes
version: v1.3.1
version: v1.4.0
url: https://github.com/streamingfast/substreams-erc20-balance-changes
doc: |
This Substreams extracts all ERC20/ERC721 transfers from Ethereum events for the full chain.
Expand All @@ -21,6 +21,10 @@ protobuf:
- erc20.proto
importPaths:
- ./proto/v1
excludePaths:
- sf/substreams
- google


modules:
- name: map_balance_changes
Expand Down

0 comments on commit 99907f0

Please sign in to comment.