Starknet
Starknet is supported through the DIN service, meaning calls to the network are routed to a partner infrastructure provider.
Starknet is a decentralized, permissionless and scalable Layer-2 network protocol developed by StarkWare for the Ethereum network. It leverages zk-STARKs technology for scalability and privacy, allowing developers to build and deploy smart contracts that can perform more computations than on Ethereum's base layer, while maintaining a high level of security and decentralization.
See the Starknet documentation to find out more. You can also watch an Introduction to Starknet.
Quickstart
Learn how to quickly connect and make calls to the Starknet network.
JSON-RPC APIs
View the APIs available for communicating with the Starknet network.
Create an API key
Learn how to create and secure an API key.
Endpoints
| Network | Description | URL |
|---|---|---|
| Mainnet | JSON-RPC over HTTPS | https://starknet-mainnet.infura.io/v3/<YOUR-API-KEY> Copied |
| Testnet (Sepolia) | JSON-RPC over HTTPS | https://starknet-sepolia.infura.io/v3/<YOUR-API-KEY> Copied |
Partner and privacy policy
No personal information is sent as part of partner requests, only information necessary to fulfill your API request. This means that Infura's partner service provider can service your request, but not store the content of your request.
The following partners provide access to Starknet:
- Bware Labs (Terms of Service, Privacy Policy)
- Chainstack (Terms of Service, Privacy Policy)