Skip to content

getGenesisTimestamp

function getGenesisTimestamp(network): number;

Defined in: src/utils/epoch.ts:42

Get the genesis timestamp for a network

ParameterTypeDescription
networkFilecoinNetworkTypeThe Filecoin network

number

Genesis timestamp in seconds (Unix timestamp)