Relative Content

Tag Archive for blockchainton

TON blockchain: How to check a transaction is success or not?

I use tonweb lirary to send a transaction. But the response I receive is some thing like { '@type': 'ok', '@extra': '1723716788.6499352:4:0.3484654105500832' }. This is a quite useless information, I don’t know if my transaction is success or failed.