github.com/lmittmann/w3@v0.20.0/internal/fourbyte/events.txt (about) 1 Approval(address indexed owner, address indexed spender, uint256 value) 2 Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to) 3 Mint(address indexed sender, uint256 amount0, uint256 amount1) 4 PairCreated(address indexed token0, address indexed token1, address pair, uint256) 5 Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to) 6 Sync(uint112 reserve0, uint112 reserve1) 7 Transfer(address indexed from, address indexed to, uint256 value)