Skip to content

getGenesisTimestamp

function getGenesisTimestamp(network): number;

Defined in: packages/synapse-sdk/src/utils/epoch.ts:42

Get the genesis timestamp for a network

ParameterTypeDescription
networkFilecoinNetworkTypeThe Filecoin network

number

Genesis timestamp in seconds (Unix timestamp)