Linea · GraphQL Specification

Linea GraphQL API

The Linea GraphQL API is provided by the Blockscout-based block explorer at `explorer.linea.build`. It exposes blockchain data for Linea Mainnet (chain ID 59144) through a GraphQL interface, enabling queries for addresses, blocks, transactions, internal transactions, token transfers, and smart contract information.

Documentation Endpoint View on GitHub BlockchainEthereumLayer 2ZK-EVMWeb3DeFiSmart ContractsJSON-RPCTokensConsenSysGraphQL

Overview

Linea GraphQL API is a GraphQL API specification published by Linea on the APIs.io network.

The Linea GraphQL API is provided by the Blockscout-based block explorer at explorer.linea.build. It exposes blockchain data for Linea Mainnet (chain ID 59144) through a GraphQL interface, enabling queries for addresses, blocks, transactions, internal transactions, token transfers, and smart contract information.

The specification includes 3 reference links.

Tagged areas include Blockchain, Ethereum, Layer 2, ZK-EVM, and Web3.

Endpoint

References

Related API Specs

Linea Token API (OpenAPI)
Back to Linea · All GraphQL Specs · GitHub