Palm

Discover Palm, a blockchain designed for NFTs and digital assets. Build decentralized applications using its RPC gateway and low-cost infrastructure.

The Palm RPC documentation provides developers with the tools to interact programmatically with the Palm blockchain. Palm is designed for NFT-focused decentralized applications, offering low transaction fees and high scalability. The documentation includes API endpoints for querying blockchain data, managing transactions, and deploying smart contracts. Palm’s architecture is tailored for digital assets and non-fungible tokens (NFTs), making it ideal for creators and developers building NFT ecosystems and decentralized content platforms.

Related: 📚 Supported Blockchains • 🌐 RPC Nodes Palm • 🔗 Official Palm Website

RPC Gateway for Palm blockchain

Palm Mainnet

↳ JSON-RPC
https://palm-mainnet.gateway.tatum.io

Palm Testnet

↳ JSON-RPC
https://palm-testnet.gateway.tatum.io

Connect to Palm and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Palm using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.

Get API key For free. No commitment.

Don't have an API key?

Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.

Retrieve Palm Node Status or Client Version via RPC

Use this pre-configured request to get version or status information for your connected Palm node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.

Test Palm RPC Methods in Postman

Explore and test Palm blockchain methods instantly using our pre-configured Postman collection. Perfect for developers who want to experiment with Palm RPC endpoints, validate API responses, or integrate Palm into their applications.

How to use the Palm Postman Collection

  1. Get your API key: Visit Tatum Dashboard to obtain your free API key
  2. Import the collection: Click the "Run in Postman" button below to import the Palm collection
  3. Configure your environment: Update the gateway-api-key variable in the Tatum Gateway environment
  4. Start testing: Execute any Palm RPC method and see real-time responses