kraken_get_server_time
Retrieve the current server time from Kraken to synchronize trading actions and verify timestamps for error-free operations.
Instructions
Fetch the current time according to the Kraken server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rfc1123 | Yes | RFC 1123 formatted time | |
| unixtime | Yes | Unix timestamp (seconds) |