Waffle icon indicating copy to clipboard operation
Waffle copied to clipboard

How can you match against events emitted by dynamically created contracts?

Open Flawe opened this issue 3 years ago • 2 comments

I have a contract that inherits from PullPayment, which creates the Escrow contract in its constructor. I'd like to match against the events emitted by the Escrow contract.

Apologies if this is documented and I have missed it, I just haven't been able to find it anywhere.

Flawe avatar Jun 24 '21 17:06 Flawe

Looking for the exact same thing actually :)

julien51 avatar Sep 29 '21 14:09 julien51

Is this a duplicate of #515?

aspiers avatar Sep 30 '21 03:09 aspiers