Sei EVM
100x Faster EVM
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 | Cancun (w/o blobs) | Cancun | Varies |
Quick Start
1
Add Sei to existing Wallet
2
Get Test Tokens
3
Start Building
Ready-to-Deploy Examples
EVM Contract Wizard
Generate secure ERC-20, ERC-721, and more contract in minutes with the Contract Wizard. Configure the features, copy the Solidity code, deploy.
Frontend Integration
Connect various frontend interfaces such as ethers.js, viem, wagmi to your Sei EVM smart contracts.
Solidity Resources
Tools and best practices for Solidity development on Sei.
Development Tools
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, consider using a dedicated RPC provider or running your own node.
Endpoint URL
Provider
Type
Action
https://evm-rpc.sei-apis.com
Sei Foundation
public
https://evm-rpc-sei.stingray.plus
Staketab
public
https://sei-evm-rpc.publicnode.com
PublicNode
public
Last updated on