Home / Vulnerability Database / Solidity : Use of unindexed arguments in ERC-20 standard events
Solidity
Solidity : Use of unindexed arguments in ERC-20 standard events
Overview
Address arguments of Transfer and Approve events of ERC-20 token standard must be indexed.
References
LOW
DerScanner Severity Score
Do you want to fix Solidity : Use of unindexed arguments in ERC-20 standard events in your application?
See also
Solidity
Solidity : Return value of transfer, transferFrom, or approve function of ERC-20 standard is always false.
Solidity
Solidity : Using approve function of the ERC-20 token standard
Solidity
