Skip to main content

platform.getTimestamp RPC Method

Loading...

Updated on
Apr 29, 2026

platform.getTimestamp RPC Method

To use the platform.getTimestamp method on the P-Chain, ensure that the end of your URL includes ext/bc/P.

Parameters

This method does not accept any parameters

Returns

timestamp
string
Loading...
Request
Response
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"timestamp": "2026-02-28T14:47:14Z"
5
},
6
"id": 1
7
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"timestamp": "2026-02-28T14:47:14Z"
5
},
6
"id": 1
7
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free