Epoch Clock
Last updated
Last updated
The PWN Epoch Clock provides the current epoch number in the PWN DAO context. One epoch is 4 weeks long and the epoch numbering starts with 1. INITIAL_EPOCH_TIMESTAMP
is set at the deployment time and can be used to sync the clock between different chains.
PWNEpochClock.sol is written in Solidity version 0.8.25
Get current epoch
Set epoch start at deployment