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

qn_getBlockFromTimestamp RPC Method - Block Timestamp Lookup

読み込み中...

更新日:
Feb 03, 2026

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": 1730000000
8
}
9
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"network": "ethereum",
6
"blockNumber": 29402654,
7
"timestamp": 1730000000
8
}
9
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう