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}