Decode raw transactions and analyze input data
Selector | Function Signature | Description |
---|---|---|
0xa9059cbb | transfer(address,uint256) | ERC20 Transfer |
0x095ea7b3 | approve(address,uint256) | ERC20 Approve |
0x70a08231 | balanceOf(address) | ERC20 Balance |
0x18160ddd | totalSupply() | ERC20 Total Supply |