EVM storage is a key-value store where each smart contract has its own isolated storage space. Storing and retrieving data from EVM storage is gas-intensive. The storage address space is virtually unlimited.
Sort: