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.
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
- GraphiQL Explorer https://explorer.linea.build/graphiql
- Blockscout API docs https://docs.blockscout.com/devs/apis/graphql
- Linea Explorer https://explorer.linea.build