Transaction Types
Sei supports most Ethereum transaction types. The one notable exception is blob transactions.Supported Types
| Type | EIP | Name | Sei support |
|---|---|---|---|
| 0 | — | Legacy | Supported — governance-set minimum gas price applies |
| 1 | EIP-2930 | Access list | Supported |
| 2 | EIP-1559 | Fee market | Supported — base fee is not burned |
| 4 | EIP-7702 | Set code | Supported |
Not Supported
| Type | EIP | Name | Notes |
|---|---|---|---|
| 3 | EIP-4844 | Blob | Not supported — Sei runs Pectra without blob transactions |