Package Logo
sw_testt
sw_testt@v0.1.0
Total Downloads
3
Published
3 weeks ago
Network
mainnet mainnet
Publisher
User Avatar swisn
Total Downloads
3
Published
3 weeks ago
Network
mainnet mainnet
Publisher
User Avatar swisn

Readme

sw_testt 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.

Click 1

Click 2

Documentation

Modules

Maps icon
Maps

map
map_my_data

9ea0d1b08f56dc443a57c37df13404eef1b8c68c
map map_my_data (
blocksf.ethereum.type.v2.Block
)  -> mydata.v1.MyData
substreams gui sw-testt@v0.1.0 map_my_data
Protobuf

Protobuf Docs Explorer

mydata.v1