Mainnet
Overview
Palm Mainnet | |
Gas token | PALM |
Get PALM | |
Faucet | |
ChainID | 11297108109 Chainlist |
Run your own node | Run a Transaction Node with Besu |
Public RPC API endpoints | https://palm-mainnet.infura.io/v3/<INFURA_API_KEY> https://palm-mainnet.public.blastapi.io |
Public RPC Websocket endpoint | wss://palm-mainnet.public.blastapi.io |
Block Explorers | |
Palm Portal (bridge, on-ramp) | |
Bridge contracts | Bridge Component Addresses |
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

3. Create your access URL
Option 1 | Use Infura's endpoints list

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.
5. Now, you will need PALM to send transactions on Palm Network
🔥 Get PALM Tokens