Precompiled Contract Addresses
Table of Contents
Introduction
Addresses of precompiled contracts and mappings to their implementations.
Submodules
Package Contents
ECRECOVER_ADDRESS
- ECRECOVER_ADDRESS
ECRECOVER_ADDRESS = hex_to_address("0x01")
SHA256_ADDRESS
- SHA256_ADDRESS
SHA256_ADDRESS = hex_to_address("0x02")
RIPEMD160_ADDRESS
- RIPEMD160_ADDRESS
RIPEMD160_ADDRESS = hex_to_address("0x03")
IDENTITY_ADDRESS
- IDENTITY_ADDRESS
IDENTITY_ADDRESS = hex_to_address("0x04")