Package Logo
sei-scanner
sei-scanner@v0.1.0
Total Downloads
463
Published
1 weeks ago
Publisher
User Avatar Rimantovas

Readme

sailor Substreams modules

This package was initialized via substreams init, using the evm-events-calls 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

All of these modules produce data filtered by these contracts:

  • sailor_swap_router at 0xd1efe48b71acd98db16fcb9e7152b086647ef544
  • sailor_factory at 0xa51136931fdd3875902618bf6b3abe38ab2d703b
  • sailorpool contracts created from _sailor_factory

map_events_calls

This module gets you events and calls

map_events

This module gets you only events that matched.

map_calls

This module gets you only calls that matched.

Documentation

Modules

Maps icon
Maps

map
map_pool_created

a4ae97fa13aa9c1d1c075f0a10087a1d0386a262
map map_pool_created (
blocksf.ethereum.type.v2.Block
)  -> trading.Pool
substreams gui sei-scanner@v0.1.0 map_pool_created

map
map_swaps

1effff39ef6f15b23cb9997e6d5346bfad3a3bef
substreams gui sei-scanner@v0.1.0 map_swaps

map
map_mints

ff781ce664cf603e46e656c04c129e03f23d9739
substreams gui sei-scanner@v0.1.0 map_mints

map
map_burns

fef887ca7915c66bf2c05679c86c446bcdf5a026
substreams gui sei-scanner@v0.1.0 map_burns

map
map_token_accounts

1f762ab5486506d8c66c7a304590c9ea88c410ae
map map_token_accounts (
)  -> trading.TokenAccounts
substreams gui sei-scanner@v0.1.0 map_token_accounts

map
graph_out

95422a0883826cb5a1d1486e431741d58c12f3e8
substreams gui sei-scanner@v0.1.0 graph_out
Stores icon
Stores

store
store_pools

ef05dfb2b78c2a4155e6c0417df41121c3d8324e
store <set,trading.Pool> store_pools (
)
substreams gui sei-scanner@v0.1.0 store_pools
Protobuf

Protobuf Docs Explorer

contract.v1
trading
sf.ethereum.type.v2
sf.ethereum.substreams.v1