Closed fuzztobread closed 3 weeks ago
@fuzztobread it doesn't seem that way to me using https://basescan.org/address/0x5e7BB104d84c7CB9B682AaC2F3d509f5F406809? Could you provide an address that you tried?
Hi, i used 0x420DD381b31aEf6683db6B902084cB0FFECe40Da address.If you check the events emitted on basescan using the provided address, it's only create pool but when entered on hyperindex, gives different events.
Hi, i used 0x420DD381b31aEf6683db6B902084cB0FFECe40Da address.If you check the events emitted on basescan using the provided address, it's only create pool but when entered on hyperindex, gives different events.
Thanks! I see it's causing the problem on my side as well. Will investigate and get a fix out. In the mean time you can always use the address I used to get started and swap out the address in your config.yaml afterwards 👍🏼
Sure thing. Thank you
This should now be fixed 👍🏼
Describe the bug When entering the poolfactory address of aerodrome contract in hyperindex cli, the events emitted are swap, mint and other instead of being poolcreated since it is a factory address
To Reproduce Steps to reproduce the behavior:
E.g.
Expected behavior Poolcreated events should be shown instead of swap and other.