Hi there, can I please get some help with writing a query to find the PairCreated event for a specific pair? The pair or data I’m looking for is pair: 0x6e559A800e1C098029b0D7fcCEF14845F18b0078
Here’s what i’ve got so far… don’t know where to put the filter for the pair address:
For the particular pair address, the smartContractEvent PairCreated is not available. You can check the same here. If you still need the transaction hash and timestamp of the pair address 0x6e559a800e1c098029b0d7fccef14845f18b0078. Here is the query
Thanks @sayon, as a follow up question, is there a simple query I can use just to get the tx hash and timestamp of when a smart contract was first deployed?