FuelLabs / fuel-explorer

https://app.fuel.network
Apache License 2.0
89 stars 87 forks source link

Explorer 404 when checking a transaction right after it's executed #547

Closed LuizAsFight closed 1 month ago

LuizAsFight commented 2 months ago

as the indexer takes some time to sync the block and have the transaction loaded, when the user completes a transaction and instantly go check it in the block explorer, we just show a 404 page

here's a etherscan page for context https://etherscan.io/tx/0xbca8f01980dc0b1156e1dc3cfee01cb69e07d47d7be7d60a3e0ea06e09e5b161

This is one example of etherscan when it knows that the transaction exists but it's just waiting for sync

image.png