Preparing search index...
The search index is not available
@envio-dev/hypersync-client
@envio-dev/hypersync-client
Withdrawal
Interface Withdrawal
Evm withdrawal object
See ethereum rpc spec for the meaning of fields
interface
Withdrawal
{
address
?:
string
;
amount
?:
string
;
index
?:
string
;
validatorIndex
?:
string
;
}
Index
Properties
address?
amount?
index?
validator
Index?
Properties
Optional
address
address
?:
string
Optional
amount
amount
?:
string
Optional
index
index
?:
string
Optional
validator
Index
validator
Index
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
address
amount
index
validator
Index
@envio-dev/hypersync-client
Loading...
Evm withdrawal object
See ethereum rpc spec for the meaning of fields