All packages
meteora_damm_v2

meteora_damm_v2

0xMukesh
v1.0.7/37 downloads

Package ref

meteora-damm-v2@v1.0.7

Run package

CLI

Run map_block from the command line.

substreams run meteora-damm-v2@v1.0.7 map_block -e solana --start-block -1
Authenticate by running substreams auth or directly on thegraph.market (see docs).

README

damm-substream

a substreams package for indexing LP-related data emitted by meteora DAMM v2 program. the primary focus of the substreams package is to provide a straightforward method for indexing data emitted by anchor events, in conjunction with the input accounts of the parent instruction.

Modules

Execution graph

4 modules
Show 3 dependencies
map

solana:v020:blocks_without_votes

`blocks_without_votes` allows you to consume a full Solana Block without Vote instructions (`Vote111111111111111111111111111111111111111`). If you consume it on HISTORICAL data (+1000 blocks from HEAD), you will be reading from the StreamingFast cache, thus saving costs on the amount of TB read.