Goerli to Mumbai transfer, how to check for errors?

Hey guys,

if I send a given ERC20 token from Goerli to Mumbai via RootChainManagerProxy.depositFor and there is an error crediting it on Mumbai (maybe due to a smart contract misconfiguration), where can I lookup the error message?

I have just tested it and the 1 token is not being credited after 30 min.

Here is the tx:

And here is the root and child token contracts (already mapped):

https://explorer-mumbai.maticvigil.com/address/0xe6Eef774336D1B9dB4F3F4373900036a770E742f/contracts

I just want to make sure I know how everything works on the testnet before I deploy to mainnet.

Any clarification is very much appreciated. Thanks!

1 Like

Just an update, I did receive the TEST token after several hours. Here is the tx ID:

https://explorer-mumbai.maticvigil.com/tx/0xd0ebe64182829d2194dc0069d822e4c2d6d1a1dd293adf946961f0311f99c45b/token-transfers

However, the question remains on how to monitor and detect problems with such transfers.

1 Like