tongo icon indicating copy to clipboard operation
tongo copied to clipboard

Hello, I would like to know how to query transactions through message hash, as I couldn't find it in the code.

Open vingin007 opened this issue 1 year ago • 3 comments

vingin007 avatar Dec 04 '23 10:12 vingin007

Not sure that I got your question. Can you explain your use case? are you trying to find a transaction in a block by msg hash?

aleksej-paschenko avatar Dec 12 '23 08:12 aleksej-paschenko

"github.com/tonkeeper/tonapi-go"

GetBlockchainTransactionByMessageHash

This can get one hash.

then: https://testnet.tonapi.io/v2/blockchain/messages/b0d50cba04aa176523d7314f14d61e89f2c42c74e19889743e9be31e66032a66/transaction

https://testnet.tonapi.io/v2/blockchain/transactions/8bbb1d9b8ebe77d57792d13e35f36a361d633735e948aa170e1fa804cbdbccb5 request result are same.

yangyile1990 avatar Jan 05 '24 02:01 yangyile1990

Ok. This is example how you can find transaction by message hash. And what is your question?

mr-tron avatar Jan 11 '24 19:01 mr-tron

چگونه دست رسی به توکن های بلاک شده

Amirsadeqi20 avatar Jul 09 '24 02:07 Amirsadeqi20