Skip to main content

5 posts tagged with "Solana"

View All Tags

· 2 min read

Changelog: Solana NFT Metadata API Update

Release Date: April 5, 2025

We're excited to announce significant improvements to our Solana NFT Metadata API! This update enhances the response structure and expands the metadata information returned when querying NFT details on Solana.

What's Updated?

NameDescriptionAPI Reference
Get NFT MetadataEnhanced NFT metadata retrieval with expanded response formatMethod Documentation

Key Improvements:

  • Expanded Response Format:

    • Added comprehensive NFT attributes section with trait types and values
    • Included detailed contract information with token type and symbol
    • Added collection details including external links and verification status
    • Incorporated creator information with share percentages and verification status
  • Enhanced Metadata Structure:

    • Standardized image URL references across different metadata sources
    • Added separate fields for original content URLs and external references
    • Improved metadata origination tracking with explicit source URLs
    • Added token minting and creation timestamps
  • New Properties Section:

    • Added file information with content type and URI references
    • Included category classification for improved filtering
    • Creator attribution with share percentages
    • Additional properties specific to NFT collections

Response Format Changes:

The API now returns a significantly more comprehensive response that includes:

  • Before: Basic token information with limited metadata

    • Mint address, name, symbol
    • Simple metadata URL reference
    • Limited seller fee information
    • Basic mintable status
  • After: Detailed NFT information with complete metadata

    • Complete NFT address and identification details
    • Comprehensive description and image references
    • Detailed attribute listing with trait types and values
    • Contract information with token standards
    • Collection association and verification
    • Creator details with share percentages
    • File properties and category information
    • Creation timestamps and transaction details

Example Use Cases:

  • NFT Marketplaces: Display richer NFT details including traits and creator information
  • Collection Analytics: Better analyze NFT collections with improved metadata consistency
  • Creator Attribution: Properly credit and compensate NFT creators with verified share information
  • Enhanced Filtering: Build more powerful search and filtering using the expanded attributes data

Breaking Changes:

  • Response format now follows a more structured hierarchy with nested objects
  • Some field names have been standardized for consistency
  • For backward compatibility, applications should be updated to handle both response formats

· One min read

Changelog: PumpSwap DEX Support

Release Date: March 25, 2025

Moralis now supports PumpSwap DEX on Solana, enabling developers to access swap data from PumpSwap. 🚀


With this update, you can:

  • Access Swap Data by Pair Address: Retrieve all swap-related transactions (buy, sell, add liquidity, and remove liquidity) for a specific pair address on PumpSwap. Method Documentation

  • Access Swap Data by Token Address: Fetch all swap-related transactions for a specific token address, enabling detailed analysis of token activity on PumpSwap. Method Documentation

  • Access Swap Data by Wallet Address: Obtain all swap-related transactions associated with a specific wallet address, allowing for comprehensive tracking of user activity on PumpSwap. Method Documentation

For a complete list of supported DEXs on Solana, including PumpSwap, please refer to our Supported DEXs documentation.

Additionally, Moralis now provides APIs to interact with Pump.fun's token ecosystem:

These additions empower developers to build more robust and feature-rich applications on the Solana network. Happy coding!

· One min read

Changelog: Solana Token Holders APIs

Release Date: March 19, 2025

We're excited to announce our new Solana Token Holders APIs! These powerful endpoints give developers comprehensive insights into token distribution and holder statistics across the Solana ecosystem, enabling detailed analysis of token metrics and holder behavior over time.

What's New?

NameDescriptionAPI Reference
Get Token Holder StatsGet token holder summary statisticsMethod Documentation
Get Historical Token Holder StatsGet time-series token holder statisticsMethod Documentation

Key Features:

  • Comprehensive Holder Analytics:

    • Total number of token holders with detailed breakdowns
    • Distribution analysis across wallet size categories
    • Acquisition analytics showing how tokens were acquired (swap, transfer, airdrop)
  • Detailed Change Metrics:

    • Precise holder change percentages across multiple time periods (5min to 30d)
    • Net holder changes with percentage calculations
    • Wallet category movement for whales, sharks, dolphins, fish, etc.
  • Historical Timeseries Analysis:

    • Track holder statistics over custom date ranges
    • Flexible timeframe options from 1 minute to 1 month intervals
    • Inflow and outflow analytics by wallet size category
    • Historical acquisition method tracking

