Skip to content
This repository was archived by the owner on Jul 12, 2021. It is now read-only.
This repository was archived by the owner on Jul 12, 2021. It is now read-only.

The startTime could use some buffer #1

@GriffGreen

Description

@GriffGreen

I would highly recommend adding an hour or so to:
https://github.com/MonolithDAO/token/blob/a3857d8839befadff221e7ea1a4baa9d33bd6ba1/src/FirstSale.sol#L25

so that it reads

startTime = safeAdd(_time, 1 hour);

1 hour is my suggestion, but you can make it more :-D

This will give you time to verify the contract on etherscan and put the address on the website before the countdown expires and all that so that there is more of a fair launch, and less potential for scammers putting up a fake address and stealing people's money in the chaos that ensues in those first few minutes of the creation period.

Thank you, I am very excited about your project! Nice work!

Much love,
Griff

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions