Is there any way of testing for, within a contract, if a transfer call to it is from within the same transaction as a previous transfer call?
NB if a bot sends multiple buys together in a single transaction.
I know you can’t get the tx.hash because it hasn’t been generated yet, but wondered if there was another way?
Oct 22, 2021, 12:11 PM