saihaj / delta-broker-subgraph

Substream powered Subgraph for the Delta Broker Proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delta Substream Powered Subgraph

Overview

This subgraph tracks the Multicall handler calls on the DeltaBrokerProxy

Running this locally

  1. Install Substreams CLI
  2. Have a valid authentication key. Learn more
  3. substreams run -e polygon.streamingfast.io:443 delta-v0.1.0.spkg graph_out --start-block 50589017 --stop-block +1000

Deploying this Subgraph

  1. pnpm install
  2. pnpm graph build
  3. pnpm graph deploy

About

Substream powered Subgraph for the Delta Broker Proxy


Languages

Language:Rust 97.1%Language:Makefile 2.9%