Package Logo
spiko_indexer_testnet
spiko-indexer-testnet@v0.1.0
README

spiko_indexer_testnet Substreams modules

This package was initialized via substreams init, using the starknet-events template.

Usage

substreams build
substreams auth
substreams gui

Modules

map_events

This module filters certain StarkNet events specified by the params.

)
Documentation
Modules
Maps icon
Maps

map
map_token_events

a72104ed9961b7cd89946e474acb518cb69070e1
map map_token_events (
starknet:filtered_transactionssf.substreams.starknet.type.v1.Transactions
)  -> starknet.v1.Events
substreams gui spiko-indexer-testnet@v0.1.0 map_token_events

map
map_redemption_events

538dc569a51f22d808922f217c1499aa0878af6f
substreams gui spiko-indexer-testnet@v0.1.0 map_redemption_events

map
map_permission_events

9d9cd624bba009adf9f2e503d863699684b5dc84
substreams gui spiko-indexer-testnet@v0.1.0 map_permission_events

map
starknet:all_transactions

42c9d10e03e01d102bbdde8a986c49e61ecd423f

all_transaction reads from the sf.starknet.type.v1.Block source and outputs a list of all transactions in the block.

substreams gui spiko-indexer-testnet@v0.1.0 starknet:all_transactions

map
starknet:filtered_transactions

292db681514d40de90c7fb53488e407941191e15
Default param : ev:from_address:0x07f43f584465b8852498888db46b004569a9cf46d342cb5620d973f71f5d4530 || ev:from_address:0x016dc1944aedda085aa481e8b7906f240c466cee5941a7f7bf3c5e35cfd489fb || ev:from_address:0x06d7826dc7e3fa18183a0c0fcc2f4ef64393c5f42dd20c6dbeac3296eb3313f1

filtered_transactions reads from all_transactions and applies a filter on keys, only outputting the transactions that match the filter. Example usage: (tx:class_hash:0x0000000 && rc:type:0)

substreams gui spiko-indexer-testnet@v0.1.0 starknet:filtered_transactions
Block Indexes icon
Block Indexes

blockIndex
starknet:index_transactions

fdea4692eeb0f7554d153357c87c5d6d1d82f24b

index_events sets the keys corresponding to all event 'types' and 'attribute keys' in the block

substreams gui spiko-indexer-testnet@v0.1.0 starknet:index_transactions
Protobuf

Protobuf Docs Explorer

sf.starknet.type.v1
starknet.v1