Package Logo
test_base
test_base@v0.1.0
Total Downloads
9
Published
4 days ago
Publisher
User Avatar noslav
Total Downloads
9
Published
4 days ago
Publisher
User Avatar noslav

Readme

test_base Substreams modules

This package was initialized via substreams init, using the evm-minimal 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 small bits of block data, and does simple computations over the number of transactions in each block.

Documentation

Modules

Maps icon
Maps

map
map_my_data

78b82efd88ea308e12264e2ea3ab3c76dca2f026
map map_my_data (
blocksf.ethereum.type.v2.Block
)  -> mydata.v1.MyData
substreams gui test-base@v0.1.0 map_my_data
Protobuf

Protobuf Docs Explorer

mydata.v1