Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Infrastructure

Openfort provides enterprise-grade infrastructure to power your applications across EVM and Solana. Openfort infrastructure products handle the complexity of transaction sponsorship, allowing you to focus on building great user experiences.

Products

API Access

EVM Chains

All EVM infrastructure endpoints are accessed through a unified API:

https://api.openfort.io/rpc/{chainId}

Where {chainId} is the chain ID (for example, 1 for Ethereum mainnet, 137 for Polygon).

Authentication: Include your Openfort publishable key in the Authorization header:

Authorization: Bearer YOUR_OPENFORT_PUBLISHABLE_KEY

To get your public key, visit the Openfort Dashboard.

Solana

For Solana, use the following endpoint format:

https://api.openfort.io/rpc/solana/{cluster}

Where {cluster} is either devnet or mainnet-beta.

Authentication: Include your Openfort publishable key in the Authorization header as shown above.

Supported EntryPoints

Openfort infrastructure supports the following EntryPoint versions for EVM chains:

VersionAddressStatus
v0.60x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789Supported
v0.80x4337084D9E255Ff0702461CF8895CE9E3b5Ff108Supported
v0.90x433709009B8330FDa32311DF1C2AFA402eD8D009Supported
Copyright © 2023-present Alamas Labs, Inc