qn_getBlockFromTimestamp RPC Method - Block Timestamp Lookup
Please note that this RPC method requires the Block Timestamp Lookup add-on enabled on your Quicknode endpoint. This method is available for mainnet only.
參數
時間戳記
整數
必填
載入中...
退貨
結果
物件
載入中...
網路
字串
載入中...
區塊編號
整數
載入中...
時間戳記
整數
載入中...
請求
回應
1{2"jsonrpc": "2.0",3"id": 1,4"result": {5"network": "ethereum",6"blockNumber": 29402654,7"timestamp": 17300000008}9}
1{2"jsonrpc": "2.0",3"id": 1,4"result": {5"network": "ethereum",6"blockNumber": 29402654,7"timestamp": 17300000008}9}