Solana · Meme Token Security · Jun 09, 2026

Is Dogeus Maximus a Scam? DOGEUS

Honeypot, rug-pull and ownership checks

Contract femrhd…pump DexScreener ↗
Critical Risk
i Our automated scanner reviewed Dogeus Maximus (DOGEUS) on Solana. 2 of 5 security checks passed — see the full breakdown below.
Volume 24h
$109.4K
Liquidity
$43.3K
Price
$0.0002051
Age
10d
Top 10 Holders
0.0%

Rug Pull Risk Checklist

Contract VerifiedFail
Ownership RenouncedFail
No Mint FunctionPass
Liquidity LockedFail
Not a ProxyPass

Security Analysis

This report provides a security assessment of the Dogeus Maximus (DOGEUS) SPL Token Mint based on on-chain metadata and publicly available information. Source code for SPL Token Mints is not directly auditable, and the analysis is metadata-driven. The assessment reveals critical operational and security concerns, primarily due to the mint account being uninitialized and its controlling program being unidentified. While mint and freeze authorities are reported as revoked, the fundamental uninitialized state renders the token non-functional and highly risky for any interaction.

The Dogeus Maximus (DOGEUS) SPL Token Mint is in a critical state due to being uninitialized and having an unknown controlling program. This renders the token non-functional and highly risky. Users should exercise extreme caution and avoid any interaction with this token until its mint account is properly initialized by a trusted entity, its decimals and supply are clearly defined, and the controlling Token Program is verified to be a standard, audited SPL Token Program. The current state poses a significant risk of loss of funds or unexpected behavior. For projects aiming for robust security and transparency, a 'Premium Deploy' option involves a full pre-deployment audit of any custom token programs, verification of standard SPL program usage, and a post-deployment verification of all account states and authorities. This ensures all parameters are correctly set and immutable authoriti…

Audit Summary

This report provides a security assessment of the Dogeus Maximus (DOGEUS) SPL Token Mint based on on-chain metadata and publicly available information. Source code for SPL Token Mints is not directly auditable, and the analysis is metadata-driven. The assessment reveals critical operational and security concerns, primarily due to the mint account being uninitialized and its controlling program being unidentified. While mint and freeze authorities are reported as revoked, the fundamental uninitialized state renders the token non-functional and highly risky for any interaction.

Final Recommendation: The Dogeus Maximus (DOGEUS) SPL Token Mint is in a critical state due to being uninitialized and having an unknown controlling program. This renders the token non-functional and highly risky. Users should exercise extreme caution and avoid any interaction with this token until its mint account is properly initialized by a trusted entity, its decimals and supply are clearly defined, and the controlling Token Program is verified to be a standard, audited SPL Token Program. The current state poses a significant risk of loss of funds or unexpected behavior. For projects aiming for robust security and transparency, a 'Premium Deploy' option involves a full pre-deployment audit of any custom token programs, verification of standard SPL program usage, and a post-deployment verification of all account states and authorities. This ensures all parameters are correctly set and immutable authoriti…

Category Ratings

TechnicalHigh
6/10

The technical architecture (7.1 Architecture) of this SPL Token Mint presents significant issues. Most critically, the mint account is uninitialized, meaning its core properties are not set, and it cannot function as a token (7.8 Operations). Furthermore, the specific Token Program controlling this

GovernanceHigh
6/10

The economic aspects (7.4 Economic) of the Dogeus Maximus token are highly uncertain due to the uninitialized state of the mint. Key properties such as total supply and decimals are unknown, preventing any meaningful economic analysis or valuation. While there is reported liquidity of $37,000 and a

UpgradesLow
6/10

The upgradeability (7.7 Upgrades) of this SPL Token Mint is minimal, which is generally a security strength for a token. Both the Mint Authority and Freeze Authority are reported as revoked. This means no single entity can unilaterally modify the token's supply or freeze token accounts after in

Security Findings

1 Critical 1 High 1 Medium 1 Info
C-01CriticalUnresolved

Uninitialized SPL Token Mint Account

The SPL Token Mint account `femrhdedduvuzo25rzrizd6te8xy3tdykllxbheepump` is reported as `Initialized: False`. An uninitialized mint account cannot be used to create tokens, and its properties (like decimals, mint authority, freeze authority) are not yet set. This state makes the token unusable and potentially vulnerable to malicious initialization by any party, leading to an unpredictable token supply or behavior.

Recommendation: The token mint must be properly initialized by a trusted entity to define its properties and enable token issuance. Until initialization, the token is non-functional and poses a significant risk. All associated liquidity and trading activity is based on a non-functional token.
H-01HighUnresolved

Unknown Token Program Controlling Mint

The underlying Token Program for the `Dogeus Maximus (DOGEUS)` mint is reported as `unknown`. Standard SPL tokens are managed by the official `TokenkegQfeZyiNwAJbNbGKPFXAbZf5vWPvGHFN` program. An unknown program could imply a custom implementation with unaudited or malicious logic, or simply a data retrieval issue. This introduces uncertainty about the token's behavior, security, and adherence to SPL standards.

Recommendation: Verify the exact program ID controlling this mint. If it's a custom program, a thorough security audit of that program's source code is essential before any interaction. If it's a standard SPL program but the data source failed to identify it, this finding's severity would decrease, but verification is still crucial.
M-01MediumUnresolved

Undefined Token Properties (Supply & Decimals)

The `Supply (raw)` and `Decimals` for the `Dogeus Maximus (DOGEUS)` token are reported as `unknown`. These fundamental properties are crucial for understanding a token's economics and usability. Their absence prevents accurate valuation, display, and interaction with the token. This is a direct consequence of the mint being uninitialized (C-01).

Recommendation: Ensure the token mint is initialized, which will define its decimals and allow for the tracking of supply. Users should avoid interacting with tokens where basic properties like decimals and supply are not clearly defined, as this can lead to miscalculations and potential financial loss.
I-01InformationalUnresolved

Lack of External Security Signals

Data from external security analysis platforms such as GoPlus and RugCheck is unavailable for `Dogeus Maximus (DOGEUS)`. These platforms provide automated risk assessments and red flags, which are valuable for quick due diligence. The absence of this data means users lack an additional layer of automated security vetting.

Recommendation: Users should exercise increased caution and conduct thorough manual due diligence when external security signals are unavailable. Project teams should aim to integrate with and be recognized by reputable security analysis platforms to provide greater transparency and trust.

Common Questions

Is Dogeus Maximus a scam?

The provided data indicates several high-risk factors commonly associated with potential malicious projects, such as an unverified contract and unrenounced ownership. While these do not definitively confirm it as a scam, they significantly raise the risk of developer manipulation or a rug-pull, contributing to its high risk score of 68/100. Investors should exercise extreme caution and conduct thorough due diligence.

Is Dogeus Maximus safe to buy?

Based on the security analysis, Dogeus Maximus presents substantial risks that make it unsafe for typical investment. The contract is unverified, ownership is not renounced, and liquidity is not locked. These factors indicate a high potential for developer manipulation or liquidity withdrawal, resulting in a high risk score of 68/100. Investing under these conditions carries a significant risk of capital loss.

Has Dogeus Maximus been audited?

The contract for Dogeus Maximus is listed as 'False' for verification, meaning its code has not been publicly confirmed to match the deployed version on the blockchain. This is distinct from a formal security audit by an independent firm, which assesses code for vulnerabilities and security flaws. The current status indicates that no such audit information is available through contract verification.

Would You Like a More Detailed Audit of Dogeus Maximus?

Paste the contract address into our AI-powered scanner for a deeper real-time report — free, no signup required.

Get Detailed Audit
Check Any Token →