All packages
usdc-transfers-substreams

usdc-transfers-substreams

JaxGG
v0.1.1/12 downloads/Repository

Package ref

usdc-transfers-substreams@v0.1.1

Run package

CLI

Run map_my_data from the command line.

substreams run usdc-transfers-substreams@v0.1.1 map_my_data -e bnb --start-block -1
Authenticate by running substreams auth or directly on thegraph.market (see docs).

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

Modules

Execution graph

1 modules