Example Use Cases:

  • Holder Concentration Analysis: Evaluate token distribution patterns and concentration risks
  • Community Growth Tracking: Monitor the growth or decline of token holder communities over time
  • Whale Movement Detection: Track large holder behaviors and potential market impacts
  • Token Marketing Effectiveness: Analyze how airdrops and other acquisition methods affect holder growth
  • Comparative Token Analysis: Compare holder metrics across multiple tokens for investment research

Getting Started

To start leveraging the Solana Token Holders APIs, check out our documentation for detailed usage examples and integration guides.

· One min read

Changelog: Pump.fun APIs

Release Date: March 3, 2025

We're thrilled to announce our new Pump.fun APIs for the Solana ecosystem! These powerful new endpoints give developers direct access to Pump.fun's innovative token ecosystem, enabling tracking of new tokens, bonding phases, and graduated tokens.

What's New?

NameDescriptionAPI Reference
Get New Tokens By ExchangeGet newly created tokens on Pump.funMethod Documentation
Get Bonding Tokens By ExchangeGet tokens currently in the bonding phaseMethod Documentation
Get Graduated Tokens By ExchangeGet tokens that have completed the bonding phaseMethod Documentation
Get Token Bonding StatusCheck the bonding progress of a specific tokenMethod Documentation

Key Features:

  • Complete Pump.fun Lifecycle Coverage:

    • Track newly created tokens in real-time
    • Monitor tokens in various stages of the bonding curve
    • Identify tokens that have recently graduated to full trading
  • Detailed Token Information:

    • Token addresses, names, symbols, and logos
    • Current prices in both SOL and USD
    • Liquidity metrics and fully diluted valuations
    • Creation and graduation timestamps
  • Bonding Phase Analytics:

    • Precise bonding curve progress percentages
    • Estimated time to graduation
    • Liquidity and valuation metrics during bonding

Example Use Cases:

  • New Token Discovery: Identify new tokens as soon as they launch on Pump.fun
  • Bonding Phase Tracking: Monitor tokens approaching graduation for potential opportunities
  • Trading Analytics: Build analytics tools around Pump.fun's unique tokenomics model
  • Portfolio Tracking: Track the performance of Pump.fun tokens at different lifecycle stages

Getting Started

To start leveraging the Pump.fun APIs, check out our documentation for detailed usage examples and integration guides.

· One min read

Changelog: Multiple Token Prices APIs

Release Date: February 15, 2025

We're pleased to announce the release of our Multiple Token Prices API for Solana! This new endpoint allows developers to retrieve pricing information for multiple Solana tokens in a single request, significantly improving efficiency for applications tracking multiple assets.

What's New?

NameDescriptionAPI Reference
Get Multiple Token PricesGet prices for multiple Solana tokens at onceMethod Documentation

Key Features:

  • Bulk Price Retrieval:

    • Fetch prices for multiple tokens in a single API call
    • Reduce network overhead and latency for multi-token applications
    • Optimized for tracking large token portfolios or watchlists
  • Comprehensive Price Data:

    • Current USD and native SOL prices
    • 24-hour price changes (absolute and percentage)
    • Exchange and liquidity pair information
    • Token metadata (name, symbol, logo)
  • Exchange Details:

    • Source exchange information
    • Pair addresses for direct trading
    • Exchange identification for routing transactions

Example Use Cases:

  • Portfolio Tracking: Track multiple Solana tokens efficiently
  • Price Comparison: Compare token prices across multiple assets
  • Trading Dashboards: Build price monitoring dashboards with lower API overhead
  • Watchlist Applications: Create token watchlists with real-time pricing

Getting Started

To start using the Multiple Token Prices API, check out our documentation for detailed usage examples and integration guides.