メインコンテンツへスキップ

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

読み込み中...

更新日:
May 21, 2026

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

パスパラメータ

state_id
文字列
必須
読み込み中...

返品

バージョン
文字列
読み込み中...
execution_optimistic
ブール値
読み込み中...
finalized
ブール値
読み込み中...
データ
配列
読み込み中...
pubkey
文字列
読み込み中...
withdrawal_credentials
文字列
読み込み中...
金額
文字列
読み込み中...
署名
文字列
読み込み中...
slot
文字列
読み込み中...
リクエスト
回答
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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう