Plume

Discover Plume, the first modular L2 blockchain dedicated to Real World Assets (RWA). Build compliant, high-performance decentralized applications that bridge traditional finance with the crypto ecosystem.

The Plume RPC documentation equips developers with powerful tools to interact programmatically with the Plume Network. Designed as a modular Layer 2 solution for Real World Assets (RWA), Plume simplifies the tokenization of assets such as real estate, private credit, and collectibles. The documentation includes API endpoints for accessing blockchain data, managing token transfers, and deploying EVM-compatible smart contracts. With its focus on compliance, scalability, and low transaction costs, Plume serves as an ideal foundation for developers building next-generation DeFi solutions and institutional-grade financial applications.

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

RPC Gateway for Plume blockchain

Connect to Plume and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Plume 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 Plume Node Status or Client Version via RPC

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

Test Plume RPC Methods in Postman

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

How to use the Plume 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 Plume collection
  3. Configure your environment: Update the gateway-api-key variable in the Tatum Gateway environment
  4. Start testing: Execute any Plume RPC method and see real-time responses