• LISA
    LISA
    • Public Scans
    • My Scans
    1. Scan
    2. ...
    2025-07-07 18:46:37
    Public
    Partial Disclosure

    ERC314 Token Contract X315

    high6medium3
    Created By:
    Credit Usage:
    The scan results are partially disclosed.

    Addresses in the feeWhiteList are unable to transfer tokens due to inverted check.

    HIGH

    Description

    Recommendation

    Cooldown checks apply to the caller (msg.sender) instead of the token holder (from address).

    HIGH

    Description

    Recommendation

    Receivers in initial blocks are added to feeWhiteList, blocking their transfers.

    HIGH

    Description

    Recommendation

    Addresses in feeWhiteList are blocked from transferring tokens

    HIGH

    Description

    Recommendation

    Removing liquidity drains ETH but leaves tokens, breaking reserves

    HIGH

    Description

    Recommendation

    Reserves are manipulable via direct ETH/token transfers

    HIGH

    Description

    Recommendation

    Burning to 0xdead does not reduce totalSupply.

    MEDIUM

    Description

    Recommendation

    Cooldown enforced on caller (msg.sender) instead of token holder

    MEDIUM

    Description

    Recommendation

    Owner can set minimal liquidity lock period

    MEDIUM

    Description

    Recommendation