Home / Vulnerability Database / Solidity : Use of assembly
Solidity

Solidity : Use of assembly

Overview

Inline assembly is a way to access the Ethereum Virtual Machine at a low level. This discards several important safety features of Solidity.

LOW

DerScanner Severity Score

Do you want to fix Solidity : Use of assembly 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

Solidity : ERC-20 transfer should throw