Hi,
I am trying to find solutions to avoid smartcontracts being manipulated by bots.
I thought storing transaction execution date then, expected for a delay before according next transaction could be an option.
Then I noticed there are no Date types or Timestamp.
I know this is something complicated since every Operator Node may have different system date and region, but well I donβt know if anyone has already discussed around this?
Regards,