website logo
Join the CommunityContact Us
Navigate through spaces
Main
⌘K
Palm Network Developer Portal
The Palm Network
Submit an Article
Network Details
Validators
Get Started
Get PALM Tokens
Gas Fees
Connect to Palm network
Run a Transaction Node
How To Tutorials
MetaMask Wallet Setup
Deploy NFT Contracts
Verifying NFT Contracts
Mint NFTs with Hardhat
Bridge
Use the Bridge
Integrate With the Bridge
Bridge Component Addresses
Deprecated
Use Supported Tools
Block Explorer
Moralis
The Graph
Covalent API
Docs powered by archbee 
13min

Mainnet

Overview

Palm Mainnet



Gas token

PALM

Get PALM

Request tokens

Faucet

Request faucet access 

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

https://explorer.palm.io

https://palm.epirus.io

Palm Portal (bridge, on-ramp)

https://app.palm.io/bridge

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

  • Go to Infura's dashboard
  • 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.



Curl
JSON Result
Possible Error
|



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

🔥 Get PALM Tokens



Updated 22 Nov 2022
Did this page help you?
Yes
No
UP NEXT
Run a Transaction Node
Docs powered by archbee 
TABLE OF CONTENTS
Overview
Connect to Palm Mainnet using Infura
1. Create an Infura account and set up an Ethereum project
2. Locate your Ethereum API Key on Infura
3. Create your access URL
Option 1 | Use Infura's endpoints list
Option 2: Use the URL
4. Call the JSON-RPC method
5. Now, you will need PALM to send transactions on Palm Network
🔥 Get PALM Tokens