Do any of your services include a historic transaction trace API? Something like GETH’s debug_traceTransaction or Parity/OpenEtheruem’s equivalent. I would require an archive node in the sense that I may want to check on a transaction from 1-3 months ago.
Reading here under do i need archive data does not mention debug_traceTransaction. Can you please confirm that your archive add on has access to this feature?
Support just replied, looks like it’s not supported unfortunately.
We don’t support the debug methods in our API service. If you do require debug in your project you would need to complement our API with another solution.