Flag EVM precompile contracts correctly #1567
Labels
enhancement
New feature or request
P2
Required to be completed in the assigned milestone, but may or may not impact the release schedule
Problem
When exploring the call trace of an Ethereum transaction (i.e., https://hashscan.io/mainnet/transaction/1734374863.173640000), the EVM precompiled contracts are not properly marked, and they seem to be normal contracts that I can click and explore.
Additionally, even recognized precompiled smart contracts (i.e., Hedera Token Service System Contract) are linkable, leading users to misleading 404 pages (not found contracts, or not found tokens in the case of unrecognized system contracts).
Solution
Alternatives
No response
The text was updated successfully, but these errors were encountered: