Thanks for adding Polygon. I am a new here and I came for Polygon. Thus far I canāt find it. I did create a test project for Ethereum and web3 worked fine there. Now I want to do the same for Polygon but the only options seem to be Ethereum, ETH 2, and Filecoin. (Yes I selected the Polygon add-on when I signed up for my free account and when I review my account details it shows that as well.)
Looking forward to testing out this system on Polygon and getting something real going that would turn me into a paying customer.
Polygon utilizes the standard Ethereum JSON RPC spec - you can check out their docs here, which should point you in the right direction (just sub in Infura URLs).
Our documentation can also be found here, which is linked in the blog post from the announcement above!
Hi @soldatchristi, and welcome to the Infura community!
The Polygon API will not be free forever, but we will be sure to announce when the free trial is ending.
Hi @John_Stowers, and welcome to the Infura community! 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 @tomfrench, and welcome to the Infura community!
We are currently discussing websocket support and will be sure to update the community when we have reached a decision!
A few days ago I received a mail āyour subscription to the polygon api will renewā, is this the announcement you mentioned, or is this just a monthly notification? I.e. there will be a seperate announcement when the trial period is over, or this is that announcement?
Hi @m.weegink, and welcome to the Infura community! That is just a monthly notification - we will definitely make it clear when the trial period is over that your card will begin to be charged after x date so you have a very clear heads up
Hi @blockchainpcn, and welcome to the Infura community! In order to use any of the networks besides Ethereum mainnet, you simply choose a network from this list and put that URL into your code where the endpoint belongs.
In your settings, if you go into your projectās āSETTINGSā page, you can select whichever endpoint you want to use and the endpoints automatically update with that network information (i.e. if you choose āPolygon Mainnetā from the dropdown, the endpoint automatically updates to āhttps://polygon-mainnet.infura.io/v3/ā¦ā. Note: you do not need to refresh the page for this to occur.
I canāt seem to use the polygon endpoint, when I try to use the endpoint in my code I get a Returned error: project ID does not have access to polygon l2 error.
Hi @philogy, and apologies for the delay in response. If you are getting this error message, it means you have not activated the Polygon Add-On in your account from the bottom of the Payment Page.