Package Logo
usdc-transfers-substreams
usdc-transfers-substreams@v0.1.1
Total Downloads
90
Published
2 weeks ago
Network
bnb bnb
Publisher
User Avatar JaxGG
Total Downloads
90
Published
2 weeks ago
Network
bnb bnb
Publisher
User Avatar JaxGG

Readme

substreams Substreams modules

This package was initialized via substreams init, using the evm-hello-world template.

Usage

substreams build
substreams auth
substreams gui       			  # Get streaming!

Optionally, you can publish your Substreams to the Substreams Registry.

substreams registry login         # Login to substreams.dev
substreams registry publish       # Publish your Substreams to substreams.dev

Modules

map_my_data

This module extracts event logs from blocks into 'MyData' protobuf object

substreams run -e grpc-bsc-node-sg.universalx.io:443 ./substreams-v0.1.0.spkg map_my_data --start-block -1 --stop-block 0

Documentation

Modules

Maps icon
Maps

map
map_my_data

0c6d838ffdb7b2eb2080cd68ec4d142772fd682b
map map_my_data (
blocksf.ethereum.type.v2.Block
)  -> mydata.v1.MyData
substreams gui usdc-transfers-substreams@v0.1.1 map_my_data
Protobuf

Protobuf Docs Explorer

mydata.v1