Back

#gas

8 APIs with this tag

Mantle Network API

Live on-chain data for Mantle (chain-id 5000), a modular EVM Layer 2 with the MNT native gas token. Read the chain status — chain id, latest block number, current gas price, node client version and sync state — fetch any block by number (or the latest) with its hash, parent hash, timestamp, transaction count, gas used and limit, base fee and proposer, read the current gas price and max priority fee in both wei and gwei, and look up any account address for its MNT balance (in wei and whole MNT) and transaction nonce. Addresses use the standard 0x EVM hex form. A short protective cache keeps responses fast while staying within a few seconds of the chain. Distinct from other Layer-1, Layer-2 and Cosmos-chain APIs on the marketplace: this surfaces the Mantle network specifically.

api.oanor.com/mantle-api

Fraxtal Network API

Live on-chain data for Fraxtal (chain-id 252), an Optimistic-rollup EVM Layer 2 from Frax Finance that uses frxETH (Frax Ether) as its gas token. Read the chain status — chain id, latest block number, current gas price, node client version and sync state — fetch any block by number (or the latest) with its hash, parent hash, timestamp, transaction count, gas used and limit, base fee and proposer, read the current gas price and max priority fee in both wei and gwei, and look up any account address for its frxETH balance (in wei and whole frxETH) and transaction nonce. Addresses use the standard 0x EVM hex form. A short protective cache keeps responses fast while staying within a few seconds of the chain. Distinct from the Frax Finance protocol pools/yields feed and from other Layer-1, Layer-2 and Cosmos-chain APIs on the marketplace: this surfaces the Fraxtal chain itself.

api.oanor.com/fraxtal-api

Abstract Network API

Live on-chain data for Abstract (chain-id 2741), a consumer-focused ZK Stack Layer 2 (zkSync-based) that settles to Ethereum and uses ETH for gas. Read the chain status — chain id, latest block number, current gas price, node client version and sync state — fetch any block by number (or the latest) with its hash, parent hash, timestamp, transaction count, gas used and limit, base fee and proposer, read the current gas price and max priority fee in both wei and gwei, and look up any account address for its ETH balance (in wei and whole ETH) and transaction nonce. Addresses use the standard 0x EVM hex form. A short protective cache keeps responses fast while staying within a few seconds of the chain. Distinct from other Layer-1, Layer-2 and Cosmos-chain APIs on the marketplace: this surfaces the Abstract ZK network specifically.

api.oanor.com/abstract-api

Linea Network API

Live on-chain data for Linea (chain-id 59144), a Consensys zkEVM Layer 2 that settles to Ethereum and uses ETH for gas. Read the chain status — chain id, latest block number, current gas price, node client version and sync state — fetch any block by number (or the latest) with its hash, parent hash, timestamp, transaction count, gas used and limit, base fee and proposer, read the current gas price and max priority fee in both wei and gwei, and look up any account address for its ETH balance (in wei and whole ETH) and transaction nonce. Addresses use the standard 0x EVM hex form. A short protective cache keeps responses fast while staying within a few seconds of the chain. Distinct from other Layer-1, Layer-2 and Cosmos-chain APIs on the marketplace: this surfaces the Linea zkEVM network specifically.

api.oanor.com/linea-api

Sonic Network API

Live on-chain data for Sonic (chain-id 146), a high-performance EVM-compatible Layer 1 (the network formerly known as Fantom) with the S gas token. Read the chain status — chain id, latest block number, current gas price, node client version and sync state — fetch any block by number (or the latest) with its hash, parent hash, timestamp, transaction count, gas used and limit, base fee and proposer, read the current gas price and max priority fee in both wei and gwei, and look up any account address for its S balance (in wei and whole S) and transaction nonce. Addresses use the standard 0x EVM hex form. A short protective cache keeps responses fast while staying within a few seconds of the chain. Distinct from other Layer-1, Cosmos and Move-chain APIs on the marketplace: this surfaces the Sonic EVM network specifically.

api.oanor.com/sonic-api

Berachain Network API

Live on-chain data for Berachain (chain-id 80094), an EVM-compatible Layer 1 built on a Proof-of-Liquidity consensus, with the BERA gas token. Read the chain status — chain id, latest block number, current gas price, node client version and sync state — fetch any block by number (or the latest) with its hash, parent hash, timestamp, transaction count, gas used and limit, base fee and proposer, read the current gas price and max priority fee in both wei and gwei, and look up any account address for its BERA balance (in wei and whole BERA) and transaction nonce. Addresses use the standard 0x EVM hex form. A short protective cache keeps responses fast while staying within a few seconds of the chain. Distinct from other Layer-1 and Cosmos-chain APIs on the marketplace: this surfaces the Berachain EVM network specifically.

api.oanor.com/berachain-api

Ethereum Blob Space (EIP-4844) API

The Ethereum blob data-availability fee market that every layer-2 rollup lives and dies by, live from the public Blobscan dataset, no key. Since the Dencun upgrade (EIP-4844, proto-danksharding) rollups no longer post their compressed transaction data as expensive calldata — they post it as blobs, large temporary data packets priced in their own independent fee market (the blob-gas market, with its own base fee that rises when blocks are full of blobs and falls when they are not). Blob space is now the single biggest cost line for almost every rollup, so the blob base fee and how much blob space each rollup consumes is the core economics of the entire layer-2 ecosystem — when blob demand spikes, every rollup's costs (and ultimately its user fees) rise together. The network endpoint returns the live state of the blob fee market: the current blob base fee, the average over recent blocks, the average blobs per block against the protocol target and maximum, the resulting utilisation, the excess blob gas that drives the fee, and the data-availability fee burned per block. The rollups endpoint is the key view — it ranks the layer-2 rollups by how much blob space they are consuming right now (Base, Arbitrum, Optimism, World, Taiko and the rest), each with its blob count, blob gas used, share of all blob space and the data-availability fee it is paying in ETH. The blocks endpoint lists the most recent blocks with their blob count, blob base fee and DA fee. This is the blob / data-availability fee-market cut — distinct from the multi-chain execution-gas oracle (the EIP-1559 execution-gas market, not the separate blob-gas market), the ETH supply/burn feed (which reports a single blob-base-fee number but not blob-space utilisation or which rollups consume it), and the on-chain and TVL feeds. Fees are in gwei and ETH; figures are live, per block.

api.oanor.com/blobspace-api

Ethereum On-Chain API

Live Ethereum mainnet on-chain data as an API, built on the open Blockscout explorer — a different layer from market-price feeds. Pull network stats (total blocks and transactions, ETH price, market cap and live gas usage), a gas oracle with slow, average and fast prices in gwei, the most recent blocks and full block detail by height or hash. Look up any address for its ETH balance, ENS name and contract status, any transaction by hash for its value, fee, status, sender and receiver, and any ERC-20 token by contract for its name, symbol, decimals, holders and USD exchange rate. A universal search resolves addresses, tokens, blocks and transactions in one call. Real on-chain data, no key needed upstream. Ideal for wallets, block explorers, gas trackers, DeFi dashboards and crypto analytics.

api.oanor.com/ethereum-api