Zeknd SuperChain Whitepaper
  • Zeknd SuperChain Docs
  • Overview
    • opZEKND Overview
    • Why opZEKND?
    • opZEKND Ecosystem and Its Logical Subnetworks
    • Why BNB Chain?
  • TECHNOLOGY
    • ZEKND SUPERCHAIN MAINNET
    • Technology Design Principles
    • Consensus Mechanism
    • Layer 2 based on OP Stack
    • Zeknd Virtual Machine (ZEVM)
    • Hidden Validators
    • Cross-Chain Compatibilities
    • Storage
  • ON CHAIN
    • Zeknd Superchain
      • Transaction Fee
    • zBridge
      • Rewarding Early Supporters: Unlocking Bonus % for Presale Participants
    • ZekID
    • dApps
      • Dashboard
      • Cross-Chain Swap
      • Staking
      • Manage Liquidity
      • Mining
    • Tools and Infrastructure
      • Zeknd Explorer
      • Zeknd Faucet
      • Zeknd API
    • Governance
    • opZEKND RPC API
  • opZEKND TOKEN
    • Token Allocation
    • $opZEKND Token Utilities
  • About
    • Socials
    • Roadmap
Powered by GitBook
On this page
  1. ON CHAIN

opZEKND RPC API

PreviousGovernanceNextToken Allocation

Last updated 1 year ago

The RPC API allows you to communicate directly with the ZEKND Superchain.

ZEKND RPC - Quick Links

API
Description

Access Keys

Retrieve information about an account's access keys.

Accounts / Contracts

View details about accounts and contracts as well as perform contract calls.

Block / Chunk

Query the network and get details about specific blocks or chunks.

Gas

Get gas price for a specific block or hash.

Protocol

Retrieve current genesis and protocol configuration.

Network

Return status information for nodes and validators.

Transactions

Send transactions and query their status.

Maintenance Windows

Query the maintenance windows in current epoch for a validator.

​