Skip to main content

5 posts tagged with "Data API"

View All Tags

ยท One min read

We've launched the Moralis Token Score - a unified 0โ€“100 rating that summarizes a token's onchain quality in a single, easy-to-use metric.

What it isโ€‹

The Token Score evaluates tokens using six weighted onchain signals:

  • Token age & maturity
  • Liquidity depth
  • Fully Diluted Valuation (FDV) reasonableness
  • Holder supply distribution
  • Trading volume
  • Transaction activity

Higher scores indicate stronger onchain fundamentals, while lower scores highlight weaker liquidity, activity, distribution, or unrealistic valuations.

Availabilityโ€‹

  • ๐ŸŒ Supported on both EVM and Solana
  • โœ… Available across all endpoints where security_score is exposed
  • ๐Ÿ”„ Dynamic & real-time โ€” scores update automatically as onchain data changes
  • โณ Scores decay naturally if a token becomes inactive
  • โš ๏ธ New tokens may appear volatile initially as data accumulates

New endpoint: Fetch full Token Scoreโ€‹

We've also introduced a dedicated endpoint to retrieve the full Token Score breakdown, including underlying metrics:

GET /tokens/{address}/score
  • ๐Ÿ“Š Returns the overall score plus detailed metric data
  • ๐Ÿ” Available on Pro plans and above
  • ๐Ÿง  Ideal for token discovery, filtering, ranking, and risk analysis

Example response:

{
"tokenAddress": "0x6982508145454ce325ddbe47a25d4ec3d2311933",
"chainId": "0x1",
"score": 94,
"updatedAt": "2025-12-17T13:13:16.000Z",
"metrics": {
"usdPrice": 0.00000402842434389702,
"liquidityUsd": 17796503.766060613,
"volumeUsd": {
"10m": 450.2313257520407,
"30m": 1698.933789208249,
"1h": 12046.524987589466,
"4h": 258302.39298010131,
"12h": 364831.1304703939,
"1d": 775582.3422029199,
"7d": 6831957.3632850265,
"30d": 40129952.32714323
},
"transactions": {
"10m": 4,
"30m": 27,
"1h": 47,
"4h": 106,
"12h": 389,
"1d": 1393,
"7d": 9614,
"30d": 87370
},
"supply": {
"total": 420689899653542.56,
"top10Percent": 41.53
}
}
}

View API reference or for a full breakdown of the methodology and FAQs, see the docs.

ยท One min read

We've added a small but super useful upgrade to our token metadata endpoints.

getTokenMetadata and searchTokens now return an implementations field - giving you a full list of all chains where the same token is deployed (e.g. USDC on Solana, Base, Arbitrum, etc.).

Here's an example snippet:

{
"implementations": [
{
"chainId": "0xa86a",
"chain": "avalanche",
"chainName": "Avalanche",
"address": "0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e"
},
{
"chainId": "0x89",
"chain": "polygon",
"chainName": "Polygon POS",
"address": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359"
},
{
"chainId": "0xa4b1",
"chain": "arbitrum",
"chainName": "Arbitrum One",
"address": "0xaf88d065e77c8cc2239327c5edb3a432268e5831"
},
{
"chainId": "0xa",
"chain": "optimism",
"chainName": "Optimism",
"address": "0x0b2c639c533813f4aa9d7837caf62653d097ff85"
},
...
]
}

Perfect for multi-chain apps, asset tracking, and wallet UX.

Available now - no changes required on your side. ๐ŸŽ‰

ยท One min read

We've added Monad EVM support to both the Data APIs and the Streams API, giving you access to this next-generation, EVM-compatible Layer-1 that delivers 10,000 TPS, 0.4-second block times, 800 ms finality, and near-zero gas fees. ๐Ÿš€

What you getโ€‹

  • Full Data API support for Monad Mainnet (0x8f)
  • Real-time Streams API event tracking for Monad smart contracts
  • Query wallet balances, transfers, NFTs, and full transaction history with ease
  • Listen to onchain Monad events with Streams

High Performance at Scaleโ€‹

Monad executes transactions in parallel, enabling 10,000+ TPS, 0.4-second block times, and sub-second finality. This is ideal for:

  • DeFi and trading applications
  • High-volume gaming dapps
  • Consumer applications requiring instant confirmations

Fully EVM Compatibleโ€‹

Monad is a native EVM Layer-1. Deploy existing Solidity contracts, frameworks, and tools directly - no rewrites, no extra steps - on Monad, utilizing its speed, cost efficiency, and reliability.

Great forโ€‹

  • Building high-throughput DeFi and gaming apps on Monad
  • Tracking on-chain data and contract events with minimal setup
  • Developers exploring Monad's ultra-efficient, low-latency architecture with Moralis API

Start building with Monad today - available now across Moralis Data API and Streams products.

Query tokens, balances, transactions, and NFTs in milliseconds - or stream onchain activity to power interactive dashboards and live DeFi products.

ยท One min read

We will be performing scheduled maintenance on our infrastructure this weekend to improve system performance and reliability.

Maintenance Detailsโ€‹

Date: Sunday, November 16, 2025
Time: 4:00 AM - 5:00 AM CET (Central European Time)
Expected Downtime: Up to 10 minutes between 4:15 AM - 5:00 AM CET

Affected Endpointsโ€‹

The following endpoints across multiple chains will be temporarily unavailable during the maintenance window:

EVM Chainsโ€‹

Across Ethereum, Polygon, PulseChain, BSC, Solana, and Base:

  • getSwapsByTokenAddress
  • getSwapsByPairAddress
  • getSwapsByWalletAddress
  • getSnipersByPairAddress

Sei Chainโ€‹

All endpoints on Sei will be affected.

What to Expectโ€‹

  • The maintenance process will begin at 4:00 AM CET
  • Downtime may occur anytime between 4:15 AM to 5:00 AM CET
  • The actual service interruption is expected to last up to 10 minutes
  • All services should be fully operational by 5:00 AM CET

We apologize for any inconvenience this may cause and appreciate your patience as we work to improve our services. If you have any questions, please reach out to our support team at hello@moralis.io

ยท One min read

Weโ€™ve added Sei EVM support to both the Data APIs and the Streams API, expanding your access to this high-performance Layer 1 chain built for speed and scalability. ๐Ÿš€

What you getโ€‹

  • Full Data API support for Sei Mainnet (0x531) and Sei Testnet (0x530)
  • Real-time Streams API event tracking for Sei smart contracts

Great forโ€‹

  • Building DeFi and gaming apps on Sei EVM
  • Tracking on-chain data and contract events with minimal setup
  • Developers exploring Seiโ€™s fast execution environment with Moralis tooling

Start building with Sei today - available now across all Moralis Data and Streams products.