Skip to content

Spec

Documentation for tests/prague/eip6110_deposits/spec.py@0ed27a0e.

Defines EIP-6110 specification constants and functions.

Spec dataclass

Parameters from the EIP-6110 specifications as defined at https://eips.ethereum.org/EIPS/eip-6110

Source code in tests/prague/eip6110_deposits/spec.py
20
21
22
23
24
25
26
27
@dataclass(frozen=True)
class Spec:
    """
    Parameters from the EIP-6110 specifications as defined at
    https://eips.ethereum.org/EIPS/eip-6110
    """

    DEPOSIT_CONTRACT_ADDRESS = 0x00000000219AB540356CBB839CBE05303D7705FA