ape-etherscan icon indicating copy to clipboard operation
ape-etherscan copied to clipboard

fix(Client): remove extra slash

Open fubuloubu opened this issue 4 months ago • 0 comments
trafficstars

What I did

This fixes an issue when it displays the tx or address explorer URLs, it adds an extra slash e.g. https://etherscan.io//tx/0x...

Etherscan will not take you to the correct page when this happens

How I did it

How to verify it

Checklist

  • [x] Passes all linting checks (pre-commit and CI jobs) ~~- [ ] New test cases have been added and are passing~~ ~~- [ ] Documentation has been updated~~
  • [x] PR title follows Conventional Commit standard (will be automatically included in the changelog)

fubuloubu avatar Jul 18 '25 05:07 fubuloubu