Airdrop Transformer

I had an additional idea regarding transformers which I would need some help to check how feasible it is. I want Airdrop users that buy a minimal amount of a TOKEN on the exchange. I thought in some ways to do this, one is checking if the balance of Flash wallet is above some threshold and log this state to an Airdrop smartcontract and then users just claim, but Flash wallet can have TOKEN on the atomic operation of another fill, causing unrelated orders to be logged. Is there a way to pass context of an order, check it was filled during current transformation to then log the result to an airdrop smartcontract?

1 Like

umm do you want to airdrop in the context of a trade?

Yes, basically if anyone was successful doing a trade with a min value of a Token, it will get more tokens.