Back

#zk-rollup

2 APIs with this tag

Starknet API

Live on-chain data from Starknet, the Ethereum Layer 2 zk-rollup built on the Cairo VM and STARK proofs, via a public Starknet JSON-RPC node. Starknet has no externally-owned accounts: every account is a smart contract with native account abstraction, and fees are paid in STRK or ETH. Resolve an address's transaction nonce, the account contract class it runs and its STRK and ETH balances, read straight from the fee-token contracts. Get a block's number, hash, status, timestamp, sequencer and transaction count. Look up any transaction with its type, finality and execution status, the address that sent it and the actual fee paid. Read the live chain state — the chain id, the JSON-RPC spec version, the latest block and whether the node is syncing. Live, no key, nothing stored. Distinct from the XRP Ledger, Stellar, TRON, Aptos, Algorand, Tezos, Cardano, Hedera, Kaspa, Cosmos, Sui, NEAR, MultiversX, Solana and EVM on-chain APIs and from price feeds — this is Starknet's Cairo-account state, balances, blocks and transactions. Perfect for wallets, explorers and analytics apps.

api.oanor.com/starknet-api

zkSync Era On-Chain API

Live zkSync Era on-chain data as an API, built on the open Blockscout explorer. zkSync Era (chain id 324) is a leading Ethereum zk-rollup Layer-2 by Matter Labs; its native currency is ETH and fees are a fraction of mainnet. Pull network stats (total blocks and transactions, ETH price, live gas), 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 balance 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 rate. A universal search resolves addresses, tokens, blocks and transactions in one call. Real on-chain data, no key needed upstream. Ideal for zkSync wallets, block explorers, gas trackers, DeFi dashboards and on-chain analytics.

api.oanor.com/zksync-api