Complexity Score: 100
Description
Standardize explorer URLs returned by the backend so clients can link to transactions and contract addresses on Testnet.
Requirements
- Provide utilities to generate correct explorer links for the configured network.
- Return explorer links in relevant API responses (where tx hash/contract ID is present).
- Add unit tests for formatting and network switching.
Complexity Score: 100
Description
Standardize explorer URLs returned by the backend so clients can link to transactions and contract addresses on Testnet.
Requirements