moralis-api

Fetch multi-chain wallet balances, NFT ownership, and transaction history from Moralis APIs.

3|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/readtheskill/readtheskill --skill moralis-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moralis-api
Source: https://github.com/readtheskill/readtheskill/tree/main/public/skills/moralis-api
Command: npx skills add https://github.com/readtheskill/readtheskill --skill moralis-api

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Moralis provides multi-chain blockchain data through APIs and SDKs, enabling developers to retrieve wallet balances, NFT ownership, and transaction history across chains.

Core Features & Use Cases

  • Multi-chain wallet balances
  • NFT metadata and ownership
  • Transaction history
  • DeFi position tracking
  • Streams for real-time events

Quick Start

Install Moralis and start querying data using REST API or official SDKs.

Frequently Asked Questions about moralis-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch multi-chain wallet balances for my dApp?

To fetch multi-chain wallet balances for a dApp, you can use this Skill to query Moralis APIs. It retrieves native, token, and NFT balances across supported chains by applying REST endpoints or official JavaScript and Python SDKs.

What is the best way to track DeFi positions and transaction history across blockchains?

The best way to track DeFi positions and transaction history is by using this Skill to access Moralis multi-chain data. It applies API queries to retrieve historical transaction records and DeFi portfolio data across supported blockchain networks.

Do I need an API key to retrieve NFT metadata and ownership data?

Yes, you need a Moralis API key to retrieve NFT metadata and ownership data. This Skill requires the key to authenticate requests when accessing blockchain data via REST endpoints or the official JavaScript and Python SDKs.

Can I use Python or JavaScript SDKs to query blockchain data instead of REST endpoints?

Yes, you can use official Python or JavaScript SDKs to query blockchain data instead of REST endpoints. This Skill supports both implementation methods, allowing you to integrate wallet balances and NFT ownership data directly into your services.

How do I stream real-time blockchain events for wallet activity?

To stream real-time blockchain events for wallet activity, this Skill applies Moralis Streams functionality. You can monitor real-time events across supported chains and trigger notifications or updates within your dApps when transactions occur.