Blockchain RPC is a load balanced raw node access service. It provides health-checked, load-balanced RPC endpoints per network and automatically fails over across multiple providers.Documentation Index
Fetch the complete documentation index at: https://docs.sequence.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Usage
- Setup your project in Builder and obtain your Project Access Key.
- Use the Node Gateway URL pattern in your client or server:
For a full list of chain handles, see supported networks & status. You can also use the Blockchain RPC section in Builder to get the right URL for your project, prepopulated with your access key.
Notes
- The Node Gateway automatically routes to healthy providers and keeps data in-sync.
- Works alongside Indexer for higher-level reads and Transaction API for writes.
- You can monitor usage and configure access keys in Builder, including request access restrictions.