code-423n4 / 2022-06-yieldy-findings

0 stars 0 forks source link

QA Report #257

Open code423n4 opened 2 years ago

code423n4 commented 2 years ago

[PNM-QA] function transferFrom does not check whether allowance is type(uint256).MAX.

Links

Description

It does not follow the ERC-20 standard to process function approve.