跳转至主要内容

/eth/v1/beacon/states/{state_id}/pending_deposits REST API Endpoint

正在加载...

更新于
2026年5月21日

/eth/v1/beacon/states/{state_id}/pending_deposits REST API Endpoint

路径参数

state_id
字符串
必填
正在加载...

退货

版本
字符串
正在加载...
execution_optimistic
布尔型
正在加载...
已最终确定
布尔型
正在加载...
数据
数组
正在加载...
公钥
字符串
正在加载...
withdrawal_credentials
字符串
正在加载...
金额
字符串
正在加载...
签名
字符串
正在加载...
插槽
字符串
正在加载...
请求
回复
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": [
5
{
6
"pubkey": "0xab857775eacb1fadaf9d7b9e5dbe6d9f4dcd8e87c6d11da36931e729fd28a57c8d4161147e2d9dabebf7c5f53a4b5ac6",
7
"withdrawal_credentials": "0x0000000000000000000000000000000000000000000000000000000000000000",
8
"amount": "2015950000000",
9
"signature": "0xc00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
10
"slot": "12559201"
11
}
12
]
13
}
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": [
5
{
6
"pubkey": "0xab857775eacb1fadaf9d7b9e5dbe6d9f4dcd8e87c6d11da36931e729fd28a57c8d4161147e2d9dabebf7c5f53a4b5ac6",
7
"withdrawal_credentials": "0x0000000000000000000000000000000000000000000000000000000000000000",
8
"amount": "2015950000000",
9
"signature": "0xc00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
10
"slot": "12559201"
11
}
12
]
13
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用