GMP Redeem Tracing

Filter RedeemForBtc call made on AssetRouter contract.arrow-up-right

Open the transaction and navigate to "Logs" tab. Find MessageSent event.

Copy data.

Open input data decoder.arrow-up-right

Paste data as Input Data, and ABI as Input ABI:

Click decode.

Copy body to Input Data field and Click "Decode" again.

In the result you can see script pubkey which can be converted to bitcoin address.

Last updated