Polygon

This section is describing the supported Polygon RPC method calls.

Note:

In this section, you will find the complete list of method calls (Bor, zkEVM and Ethereum) available on Blast. Please keep in mind that Polygon does not support the full list of standard Ethereum method calls, and also Blast only supports the Ethereum methods that are relevant for on-demand API services.

Bor and Ethereum calls can be found below.

All the examples in this section use an Ethereum endpoint. Make sure you replace it with your Polygon endpoint when issuing the RPC calls:

  • Mainnet https://polygon-mainnet.blastapi.io/<project-id>

  • Testnet https://polygon-testnet.blastapi.io/<project-id>

  • Amoy https://polygon-amoy.blastapi.io/<project-id>

Last updated