Skip to content

Why the getTransactions doesn't return data of jetton transfer #171

@VetchM

Description

@VetchM

This address UQBcUOVngVSHr4dmf2hFa4u4pFm7b4wji5ZBTE1A8C0hi5iQ had two USDT transfer that happened before it's first TON transfer.

But the getTransactions API only return data that happens after the firtst TON transfer, and ignore the initial two, is this behavior intended? Is there a way to obtain those lost transfer data?

curl -X 'GET' \
  'https://toncenter.com/api/v2/getTransactions?address=UQBcUOVngVSHr4dmf2hFa4u4pFm7b4wji5ZBTE1A8C0hi5iQ&limit=100&to_lt=0&archival=true' \
  -H 'accept: application/json'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions