Hacker News new | ask | show | jobs
by zabil 278 days ago
Does anybody have tips on how to invalidate a wallet address response if it's intercepted and modified like this?
1 comments

Off the top of my head, you could include your own checksum in the payload. Their code only modifies the address. Nothing would prevent them from reverse engineering checksum, too.

There are ways to detect a replaced/proxied global window function too, and that's another arms race.