Skip to main content
Withdrawals are akin to simple transactions (though they are actually 0 gas balance increases) included in the block structure. Coins are transferred from a validator to a preset withdrawal address (either EOA or contract). Each withdrawal also includes a unique integer index starting from 0 and incrementing by 1 with each withdrawal. The unique index, assigned validatorIndex, withdrawal receiving address, and amount are all included in the withdrawals structure are displayed on Blockscout on the block and addresses pages.

UI display examples

Block page example

Address page example