Documentation Index
Fetch the complete documentation index at: https://docs.moralis.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
This section contains practical tutorials and guides to help you build with Moralis APIs.
Each tutorial walks through a specific use case with code examples you can adapt for your own projects.
What You’ll Find
Data API Tutorials
Step-by-step guides covering common blockchain data queries:
- Tokens and Markets - Query token balances, swaps, metadata, and market data
- Prices and Charts - Fetch historical prices and OHLC data for charting
- Blocks and Transactions - Look up blocks by timestamp and query transactions
- NFTs - Get NFT ownership, floor prices, metadata, and traits
Datashare Tutorials
Guides for exporting bulk blockchain data with Moralis Datashare:
- S3 Bucket Setup - Configure an AWS S3 bucket to receive Datashare exports
- Export Bulk Blockchain Data - Video walkthrough of exporting blockchain data at scale
Migration Guides
Guides for migrating from other blockchain data providers:
- From Reservoir - Migrate NFT data queries to Moralis
- From OK Link - Migrate blockchain data queries to Moralis
- From SimpleHash - Migrate NFT API calls to Moralis
Tutorial Categories
Tokens and Markets
| Tutorial | Description |
|---|
| Get ERC-20 Token Balance | Query token holdings for a wallet |
| Get Token Metadata | Retrieve token details and decimals |
| Get Top Tokens by Market Cap | Discover trending tokens |
Prices and Charts
| Tutorial | Description |
|---|
| Get Historical Token Prices | Query price history for tokens |
| Get OHLC Data | Fetch candlestick data for charts |
NFTs
| Tutorial | Description |
|---|
| Get NFT Owners | List all owners of an NFT collection |
| Get NFT Floor Price | Query collection floor prices |
| Get NFT Metadata | Retrieve NFT attributes and media |
Datashare Tutorials
| Tutorial | Description |
|---|
| Set Up an S3 Bucket for Datashare | Configure an AWS S3 bucket to receive Datashare exports |
| Export Bulk Blockchain Data | Video tutorial on exporting bulk blockchain data using Datashare |
Get Started
Choose a tutorial based on what you want to build: