Moralis Data Api
Helps with data, API as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add moralis-data-api npx -- -y @trustedskills/moralis-data-api
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"moralis-data-api": {
"command": "npx",
"args": [
"-y",
"@trustedskills/moralis-data-api"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Moralis Data API skill allows AI agents to access and query blockchain data from various networks. It facilitates fetching NFT metadata, token balances, historical transaction records, and other on-chain information. This capability enables agents to build applications that interact with decentralized ecosystems and analyze blockchain activity.
When to use it
- NFT Analytics: Retrieve detailed information about NFTs, including ownership history, sales data, and associated metadata.
- Token Balance Tracking: Monitor the balance of specific tokens held by a user or smart contract address.
- Transaction History Analysis: Examine past transactions on a blockchain to identify patterns or track fund movements.
- Smart Contract Data Retrieval: Access and interpret data stored within smart contracts, such as token supply or event logs.
Key capabilities
- Access to multiple blockchains
- NFT metadata retrieval
- Token balance queries
- Historical transaction records access
- Smart contract data interaction
Example prompts
- "What is the current price of ETH?"
- "Show me the transaction history for this wallet address: 0x..."
- "Retrieve the metadata for NFT with token ID 123 on the Polygon network."
Tips & gotchas
- Requires an active Moralis API key to function. Ensure your agent has access to a valid key for proper authentication and data retrieval.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.