Documentation Index
Fetch the complete documentation index at: https://docs.sei.io/llms.txt
Use this file to discover all available pages before exploring further.
Why Choose Sei EVM?
| Feature | Sei EVM | Ethereum | Other Layer 1s |
|---|---|---|---|
| Blocktime | 400 ms | 12 - 14 seconds | 1 - 3 seconds |
| Transaction Throughput | 100 MGas/s | 3 MGas/s | < 50 MGas/s |
| Parallelized Execution | Yes | No | Limited/No |
| EVM Tooling Compatibility | 100% | 100% | Varies |
| EVM Version | Pectra (w/o blobs) | Fusaka | Varies |
Detailed Ethereum comparison
Quick Start
Add Sei to Wallet
Get Test Tokens
Start Building
Ready-to-Deploy Examples
EVM Contract Wizard
Frontend Integration
Solidity Resources
Development Tools
Deploy with Hardhat
Deploy with Foundry
Use Cases
x402 Payments
USDC on Sei
RPC Endpoints
Choose from official Sei Foundation endpoints or community-maintained alternatives. All endpoints support standard EVM JSON-RPC methods. Public endpoints have rate limits — for production apps, use a dedicated RPC provider or run your own node.- Mainnet (pacific-1)
- Testnet (atlantic-2)
| Endpoint | Provider | Type | Rate limit | Notes |
|---|---|---|---|---|
https://evm-rpc.sei-apis.com | Sei Foundation | public | 10 req/s | Recommended for development |
https://evm-rpc-sei.stingray.plus | Staketab | public | — | Community maintained |
https://sei-evm-rpc.publicnode.com | PublicNode | public | 5 req/s | Community maintained |
https://seievm-rpc.polkachu.com | Polkachu | public | — | Community maintained |
https://jsonrpc.lavenderfive.com:443/sei | LavenderFive | public | — | Community maintained |