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}