[Incident Update] Polygon Amoy Web3 Data API Partial Outage

Posted on November 7, 2025

On November 5, 2025 at 05:35 KST (20:35 UTC), a client update introduced a validity check issue in the archive node for Polygon Amoy. This impacts the Web3 Data API service for the Amoy testnet, causing degraded/partial availability, and some recent data may be unavailable or incomplete.

This incident affects Polygon Amoy only. Other networks and services are not impacted.

We are investigating and implementing fixes; further updates will be provided as progress is made.

Thank you for your patience and understanding.


Nodit Team


[Breaking Changes] Upcoming Testnet Data Retention Policy Update

Posted on October 23, 2025

Nodit will apply a new Web3 Data API data retention policy for all Testnets starting Tuesday, November 25, 2025, after 05:00 UTC (14:00 KST).

This change introduces a 90-day data retention limit for all Testnets chains. After the update, only data from the most recent 90 days will be available through the Web3 Data API.

This policy does not apply to chains for which Nodit currently provides only a Testnet (without Mainnet support). For these networks, all data will remain accessible without the 90-day limit.

Affected Networks

The new 90-day retention policy applies to the following chains:

ProtocolNetworkRetention Policy
ArbitrumSepolia90 days
BaseSepolia90 days
EthereumSepolia, Hoodi90 days
GiwaSepoliaNo Limit
KaiaKairos90 days
OptimismSepolia90 days
PolygonAmoy90 days

This policy will also apply to any future Testnets added to the Web3 Data API, except for those that do not have a corresponding Mainnet supported by Nodit.

What’s Changing

  • All Testnet responses from the Web3 Data API will return data from the past 90 days only (excluding testnet-only chains).
  • When requesting snapshot data (e.g., a block or transaction hash) older than 90 days, the following error message will be returned:
{
  "code": "RESOURCE_NOT_FOUND",
  "message": "Resource not found: { RESOURCE_NAME = RESOURCE_VALUE }. Testnet only retains data from the past 3 months. To access older data, please use a Node API."
}
  • For state-based resources such as accounts, token holders, and smart contracts, accumulated states will continue to be returned as before.
  • For multi-record queries, only data within the 90-day retention window will be included.
  • When using fromDate or toDate parameters that extend beyond the 90-day range, the response will contain no data for those periods, without triggering an error.

APIs Directly Affected

The following APIs will be directly affected ⏤ will throw 404 Not Found error for hash or id before 90 days ⏤ by this policy change(for each networks):

Other Web3 Data APIs will also no longer return data older than 90 days after this change.

This adjustment is part of Nodit’s ongoing effort to optimize resources for less frequently accessed datasets, allowing us to enhance performance and expand support for additional chains and features.

We appreciate your understanding as we implement this change to deliver a more efficient and scalable service environment.

Nodit Team

Date Title
2025-10-20 [Maintenance Notice] Scheduled Infrastructure Security Patch
2025-10-08 [Service Notice] Polygon Mainnet Archive Node Outage
2025-10-01 [Service Notice] Solana Devnet Network Disruption
2025-09-23 [Maintenance Notice] Scheduled Infrastructure Upgrade
2025-09-11 [Incident Update] Aptos Mainnet Node API Errors
2025-09-10 [Network Status] Temporary Stall in Polygon Mainnet Synchronization
2025-09-04 [Service Notice] Aptos Node API Data Retention Update
2025-09-02 [Service Notice] Ethereum Mainnet Archive Node Sync Issue
2025-08-27 [Policy Update] Changes in Nodit Pricing Plan
2025-08-25 [Service Notice] Polygon Mainnet Data Consistency Advisory