We initially deployed the smart-escrow contract with a start time of July 10, 2024. After conversations with Optimism and our legal team, this date was incorrect and should have been August 30, 2024 (1 year after the tokens were sent to the nested multisig).
This script will deploy a new smart escrow contract and sets the initial disbursement date and end date according to this updated schedule.
The values in the env are the same as the initial deployment with two exceptions:
START=1724976000
END=1882764000
Start was determined using this online tool for August 30, 2024, 00:00:00.
End was determined using this sheet which validates the disbursement schedule.
We initially deployed the smart-escrow contract with a start time of July 10, 2024. After conversations with Optimism and our legal team, this date was incorrect and should have been August 30, 2024 (1 year after the tokens were sent to the nested multisig).
This script will deploy a new smart escrow contract and sets the initial disbursement date and end date according to this updated schedule.
The values in the env are the same as the initial deployment with two exceptions:
Start was determined using this online tool for August 30, 2024, 00:00:00. End was determined using this sheet which validates the disbursement schedule.