Ghost
Spin up indexers (subgraphs) for your smart contracts
Last updated
Was this helpful?
Spin up indexers (subgraphs) for your smart contracts
Last updated
Was this helpful?
Testnet
Mainnet
Other chain
Ghost is an indexing stack incluiding 2 products, GhostLogs and GhostGraph. A core member of Ghost team is the third on Abstract's discord.
GhostLogs allow you to retroactively and permissionlessly modify existing smart contracts to add custom, gasless events and new view functions.
offchain
contextWhen you add custom, gasless events to a smart contract with GhostLogs, they are emitted in an offchain context while still able to read onchain state. That means they are verifiable while incurring no onchain fees
Offchain Event Logging: With platforms like GhostLogs, you can now emit non-critical event logs in offchain mode. This allows users to avoid paying extra gas fees since events run in an isolated, yet verifiable, offchain fork.
Retroactive Event Addition: If you are analyzing contracts or building an indexer and missing essential events, GhostLogs lets you retroactively add the exact events you need. This enables you to surface state changes in any detail without relying on low-level traces, saving time and focusing more on analysis.
Missing or Incomplete Events
Gas-Optimized Smart Contract
Developer Experience
Robust Proprietary Analytics
Supported blockchains : Ethereum mainnet / Base mainnet
(Base, Berachain testnet, Blast, Ethereum)
You can join the private beta of GhostLogs, visit to sign up. Once you are whitelisted, see to set up a ghost fork.
You can sign up for GhostGraph . Once you are ready, see to create a graph.