teloscan
teloscan copied to clipboard
Filter block transactions correctly to show ONLY transactions within the specified block on testnet
Currently when viewing a block, and then the transactions in a block ALL transactions are displayed. We only should show transactions within the block.
https://teloscan-redesign.netlify.app/block/289467002?tab=transactions
I'm closing this issue because this is not a front-end problem. I explain everything in this issue for the indexer.
https://www.teloscan.io/block/342079942?tab=transactions
Can see it happening here, I don't see the query for txs include the block number on query params.