Skip to content

Commit

Permalink
update start time
Browse files Browse the repository at this point in the history
  • Loading branch information
noahlitvin committed Jan 21, 2025
1 parent 97164a1 commit 2740ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/protocol/cannonfile.base-beta.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ lowerBoundMultiplier = "0.5773502691896257" # sqrt(1/3)
upperBoundMultiplier = "1.7320508075688772" # sqrt(3)
duration = "2419200" # 28 day in seconds
totalVaults = "2"
startTime = "0"
startTime = "1738386000" # 2/1/2025
# tokens
wstETH = "0xc1CBa3fCea344f92D9239c08C0568f6F2F0ee452"
USDC = "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
Expand Down

0 comments on commit 2740ef9

Please sign in to comment.