/eth/v1/beacon/states/{state_id}/pending_deposits REST API Endpoint
路徑參數
state_id
字串
必填
載入中...
退貨
版本
字串
載入中...
execution_optimistic
布林值
載入中...
finalized
布林值
載入中...
資料
陣列
載入中...
pubkey
字串
載入中...
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}