extension
extension copied to clipboard
Display data signatures in the wallet activity list
Helping investigate a recent NFT hack, it became clear that one of the reasons these attacks feel so mysterious is that users can't look back at signatures they've made.
I propose we add an ActivityItem
for signatures including
- [ ] the URL of the dApp requesting the signature
- [ ] the time the signature was made
- [ ] the data that was signed
- [ ] any related EIPs / data schemas, if possible