Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 343 Bytes

token_fallback.md

File metadata and controls

15 lines (11 loc) · 343 Bytes

Token Fallback

Configuration

  • Check: pess-token-fallback
  • Severity: High
  • Confidence: Low

Description

The detector sees if a token contract has a fallback function.

Vulnerable Scenario

test scenario

Recommendation

Be careful when implementing fallback function in token contracts.