I have been tinkering with the Deep API Index to try to find a way to grab the LP token address from a transaction address.
I have only found that I can search data by address or block, but can’t query information from transaction hash. Is it possible to do this or is there a workaround?
For example, how is is bscscan getting the LP address to show here on this page?
I have a Sync and Watch plugin running and there is no data that indicates the LP token address in the table so I am trying to figure out where I can find this missing information.
Thank you!