Token Analysis

SLOP (0x6c240eccc311586fc4625ffc2ae205fff61a9e42)

Risk Score

65/100
CAUTION

Details

Factory
v3
Bytecode Size
5150 bytes
Network
Ethereum
Paired Token
WETH

AI Analysis

The contract is a standard ERC20 token with an owner-controlled mint function. The owner can mint unlimited tokens at any time, which is a significant centralization risk and can lead to supply dilution. While there is no direct liquidity drain or honeypot mechanism, the ability to mint unlimited tokens is a high-risk feature. The owner also has the ability to update the token's metadata. The contract does not have a proxy or upgrade mechanism, and there are no obvious backdoors. The score is 65 due to the owner's minting capability, which poses a high risk of value dilution for token holders.

Detected Risks

unlimited_mint HIGH

The owner can mint unlimited tokens at any time via the mint() function, which can dilute the value of existing holders' tokens.

tax_manipulation MEDIUM

The owner can update the metadata IPFS hash, which could be used to change the token's branding or information, potentially misleading investors.

other MEDIUM

The contract inherits from Ownable, meaning the owner has central control over the minting and metadata functions. Ownership has not been renounced.

Scan History

2026-08-01 22:49 UTC Factory: v3
65/100
← Back to home
📋 Address copied to clipboard!