Files
AutistMask/src
clawbot b2c947bfb7 Extract decodeCalldata to shared module
Move the calldata decoding logic (ERC-20 and Uniswap) from
approval.js into src/shared/decodeCalldata.js so it can be
reused by both the approval screen and transaction history.
2026-02-27 12:05:08 -08:00
..