Messages

Access the Messages API through TON API tools.

The Messages API provides seamless access to message-related data on the TON blockchain. It enables developers to estimate transaction fees, retrieve detailed message information, and send new messages, simplifying the handling of blockchain messages.

  • Estimate Fee: Estimate transaction fees of the given message processing. This may vary depending on the action content and the time elapsing.
  • Get Message: Get detailed information on the given TON blockchain message.
  • Send Message: Send a new message to the TON blockchain.


Explore the full TON APIs reference by TONX API here.