Discussions

Ask a Question
Back to All

All internal transactions endpoint returns no data

Hi Ankr team,

Looks like all endpoints for fetching internal transactions always return empty internalTransactions array.

Examples tried:

  • ankr_getInternalTransactionsByBlockNumber
    • eth, 17293858
    • polygon, 42897372
  • ankr_getInternalTransactionsByParentHash
    • eth, 0x6f7070a07f838a74bc252b8a98139db39732fdf73a005535a2cc03ae0b4692cf
    • polygon, 0x1db983179ff64d11197709765880b162a109401a7c1faae3f29dd4c0d2209364

Changing onlyWithValue parameter doesn't change the response.

Is these endpoints supported at the moment? If not, do you have any estimation on when they'll become available?