Will Infura support an archive node for Polygon?

As the title says. It appears as though Infura Polygon endpoints are not archive nodes. Does Infura plan to support archive nodes for Polygon? If so, when?

As an example, this command only returns data with an archive node. It does not return data with an Infura endpoint:

curl https://polygon-mainnet.infura.io/v3/<project_id> -X POST -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","method":"eth_getLogs","params":[{"blockHash": "0x99a7aaec054f234a2db4db819a7d2fa293d0686be34652310e50c2291d39c9f8", "topics":["0xb33d2162aead99dab59e77a7a67ea025b776bf8ca8079e132afdf9b23e03bd42"]}],"id":1}'

I see that this question was answered here one month ago, but I am wondering if there has been any more discussion on this topic.

We do currently support archive, and there isn’t currently an add-on. That may change, however, but for now it’s not required.

Hi @shane, no updates yet, but if/when they happen, we’ll be sure to let the community know!

1 Like

Hi @Leiya_Kenney!

Wondering if there has been any progress made on this front. It seems as though a reliable Polygon archive node is a hard thing to come by!

Hi @shane, no updates yet, but I’ve passed the request along to our engineers so they know there’s demand for it!