#rpc
14 APIs with this tag
Moonriver API
Real-time on-chain data for Moonriver (chain-id 1285) — the Ethereum-compatible companion network to Moonbeam, deployed on Kusama, with MOVR as its native token. Query live network status (latest block height, network id, client version), fetch any block by height or the latest one (timestamp, transaction count, gas used / limit, base fee, miner), read the current gas price in wei and gwei, and look up the native MOVR balance and transaction count of any address. A keyless, no-account JSON wrapper over the canonical Moonriver JSON-RPC node — decoded from hex into plain decimals and human-readable MOVR so you do not have to. Ideal for explorers, wallets, dashboards, gas estimators and analytics on Moonriver.
api.oanor.com/moonriver-api
Moonbeam API
Real-time on-chain data for Moonbeam (chain-id 1284) — the Ethereum-compatible smart-contract parachain on Polkadot, fully EVM-compatible with GLMR as its native token. Query live network status (latest block height, network id, client version), fetch any block by height or the latest one (timestamp, transaction count, gas used / limit, base fee, miner), read the current gas price in wei and gwei, and look up the native GLMR balance and transaction count of any address. A keyless, no-account JSON wrapper over the canonical Moonbeam JSON-RPC node — decoded from hex into plain decimals and human-readable GLMR so you do not have to. Ideal for explorers, wallets, dashboards, gas estimators and analytics on Moonbeam.
api.oanor.com/moonbeam-api
Gravity API
Real-time on-chain data for Gravity (Gravity Alpha Mainnet, chain-id 1625) — the high-performance chain by Galxe built on the Arbitrum Nitro stack, using G as its native gas token. Query live network status (latest block height, network id, client version), fetch any block by height or the latest one (timestamp, transaction count, gas used / limit, base fee, miner), read the current gas price in wei and gwei, and look up the native G balance and transaction count of any address. A keyless, no-account JSON wrapper over the canonical Gravity JSON-RPC node — decoded from hex into plain decimals and human-readable G so you do not have to. Ideal for explorers, wallets, dashboards, gas estimators and analytics on the Gravity chain.
api.oanor.com/gravity-api
Botanix API
Real-time on-chain data for Botanix (chain-id 3637) — the decentralized Bitcoin Layer-2 (Spiderchain) that is EVM-equivalent and uses BTC as its native gas token. Query live network status (latest block height, network id, client version), fetch any block by height or the latest one (timestamp, transaction count, gas used / limit, base fee, miner), read the current gas price in wei and gwei, and look up the native BTC balance and transaction count of any address. A keyless, no-account JSON wrapper over the canonical Botanix JSON-RPC node — decoded from hex into plain decimals and human-readable BTC so you do not have to. Ideal for explorers, wallets, dashboards, gas estimators and analytics on the Botanix Bitcoin L2.
api.oanor.com/botanix-api
Bitlayer API
Real-time on-chain data for Bitlayer (chain-id 200901) — the Bitcoin Layer-2 built on the BitVM paradigm, EVM-compatible and secured by Bitcoin, using BTC as its native gas token. Query live network status (latest block height, network id, client version), fetch any block by height or the latest one (timestamp, transaction count, gas used / limit, base fee, miner), read the current gas price in wei and gwei, and look up the native BTC balance and transaction count of any address. A keyless, no-account JSON wrapper over the canonical Bitlayer JSON-RPC node — decoded from hex into plain decimals and human-readable BTC so you do not have to. Ideal for explorers, wallets, dashboards, gas estimators and analytics on the Bitlayer Bitcoin L2.
api.oanor.com/bitlayer-api
Zircuit API
Real-time on-chain data for Zircuit (chain-id 48900) — the zero-knowledge rollup layer-2 on Ethereum with AI-driven Sequencer Level Security. Query live network status (latest block height, network id, client version), fetch any block by height or the latest one (timestamp, transaction count, gas used / limit, base fee, miner), read the current gas price in wei and gwei, and look up the native ETH balance and transaction count of any address. A keyless, no-account JSON wrapper over the canonical Zircuit JSON-RPC node — decoded from hex into plain decimals and human-readable ETH so you do not have to. Ideal for explorers, wallets, dashboards, gas estimators and analytics on the Zircuit ZK rollup.
api.oanor.com/zircuit-api
Scroll API
Real-time on-chain data for Scroll (chain-id 534352) — the native zkEVM layer-2 that scales Ethereum with zero-knowledge proofs. Query live network status (latest block height, network id, client version), fetch any block by height or the latest one (timestamp, transaction count, gas used / limit, base fee, miner), read the current gas price in wei and gwei, and look up the native ETH balance and transaction count of any address. A keyless, no-account JSON wrapper over the canonical Scroll JSON-RPC node — decoded from hex into plain decimals and human-readable ETH so you do not have to. Ideal for explorers, wallets, dashboards, gas estimators and analytics on the Scroll zkEVM rollup.
api.oanor.com/scroll-api
World Chain API
Real-time on-chain data for World Chain (chain-id 480) — the Optimism-Superchain OP Stack layer-2 powering the Worldcoin / World ID ecosystem. Query live network status (latest block height, network id, client version), fetch any block by height or the latest one (timestamp, transaction count, gas used / limit, base fee, miner), read the current gas price in wei and gwei, and look up the native ETH balance and transaction count of any address. A keyless, no-account JSON wrapper over the canonical World Chain JSON-RPC node — decoded from hex into plain decimals and human-readable ETH so you do not have to. Ideal for explorers, wallets, dashboards, gas estimators and analytics on the Worldcoin chain.
api.oanor.com/worldchain-api
Lava DePIN RPC-Marketplace On-Chain API
Live on-chain data from Lava (lava-mainnet-1), the Cosmos-SDK layer-1 running the decentralized RPC / data-provider marketplace. Read every blockchain "spec" supported by the marketplace (chain id, name, enabled API interfaces, api count); the RPC providers staked to serve a given chain (moniker, address, stake, delegations, commission, geolocation, endpoint count, jail status); the current pairing epoch; plus the staking pool with bonded ratio and validator set, the total LAVA supply and the latest block. The Lava / DePIN / RPC-provider-marketplace layer for explorers, provider dashboards and infrastructure tooling.
api.oanor.com/lava-api
Sui Network & Epoch API
Read Sui's network state live from a public Sui fullnode JSON-RPC endpoint — no key. Sui is a high-throughput, object-centric Move Layer 1; its ledger advances in checkpoints (its block equivalent) and reconfigures each epoch. The Sui on-chain reader resolves owned objects and the validator reader surfaces the validator set, but neither exposes the latest checkpoint, the epoch-level network economics, or a coin type's metadata. This opens that. Read the latest checkpoint with its epoch, sequence number, digest, lifetime network transaction count and rolling gas-cost summary (computation and storage costs in SUI); read the current epoch's economics — reference gas price, total stake in SUI, active validator count, storage-fund balances and protocol version; and resolve any Move coin type (e.g. 0x2::sui::SUI) to its on-chain metadata — decimals, name, symbol, description and icon. The network / epoch / coin-metadata layer for Sui explorers, wallets, fee estimators and analytics. Distinct from the Sui on-chain object reader, the validator reader and the Move-module reader. Live from RPC; short cache only.
api.oanor.com/suinetwork-api
NEAR Validators & Staking API
Read NEAR's validator set and network economics live from a public NEAR RPC endpoint — no key. NEAR is sharded proof-of-stake: validators stake NEAR, produce blocks and chunks across shards, and earn rewards. The NEAR on-chain reader resolves a single account's state and the view reader runs contract view methods, but neither surfaces the validator set, the next-epoch staking proposals, or the live network economics. This opens that. List the current epoch's validators ranked by stake — each with its account id, stake in NEAR, the blocks and chunks it produced versus expected (its uptime) and slash status; read the next-epoch staking proposals (the validators entering, leaving or re-staking for the upcoming epoch); and read the live network economics — the gas price (in yoctoNEAR), the epoch length in blocks, the protocol version and the block/chunk producer kickout thresholds. The validator / staking / network layer for NEAR explorers, staking dashboards, delegators and analytics. Distinct from the NEAR on-chain account reader and the NEAR view-function reader. Live from RPC; short cache only.
api.oanor.com/nearvalidators-api
Solana Transaction API
Decode any Solana transaction by its signature, live from public Solana RPC — no key. Where a signatures list just tells you a transaction happened, this tells you what it did: the fee and fee payer, success or failure with the on-chain error, the slot and block time, compute units consumed, the parsed instructions and full program log, and — most usefully — the actual value that moved, decoded into SOL balance changes and SPL-token balance changes per account. A dedicated transfers endpoint extracts just the money movements, and a status endpoint gives a fast confirmation check (processed / confirmed / finalized) for payment flows. Call any endpoint without a signature and it returns a fresh live example transaction. The transaction-decoding layer every Solana wallet, explorer, payment processor and trading bot needs. Live from the chain; short cache only.
api.oanor.com/solanatx-api
SPL Token API
Read Solana SPL token data live, straight from public Solana RPC nodes — no key. Resolve any token mint to its on-chain truth: total supply (raw and human-readable), decimals, mint authority and freeze authority (so you can tell at a glance whether more tokens can still be minted or holder accounts frozen — a core rug-risk signal), the program it belongs to (Token vs Token-2022) and its initialization state. Inspect any account by address — a mint, a token account (with its mint, owner and balance) or anything else — and resolve up to twenty mints in a single call. Where EVM chains use 0x contracts, Solana tokens are mint accounts under the SPL Token program, and this reads them directly. The token layer every Solana wallet, explorer, trading bot and analytics tool needs — distinct from SOL-balance and network APIs. Live from the chain; short cache only.
api.oanor.com/spltoken-api
EVM Chains API
A live directory of every EVM-compatible blockchain, keyless. Look up any chain by its chain ID or by name and get its native currency, public RPC endpoints, block explorers, info URL, faucets and testnet flag; search the 2,600+ networks; or just get a chain working public RPC URLs. The networks / chain-ID layer for wallets, dapps, RPC routers, block explorers and multi-chain tooling. Live, nothing stored beyond a short cache. Backed by the open chainid.network (ethereum-lists/chains) registry.
api.oanor.com/evmchains-api