Home / Vulnerability Database / Solidity : Return value of transfer, transferFrom, or approve function of ERC-20 standard is always false.
Solidity

Solidity : Return value of transfer, transferFrom, or approve function of ERC-20 standard is always false.

Overview

The transfer, transferFrom or approve functions do not return true for any values of input parameters.

MEDIUM

DerScanner Severity Score

Do you want to fix Solidity : Return value of transfer, transferFrom, or approve function of ERC-20 standard is always false. in your application?

See also

Solidity

Solidity : Using approve function of the ERC-20 token standard

Solidity

Solidity : ERC-20 transfer should throw

Solidity

Solidity : Prefer external to public visibility level