4EVERLAND Documents
HomeTwitterDiscordBlogs
  • Welcome to 4EVERLAND
  • Get started
    • Our Features
    • Quick Start Guide
      • Registration
      • Login options
        • MetaMask
        • OKX Wallet
        • Binance Web3 Wallet
        • Bitget Wallet
        • Phantom
        • Petra
        • Lilico
      • Usage Introduction
      • Dashboard stats
      • Account
        • Linking Your EVM Wallet to 4EVERLAND Account
        • Balance Alert
    • Billing and Pricing
      • What is LAND?
      • How to Obtain LAND?
      • Pricing Model
      • Q&As
    • Tokenomics
      • $4EVER Token Bridge Tutorial (ETH ↔ BSC)​
  • HOSITNG
    • What is Hosting?
      • IPFS Hosting
      • Arweave Hosting
        • Auto-Generation of Manifest
      • Internet Computer Hosting
      • Greenfield Hosting
    • Guides
      • Creating a Deployment
        • With Git
        • With IPFS Hash
        • With a Template
      • Site Deployment
      • Domain Management
        • DNS Setup Guide
        • ENS Setup Guide
        • SNS Setup Guide
          • The gateway: 4sol.xyz
        • SPACE ID Setup Guide
      • Project Setting
        • Git
      • Troubleshooting
      • Common Frameworks
    • Hosting Templates Centre
      • Templates Configuration File
    • Quick Addition
      • Implement Github 4EVER Pin
      • Github Deployment Button
    • Hosting API
      • Create Project API
      • Deploy Project API
      • Get Task Info API
      • IPNS Deployment Update API
    • Hosting CLI
  • Storage
    • Bucket
      • IPFS Bucket
        • Get Root CID - Snapshots
      • Arweave Bucket
        • Path Manifests
          • Instructions for Building Manifest
          • Auto-Generation of Manifest
        • Arweave Tags
        • Unleash Arweave
      • Guides
      • Bucket API - S3 Compatible
        • Coding Examples
          • AWS SDK - Go (Golang)
          • AWS SDK - Java
          • AWS SDK - JavaScript
          • AWS SDK - .NET
          • AWS SDK - PHP
          • AWS SDK - Python
          • AWS SDK - Ruby
        • S3 Tags Instructions
      • 4EVER Security Token Service API
      • Bucket Tools
      • Bucket Gateway Optimizer
    • 4EVER Pin
      • Guides
      • Pinning Services API
      • IPFS Migrator
    • Storage SDK
  • Gateways
    • IPFS Gateway
    • IC Gateway
    • Arweave Gateway
    • Dedicated Gateways
      • Gateway Access Controls
      • Video Streaming
      • IPFS Image Optimizer
    • IPNS Manager
      • IPNS Manager API
  • RPC
    • Guides
    • API Keys
    • JSON Web Token (JWT)
    • What's CUs/CUPS
    • WebSockets
    • Archive Node
    • Debug API
    • Chains RPC
      • BSC / opBNB
      • Ethereum
      • Optimism
      • Polygon
      • Taiko
  • AI
    • AI RPC
      • Quick Start
      • Models
      • API Keys
      • Requests & Responses
      • Parameters
    • 4EVER Chat
  • RaaS - Beta
    • What's Rollups?
    • 4EVER Rollup Stack
  • DePIN
    • 4EVER Network
    • Storage Nodes
  • More
    • Use Cases
      • Livepeer
      • Lens Protocol
      • Optopia.ai
      • Linear Finance
      • Snapshot
      • Tape
      • Taiko
      • Hey.xyz
      • SyncSwap
    • Community
    • Tutorials
    • Security
    • 4EVERLAND FAQ
Powered by GitBook
On this page
  • Supported Blockchains
  • Overview
  • Performance Metrics
  • Archive Data Accessibility
  • Debug API
  1. RPC

Archive Node

The 4EVERLAND RPC Archive Node feature provides comprehensive historical blockchain data accessibility. This document details how the 4EVERLAND RPC Archive Node operates and can be integrated into users' applications.

Supported Blockchains

The 4EVERLAND RPC Archive Node is currently available on the following supported blockchains:

  • BNB Chain

  • Ethereum

  • Polygon

Overview

The archive node stores all historical data of the respective blockchain. It is particularly useful for accessing data from earlier blocks and necessitates significant storage capacity. Due to the substantial volume of data, processing times may be lengthier compared to non-archive nodes.

Performance Metrics

4EVERLAND RPC's Archive Node features industry-leading capabilities, ensuring unparalleled speed and consistency. Below are the response time metrics for the archive node on BSC at different percentiles and QPS (queries per second):

  • QPS: 1,000

    • Avg. response time: 15ms

    • 90th percentile response time: 22ms

  • QPS: 10,000

    • Avg. response time: 23ms

    • 90th percentile response time: 37ms

Archive Data Accessibility

4EVERLAND RPC's Archive Node provides unfettered accessibility to historical data for all tiers of customers without additional fees. Application developers can retrieve historical data using the following JSON-RPC methods:

  • eth_getBalance

  • eth_getCode

  • eth_getStorageAt

  • eth_call

  • eth_estimateGas

  • eth_getTransactionCount

Debug API

Additionally, the 4EVERLAND RPC Archive Node offers a Debug API, allowing users to replay previously executed transactions. It's important to note that the Debug API requires additional resources and may involve higher costs and response times due to infrastructure maintenance. The following methods are available within the Debug API:

  • debug_traceTransaction

  • debug_traceCall

  • debug_traceBlockByNumber

  • debug_traceBlockByHash

By integrating the 4EVERLAND RPC Archive Node into your blockchain applications, users can expect top-tier performance, seamless data accessibility, and robust debugging capabilities.

Last updated 1 year ago

If you need further detailed information or specific technical guidance, feel free to reach out, and we will be happy to assist you - .

Open a ticket for assistance on Discord