- In case we need to debug just from the source hash, we can follow this approach :
- We can search the source transaction hash on a multi-chain explorer like Ankrscan or Blockscan
- After finding the transaction, we can identify the source chain. For identifying the destination chain we can head over to the Logs section of Etherscan / BSCScan / FTMScan etc as shown in the screenshot below. Different bridges emit different logs but generally all of them have a
fromChainId
andtoChainId
Example of Anyswap :
Example of Hop :