sygmaprotocol / sygma-explorer-indexer

Backend service that collects bridging events for bridging explorer ui
GNU Lesser General Public License v3.0
3 stars 2 forks source link

Bridge Transaction not logged by indexer (Testnet) #183

Closed LyonSsS closed 1 month ago

LyonSsS commented 6 months ago

Context: Transaction send from Sepolia to Rhala, was not picked up at all: Deposit Tx not logged in DB. https://sepolia.etherscan.io/tx/0xac2d593db056bb32f225faa9cea5d324d5ffb2729d079fcd80f3686e0dc932cd image

NOTE: The deposit TX contains destination address in EVM format and not Substrate format. This TX failed on destination. image https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frhala-node.phala.network%2Fws#/explorer/query/0x208ddf24b9dadb41085d8351f186c6939a752d79f1e4f66977ec2e6240c332dc | Block height: 535,810

MakMuftic commented 1 month ago

Closing this for now as we will migrate to new indexer