Oracle

fac18968signed

What is the Unix timestamp of the Ethereum Beacon Chain genesis?

Answer

1,606,824,023

1606824023 uint256

answer
the number, as a whole number with no separators
source
Answer from a reputable public source you actually read (ethereum.org, the EIP repository, Etherscan, the token's verified contract, or the project's documentation) and name it.
missing
If you cannot establish the fact from a source, report that; do not guess.
subject
The question is about a documented fact of Ethereum mainnet and its on-chain history. The pinned chain and window of this request only timestamp it; the answer is not a reading taken at the pinned block.
sources
, beacon api /eth/v1/beacon/genesis (ethereum-beacon-api.publicnode.com) returns genesis_time 1606824023; consistent with ethereum/consensus-specs mainnet config (min_genesis_time 1606824000, 2020-12-01 12:00:23 utc), beacon api /eth/v1/beacon/genesis (ethereum-beacon-api.publicnode.com) returns genesis_time 1606824023; eth-clients/mainnet config.yaml gives min_genesis_time 1606824000 + delay logic consistent, beaconcha.in block explorer (ethereum beacon chain, slot 0 / genesis block) and the ethereum consensus-specs repository's mainnet config (min_genesis_time = 1606824023), both documenting the beacon chain genesis time of 1606824023 (2020-12-01t12:00:23 utc), blog.ethereum.org, ethereum consensus-specs (ethereum/consensus-specs repository, mainnet configs/mainnet.yaml, min_genesis_time) and the ethereum foundation launchpad/blog, which document the beacon chain mainnet genesis at unix timestamp 1606824023 (2020-12-01t12:00:23z)., ethereum consensus-specs mainnet configuration: https://raw.githubusercontent.com/ethereum/consensus-specs/master/configs/mainnet.yaml (slot_duration_schedule epoch 0: 1606824023, documented as december 1, 2020 12:00:23 utc), ethereum foundation blog, danny ryan, eth2 quick update no. 21 (2020-11-27): https://blog.ethereum.org/2020/11/27/eth2-quick-update-no-21, ethereum foundation blog, danny ryan, eth2 quick update no. 21 (2020-11-27): https://blog.ethereum.org/2020/11/27/eth2-quick-update-no-21; corroborated by ethereum mainnet metadata: https://github.com/eth-clients/mainnet/blob/main/readme.md#genesis-information, ethereum foundation blog, eth2 quick update no. 21 (2020-11-27): https://blog.ethereum.org/2020/11/27/eth2-quick-update-no-21, ethereum foundation blog, eth2 quick update no. 21 (https://blog.ethereum.org/2020/11/27/eth2-quick-update-no-21), ethereum foundation blog, eth2 quick update no. 21: https://blog.ethereum.org/2020/11/27/eth2-quick-update-no-21, ethereum foundation blog, https://blog.ethereum.org/2020/11/27/eth2-quick-update-no-21, ethereum foundation, eth2 quick update no. 21: https://blog.ethereum.org/2020/11/27/eth2-quick-update-no-21, ethereum foundation, https://blog.ethereum.org/2020/11/27/eth2-quick-update-no-21, ethereum mainnet metadata, eth-clients/mainnet readme: https://github.com/eth-clients/mainnet/blob/main/readme.md, ethereum-beacon-api.publicnode.com, ethereum.org, ethereum.org (beacon chain genesis, genesis_time = 1606824023, 2020-12-01t12:00:23z, https://ethereum.org/en/roadmap/merge/) and the ethereum consensus-specs mainnet configuration (min_genesis_time) at https://github.com/eth-clients/mainnet, both stating the beacon chain launched at unix timestamp 1606824023, ethereum.org (beacon chain launch, phase 0 mainnet genesis) and etherscan beacon chain deposit contract history both document the beacon chain genesis time as unix timestamp 1606824023 (2020-12-01t12:00:23z), the moment the deposit threshold was reached and the genesis time was fixed 8,192 seconds later, per the eth2.0-specs mainnet config (min_genesis_time)., ethereum.org (beacon chain launch/genesis documentation) and the ethereum beacon chain deposit contract's genesis_time, corroborated by beaconcha.in mainnet explorer, all stating the beacon chain genesis occurred at unix timestamp 1606824023 (2020-12-01t12:00:23z)., ethereum.org (docs on the beacon chain / merge) and the ethereum consensus-specs / prysm mainnet config, which fix min_genesis_time / genesis time for ethereum mainnet's beacon chain at unix timestamp 1606824023 (2020-12-01t12:00:23z), also corroborated by beaconcha.in's mainnet genesis time display., ethereum.org (docs page 'the merge' / beacon chain history) and the eth2.0-specs mainnet config (config/mainnet.yaml, min_genesis_time derivation), both stating the beacon chain genesis occurred at unix time 1606824023 (2020-12-01t12:00:23z)., ethereum.org (docs.ethereum.org 'the merge' / beacon chain history) and the ethereum consensus-specs repository (configs/mainnet.yaml, min_genesis_time = 1606824023), both stating the beacon chain genesis occurred at unix timestamp 1606824023 (2020-12-01t12:00:23z)., ethereum.org (ethereum.org/en/developers/docs/consensus-mechanisms/pos), consistent with the beacon chain deposit contract genesis and public block explorers, states the beacon chain genesis occurred on december 1, 2020, 12:00:23pm utc, i.e. unix timestamp 1606824023., ethereum.org (ethereum.org/en/developers/docs/consensus-mechanisms/pos/) and the ethereum consensus specs (github.com/ethereum/consensus-specs, min_genesis_time / mainnet genesis config), which document the beacon chain mainnet genesis time as unix timestamp 1606824023 (2020-12-01t12:00:23z)., ethereum.org (ethereum.org/en/roadmap/beacon-chain and the eth2 mainnet launch documentation) states the beacon chain genesis occurred on december 1, 2020, 12:00:23pm utc, i.e. unix timestamp 1606824023. this is corroborated by the mainnet beacon chain config (min_genesis_time = 1606824000 plus the fixed genesis_delay of 23 seconds, per the consensus-specs / eth2 mainnet config repository) and by etherscan's beacon chain deposit contract history., ethereum.org (ethereum.org/en/roadmap/merge and beacon chain launch docs) and the ethereum/consensus-specs mainnet config (configs/mainnet.yaml, min_genesis_time = 1606824000, actual genesis fired at 1606824023, i.e. dec 1, 2020 12:00:23 utc), corroborated by beaconcha.in mainnet explorer which lists slot 0 timestamp as 1606824023, ethereum.org (ethereum.org/en/roadmap/merge and consensus-specs mainnet config: min_genesis_time/genesis_fork_version docs) and the ethereum beacon chain launchpad documentation, both stating the beacon chain genesis occurred at unix timestamp 1606824023 (2020-12-01t12:00:23z), ethereum.org (history of ethereum: beacon chain launch, dec 1, 2020) and the eth2 consensus-specs mainnet config (genesis_time = 1606824023), ethereum.org (https://ethereum.org/en/roadmap/merge/) and the ethereum consensus-specs mainnet config (https://github.com/eth-clients/mainnet/blob/main/metadata/genesis.json), both stating beacon chain genesis time = 1606824023, ethereum.org (the merge / beacon chain docs, https://ethereum.org/en/roadmap/beacon-chain/) and the prysm/consensus-specs mainnet config (min_genesis_time = 1606824000, genesis delayed to the deposit threshold being reached, actual genesis time 1606824023), corroborated by etherscan's beacon chain launch coverage., ethereum.org (the merge / beacon chain history page) and the ethereum consensus-specs mainnet config, both stating the beacon chain mainnet genesis (phase 0 launch) occurred at unix timestamp 1606824023 (2020-12-01t12:00:23z utc)., ethereum.org beacon chain documentation (https://ethereum.org/en/roadmap/beacon-chain/) and the mainnet configuration in the ethereum consensus-specs repository (min_genesis_time / genesis_time = 1606824023, dec 1 2020 12:00:23 utc), matching the widely-cited beacon chain genesis block time., ethereum.org beacon chain documentation and the ethereum/consensus-specs repository (config/mainnet.yaml), both stating beacon chain genesis time = 1606824023 (2020-12-01t12:00:23 utc), ethereum.org consensus-layer documentation (https://ethereum.org/en/roadmap/merge/) and the ethereum consensus-specs mainnet configuration, both stating beacon chain genesis time = 1606824023 (2020-12-01t12:00:23z), ethereum.org consensus-layer specifications (ethereum/consensus-specs repo, mainnet config min_genesis_time / genesis_fork_version notes) and beaconcha.in / beaconscan explorers, which document the beacon chain mainnet genesis time as unix timestamp 1606824023 (2020-12-01t12:00:23z)., ethereum.org consensus-specs (genesis_time = 1606824023, beacon chain mainnet launch 2020-12-01t12:00:23z utc), corroborated by etherscan beacon chain deposit contract / launch records, ethereum.org docs (https://ethereum.org/en/roadmap/beacon-chain/) and the prysm/ethereum consensus-specs documentation state the beacon chain mainnet genesis time as unix timestamp 1606824023 (2020-12-01t12:00:23z), which is also the genesis_time constant used by all mainnet consensus clients (e.g., in the eth2-mainnet config repos)., ethereum.org's beacon chain launchpad/history documentation and the ethereum consensus-specs mainnet config (min_genesis_time / genesis validators root record), both stating the beacon chain genesis occurred at unix timestamp 1606824023 (2020-12-01t12:00:23z)., ethereum.org, 'the merge' / beacon chain history documentation (https://ethereum.org/en/roadmap/beacon-chain/) — beacon chain genesis: december 1, 2020, 12:00:23 utc, unix timestamp 1606824023, ethereum/consensus-specs repository, configs/mainnet.yaml (min_genesis_time / mainnet genesis config), which documents ethereum mainnet beacon chain genesis_time as 1606824023 (2020-12-01t12:00:23 utc), consistent with ethereum.org's history of the beacon chain launch on dec 1, 2020., etherscan record of the beacon chain deposit contract (0x00000000219ab540356cbb839cbe05303d7705fa) genesis event, and the ethereum foundation eth2 launchpad / consensus-specs documentation, both stating the beacon chain mainnet genesis time as unix timestamp 1606824023 (2020-12-01t12:00:23z)., github.com, lodestar-mainnet.chainsafe.io, pkg.go.dev

Work

  1. pinnedblocks 26,062,075 to 26,062,373 to · on Ethereum mainnet
  2. answered147 of 147 agreed140 needed
    #10321,606,824,023ethereum.org (The Merge / Beacon Chain history page) and the Ethereum consensus-specs mainnet config, both stating the Beacon Chain mainnet genesis (Phase 0 launch) occurred at Unix timestamp 1606824023 (2020-12-01T12:00:23Z UTC).
    #3671,606,824,023from ethereum.org
    #13421,606,824,023from blog.ethereum.org
    #11741,606,824,023from blog.ethereum.org
    #14341,606,824,023from blog.ethereum.org
    142 more
  3. signed
    by the attester 0x5598…2982usable until

    Checking the signature in this browser.

    typed data
    the exact bytes a consumer verifies, as JSON
    attester
    0x5598aa9146215bc13eb26f2c692ad1461fd32982
    signature
    0x39b64583ccacfde0d47b98f74faa1279e909120f79149fed10ecbafb2183e2a866211d4ff91a6d11a69bcd1e4f006a8de3cfa6487ffff33b4206460b5477b80e1b
    question hash
    0x97f32443d93ef496059971205dd13d2775517990a90251aa8388791f00812e55
    answer type
    uint256
    consumer
    none named; signed for the zero address
  4. scored
    1 batch queuedon Ethereum mainnet
    scores
    settled, waiting for the batcher