> For the complete documentation index, see [llms.txt](https://updates.subquery.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://updates.subquery.dev/base-rpc-archive-node.md).

# Subquery project Base RPC - Archive Node

#### **Public RPC endpoint**: <https://base.rpc.subquery.network/public>

An example query for your terminal is

```
curl -H 'content-type:application/json' -d '{"id": 1, "jsonrpc": "2.0", "method": "eth_blockNumber"}' 'https://gateway.subquery.network/rpc/base'
```

The Base mainnet is the primary network of the Base Layer-2, serving as a secure, low-cost, builder-friendly Ethereum L2 built to bring the next billion users onchain.

Connect in seconds to SubQuery's decentralised network of RPC node operators running around the world so your dApps benefit from more reliable, scalable, and affordable RPC services. By accessing this public RPC endpoint, you agree to our [Free Public RPC terms of service](https://subquery.foundation/public-rpc-terms).

Base is a secure and low-cost Ethereum layer-2 solution built to scale the user base on-chain. Base was incubated within Coinbase is built on the OP Stack, in collaboration with Optimism. Coinbase is joining as one of the core dev teams working on the OP Stack to ensure it's a public good available to everyone. <https://app.subquery.network/explorer/project/0x06/overview>

***

#### Deployed At: 2024-02-23T08:19:21

***

## Project type:

`RPC`

## Project category:

\`\`

## Is Project Official?

`Yes`

## Latest release version:

`1.0.0`

## Latest release hash:

`QmNr5DAJ7dQ51hB8J2jeQeSvvGwUQ8dFQYojvu9syMqMoQ`

***

### Setup your own indexer:

<https://github.com/web3cdnservices/subquery-indexer-toolkit/blob/mainnet/README.md>

### Projects Updates Alerts channel:

<https://github.com/web3cdnservices/subquery-projects-updates/blob/master/README.MD>

### Subquery Indexers Monitoring:

<https://t.me/subquery_eagle_eye_reserve_bot>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://updates.subquery.dev/base-rpc-archive-node.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
