Wallets and Portfolio Trackers
Aggregate balances, NFTs, transfers, and activity across chains.
DeFi Dashboards and Analytics
Build token, price, liquidity, and market monitoring workflows.
NFT Marketplaces and Discovery
Power collection pages, ownership views, floor-price tracking, and sales feeds.
Gaming and In-App Assets
Track player assets, rewards, inventory changes, and game-related activity.
Airdrops and Growth Campaigns
Monitor claims, token movement, NFT distribution, and campaign health.
DAO Dashboards and Governance
Track treasury flows, governance token movement, and contract events.
Token Launches and Monitoring
Support launch operations with pricing, holder, transfer, and event data.
How to use these guides
Each guide follows the same pattern:- Start with the product shape you are building.
- Use the recommended APIs and webhook types for that workflow.
- Validate the response shape in the API tester or JSON-RPC tester.
- Move into production with your own API key and monitor usage in analytics and logs.
If you are completely new to the platform, start with the Uniblock Quickstart
Guide first.
Shared building blocks
- Token API for balances, metadata, transfers, allowances, and token activity
- NFT API for collection metadata, ownership, floor prices, sales, and transfers
- Transaction API for wallet and block transaction history
- Market Data API for price, volume, history, and trending data
- Webhooks for event-driven workflows
- JSON-RPC for lower-level node access when your app needs chain-native methods
- Direct API when you need provider-specific functionality beyond the unified schema
Next steps
Uniblock Quickstart Guide
Create a project, get an API key, and make your first request.
Overview
Learn how routing, normalization, and failover work across the platform.
Analytics & Logs
Monitor usage, request volume, and debug failed calls with detailed logs.