Free / public RPC URLs
Public RPC URLs for Sei EVM
These endpoints are free, anonymous, and rate limited. They are useful for development, wallet reads, and one off scripts. For production traffic or indexer workloads, pair them with a paid provider so the public list becomes your fallback rather than your primary.
| RPC URL | Hosted by | Notes |
|---|---|---|
| https://evm-rpc.sei-apis.com | Sei Foundation | Recommended in official docs. |
| https://sei.drpc.org | dRPC |
Paid RPC providers
Paid RPC providers for Sei EVM
Production dapps, indexers, and trading systems should use a managed provider with a private API key, archive history, and an SLA. These providers list Sei EVM support on their public pricing pages.
Block explorers and docs
Sei EVM explorers and documentation
- SeiTrace — https://seitrace.comEIP 3091
- Official documentation — https://docs.sei.io/
When the answer is real
Caveats and things to verify
- Sei has both a Cosmos SDK side and an EVM side. Chain ID 1329 refers to the EVM execution layer. Cosmos clients use the string chain id pacific-1.
FAQ
Frequently asked questions
What is the Sei EVM chain ID?
Sei EVM mainnet chain ID is 1329 (hex 0x531). The Cosmos side uses string chain id pacific-1, which is not interchangeable with the EVM numeric id.
Sources
- Sei docs — EVM — https://docs.sei.io/evm/networks