Callback fail with 0x error but succeed with the cast command

  • Chain: abstract testnet
  • Timestamp: sequence number: 22284~ 22286

Hi!

I am trying pyth entropy on abs testnet (sequence number: 22284~ 22286).

I got callback error like the following:

Callback failed!
Error response: 0x

However, when I ran the cast command on the entropy explorer, the transaction succeed as expected. For example: https://sepolia.abscan.org/tx/0xd3a584ff0cb3575e138fc1ed6c65ab8270dada54e44b5bab1858360c6408ffb4

Hey @gilbert

Thank you for raising this. The transaction could failed due to multiple reasons from the provider. The reasons could include incorrect gas estimation, rpc failure etc. While we find the root cause of the issue, we are happy that you were able to get it worked using the cast command.

In future, you could use entropy explorer as well to help with it.