Overview
SQD is a decentralized hyper-scalable data platform optimized for providing efficient, permissionless access to large volumes of data. SQD offers a powerful toolkit for creating custom data extraction and processing pipelines from over 200 networks, achieving an indexing speed of up to 150k blocks per second.Supported Networks
- HyperEVM Testnet
- HyperEVM Mainnet
- HyperCore L1 Mainnet (coming soon)
Quickstart: Drip.trade Events on HyperEVM
This example shows how to index the NFT marketplace Drip.trade on Hyperliquid using SQD. It captures:ItemSoldevents (direct NFT sales)BidAcceptedevents (successful bids)
Prerequisites
- Node.js
- Docker
- Basic terminal skills
🧪 Setup & Run
- Archive endpoint: https://v2.archive.subsquid.io/network/hyperliquid-mainnet
- RPC endpoint: https://rpc.hyperliquid.xyz/evm

