Sablier

Sablier
DeFiFoundry
53,440 USDC
View results
Submission Details
Severity: low
Valid

Lockup contract compliant with EIP3096

Summary

The lockup contract inherits IERC4096 but does not comply with it.

Vulnerability Details

The lockup contract inherits from ERC721 and IERC4096 but does not override supportsInterface function which will be just using from ERC721.

Impact

The external integrations are not aware of ERC4096 integration of lockup contracts.

Tools Used

Manual

Recommendations

Override supportsInterface function.

Updates

Lead Judging Commences

inallhonesty Lead Judge about 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity
Assigned finding tags:

Info/Gas/Invalid as per Docs

https://docs.codehawks.com/hawks-auditors/how-to-determine-a-finding-validity

0xnevi Judge
about 1 year ago
0xsandy Auditor
about 1 year ago
inallhonesty Lead Judge about 1 year ago
Submission Judgement Published
Validated
Assigned finding tags:

supportsInterface() not properly implemented to support ERC4906

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.