Get Started
Connect to Palm network

Mainnet

9min

Overview



Connect to Palm Mainnet using Infura

1. Create an Infura account and set up an Ethereum project

If you don't already have an Ethereum account, you can use MetaMask or other wallet applications that support Ethereum networks to create one.



You can follow this step-by-step guide for creating an Infura account and your first Ethereum project.





2. Locate your Ethereum API Key on Infura

  • Locate the project you created in Step 1
  • Click on the MANAGE KEY tab.
  • Get the API Key
Document image


3. Create your access URL

Option 1 | Use Infura's endpoints list

Document image


Option 2: Use the URL

Replace <YOUR-API-KEY> with the API key in the URL

https://palm-mainnet.infura.io/v3/<YOUR-API-KEY>



4. Call the JSON-RPC method

Use HTTPS to call a JSON-RPC method. In the example we use curl to make the HTTPS request. Replace YOUR-API-KEY with an API key from your Infura dashboard.



Curl
JSON Result
Possible Error



5. Now, you will need PALM to send transactions on Palm Network

🔥 Get PALM Tokens