Module address_map

Source

Structs§

KNOWN_ADDRESSES
Loads the known contact addresses from the JSON file.
KnownAddress

Enums§

ContractType

Functions§

is_precompile
Checks if the given address is a precompile based on KNOWN_ADDRESSES.
is_system
Checks if the given address is a system contract based on KNOWN_ADDRESSES.