Package Logo
starknet-usdc
starknet-usdc@v0.1.0
Total Downloads
0
Published
2 months ago
Publisher
User Avatar streamingfast

Readme

Documentation

Modules

Maps icon
Maps

map
map_usdc_events

e81cb12afff0b6d2007815fd5da31c4ae9e061ce
map map_usdc_events (
starknet:filtered_transactionssf.substreams.starknet.type.v1.Transactions
)  -> starknet.v1.Events
substreams gui starknet-usdc@v0.1.0 map_usdc_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 starknet-usdc@v0.1.0 starknet:all_transactions

map
starknet:filtered_transactions

4785fded6cecc987cc99dfc2998c0a355a7139c5
Default param : ev:from_address:0x053c91253bc9682c04929ca02ed00b3e423f6710d2ee7e0d5ebb06f3ecf368a8

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 starknet-usdc@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 starknet-usdc@v0.1.0 starknet:index_transactions
Protobuf

Protobuf Docs Explorer

starknet.v1
sf.starknet.type.v1