ethereumjs-monorepo

@ethereumjs/util / JsonRpcWithdrawal

Interface: JsonRpcWithdrawal

JSON RPC interface for EIP-4895 withdrawal data with amount in Gwei to match CL representation and for eventual ssz withdrawalsRoot

Table of contents

Properties

Properties

address

address: string

Defined in

packages/util/src/withdrawal.ts:26


amount

amount: string

Defined in

packages/util/src/withdrawal.ts:27


index

index: string

Defined in

packages/util/src/withdrawal.ts:24


validatorIndex

validatorIndex: string

Defined in

packages/util/src/withdrawal.ts:25