The highest tagged major version is
v2 .
Discover Packages
github.com/luxfi/evm
ids
package
Version:
v0.8.3
Opens a new window with list of versions in this module.
Published: Aug 2, 2025
License: GPL-3.0, LGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package ids provides common identifier types used throughout the EVM codebase.
This package has no dependencies on other EVM packages to avoid import cycles.
BlockID represents a block identifier
ChainID is a 32-byte chain identifier
String returns the string representation of a ChainID
ID represents a generic 32-byte identifier
String returns the string representation of an ID
NodeID is a 32-byte identifier for nodes
String returns the string representation of a NodeID
SubnetID is a 32-byte subnet identifier
String returns the string representation of a SubnetID
Source Files
¶
Click to show internal directories.
Click to hide internal directories.