HomeEIPs
EIPsEIP-1352
EIP-1352

Specify restricted address range for precompiles/system contracts

StagnantStandards Track: Core
Created: 2018-07-27
Alex Beregszaszi (@axic)
DiscussionsOriginal linkEdit
1 min read

The EIP-1352 proposal specifies that the address range between 0x0000000000000000000000000000000000000000 and 0x000000000000000000000000000000000000ffff is reserved for precompiles and system contracts, and regular accounts and contracts cannot obtain such an address. This is intended to simplify certain future features where several exceptions would need to be specified otherwise.

Video
Anyone may contribute to propose contents.
Go propose
Original

Simple Summary

Specify an Ethereum address range occupied by precompiles and future system contracts. Regular accounts and contracts cannot obtain such an address.

Abstract

The address range between 0x0000000000000000000000000000000000000000 and 0x000000000000000000000000000000000000ffff is reserved for precompiles and system contracts.

Motivation

This will simplify certain future features where unless this is implemented, several exceptions must be specified.

Specification

The address range between 0x0000000000000000000000000000000000000000 and 0x000000000000000000000000000000000000ffff is reserved for precompiles and system contracts.

Due to the extremely low probability (and lack of adequate testing possibilities) no explicit checks should be added to ensure that external transaction signing or the invoking of the CREATE instruction can result in a precompile address.

Rationale

N/A

Backwards Compatibility

No contracts on the main network have been created at the specified addresses. As a result it should pose no backwards compatibility problems.

Test Cases

N/A

Implementation

N/A

Copyright and related rights waived via CC0.

Further reading
Anyone may contribute to propose contents.
Go propose
Adopted by projects
Anyone may contribute to propose contents.
Go propose

Not miss a beat of EIPs' update?

Subscribe EIPs Fun to receive the latest updates of EIPs Good for Buidlers to follow up.

View all
Serve Ethereum Builders, Scale the Community.
Resources
GitHub
Supported by