portal-query-hyperliquid-fills
When to Use This Skill
Use this skill when you need to:
- Track trade fills on Hyperliquid (buys, sells, liquidations)
- Monitor a specific trader's activity and positions
- Analyze closed PnL for users or coins
- Track high-volume trades across all pairs
- Filter fills by coin (BTC, ETH, etc.), side (buy/sell), or user address
- Analyze fee structures and builder fees
Hyperliquid fills represent completed trades on the Hyperliquid perpetuals exchange. Each fill includes price, size, direction, PnL, and fee data.
Query Structure
Portal Stream API uses POST requests to /datasets/hyperliquid-fills/stream.
Basic Hyperliquid fills query structure:
More from subsquid-labs/agent-skills
pipes-new-indexer
Create a new blockchain indexer project using Pipes CLI with templates for EVM, Solana, and Hyperliquid chains. Use when starting a new indexer from scratch.
16pipes-troubleshooting
Diagnoses and fixes runtime errors in blockchain indexers. Handles compilation errors, database issues, Portal API failures, and data quality problems.
14portal-query-evm-transactions
Query EVM transactions using SQD Portal. Track wallet activity, function calls, and contract interactions with transaction filters.
10pipes-performance
Analyzes and optimizes blockchain indexer sync performance to reduce sync time while maintaining data completeness.
9portal-query
Query blockchain data across 210+ chains using SQD Portal. Covers EVM logs/transactions/traces, Solana instructions, Substrate events/calls/extrinsics, Hyperliquid fills, and Bitcoin transactions/inputs/outputs with dataset discovery and verification.
6portal-query-evm-traces
Query EVM traces for internal transactions and contract deployments. Track CREATE operations, internal calls, and delegatecall patterns.
6