Transactions

Check Contract Execution Status

Returns the status code of a contract execution.

https://api.cronoscan.com/api
   ?module=transaction
   &action=getstatus
   &txhash=0x99c7549fc1fb8d929b53383b0ee3709c9fe0d79ec60d71a0d4f2b1ce4805f118
   &apikey=YourApiKeyToken

Query Parameters

Check Transaction Receipt Status

Returns the status code of a transaction execution.

https://api.cronoscan.com/api
   ?module=transaction
   &action=gettxreceiptstatus
   &txhash=0x99c7549fc1fb8d929b53383b0ee3709c9fe0d79ec60d71a0d4f2b1ce4805f118
   &apikey=YourApiKeyToken

Query Parameters

Last updated