Deposits

A deposit is created when a user transfers one or more ETH to the deposit contract. When a deposit is validated, it will be updated in beacon.raw.deposits.

Table Column

Column NameDescriptionExample

slot_number

Beacon Chain slot the block.

6,470,743

slot_timestamp

Beacon Chain slot timestamp of the block.

2023-05-19 05:08:59

eth1_block_hash

The block hash of the Ethereum 1.0 block.

0x228977a6be8b8a0c8063c0300771400451ffb49c11179cbf6e8dd783b1cf9dcb

eth1_block_number

The block number of the Ethereum 1.0 block.

17,291,372

eth1_block_timestamp

The Unix timestamp of the Ethereum 1.0 block.

2023-05-19 05:08:59

deposit_amount

Amount of ETH deposited, unnormalized. (To convert to ETH1 amount, divide by 10^9)

32,000,000,000

pubkey

BLSPubkey.

0xa6ed348c1c3503130581865318aa99d35929b1a7cbd3bd1bf86f02f79c4267d2fea08c9dc82f156d7e65dfe06e3c22e1

signature

Deposit signature.

0x82a96e6e9a0ed5e55f6e6df5d1cb0c90d42ebf03b30dba2c202b8decc9261b077552794b89c8e330bb64256bbb9a5c9a012bb211bbd02ca01b2472cba8d5f033e0deef4de4617bcafa4c706db43333ba417c92a97c3bb9c9c1edfea088654c82

withdrawal_credentials

Commitment to pubkey for withdrawals. Withdrawal prefixes relate to the withdrawal credentials provided when deposits are made for validators.

0x0100000000000000000000008e609ac80f4324e499a6efd24f221a2caa868224

withdrawal_address

#N/A

0x08e609ac80f4324e499a6efd24f221a2caa86822

proofs

Array of proof

<too long to display>

unique_id

Unique ID for the deposit event.

slot_number-6470743_signature-0x82a96e6e9a0ed5e55f6e6df5d1cb0c90d42ebf03b30dba2c202b8decc9261b077552794b89c8e330bb64256bbb9a5c9a012bb211bbd02ca01b2472cba8d5f033e0deef4de4617bcafa4c706db43333ba417c92a97c3bb9c9c1edfea088654c82_proofs_hash-5749114292790100513

_updated_at

Timestamp of the attestation data update.

2023-05-19 07:03:19.493 +0000

Last updated