E1008 — Basefee too low
| Property | Value |
|---|---|
| Code | 1008 |
| Slug | E1008 |
| Category | gas (Gas) |
| CIP | CIP-3 |
What happened
Basefee too low.Why it happened
The transaction’smax_fee_per_cycle or max_fee_per_cell is below the current block basefee.
How to fix
Raisemax_fee_per_cycle and max_fee_per_cell above the current basefee (query via RPC).
Receipt example
All Error Codes
View the complete error code reference

