event TransferSingle(address indexed _operator, address indexed _from, address indexed _to, uint256 _id, uint256 _value);
https://ethereum.stackexchange.com/questions/8658/what-does-the-indexed-keyword-do
address indexed
event TransferSingle(address indexed _operator, address indexed _from, address indexed _to, uint256 _id, uint256 _value);
https://ethereum.stackexchange.com/questions/8658/what-does-the-indexed-keyword-do