Transaction Queries
The AI Agent SDK enables efficient transaction management on Cronos Chains by providing features for querying transactions by address or hash. It also supports fetching transaction statuses, making it easy to track and verify blockchain activities accurately.
This functionality allows developers to build AI agents capable of monitoring and analyzing transactions in real-time, enhancing their applications' reliability and responsiveness.
3.1 Get transaction by hash
Retrieve transaction details for the specified hash using the Crypto.com developer platform.
Arguments
Example Query
Example Code
3.3 Get transaction status
Retrieve the status of a transaction using its hash using the Crypto.com developer platform.
Arguments
Example Query
Example Code
Last updated
Was this helpful?