All packages
realfun_bonding_pair_events

realfun_bonding_pair_events

tenax002
v0.1.1/20 downloads/Repository

Package ref

realfun-bonding-pair-events@v0.1.1

Run package

CLI

Run bonding_pair_events from the command line.

substreams run realfun-bonding-pair-events@v0.1.1 bonding_pair_events -e base --start-block -1
Authenticate by running substreams auth or directly on thegraph.market (see docs).

README

Realfun Bonding Pair Events Substream

This substream indexes events from the Realfun Bonding Pair contract on Base mainnet. It tracks MigrationCompleted, TokensPurchased, and TokensSold events.

Overview

The substream processes the following events:

  • MigrationCompleted: When tokens are migrated from Uniswap
  • TokensPurchased: When users buy tokens from the bonding curve
  • TokensSold: When users sell tokens back to the bonding curve

Project Structure

Modules

Execution graph

1 modules