Token Analysis
MMVRD (0xbe669b07692ce8add740981e1a75819f5dcb6730)Risk Score
Details
- Factory
- v2
- Bytecode Size
- 12993 bytes
- Network
- Ethereum
- Pool
- 0x019236D03…
- Paired Token
- USDT
AI Analysis
The contract exhibits multiple high-risk features: the owner has the ability to withdraw ETH from the contract, change the native/USDT price and mint ratio, and manage a list of beneficiaries with pre-minted tokens. These functions allow the owner to manipulate the token's value, drain liquidity, and potentially dump pre-minted tokens on the market. The presence of a large pre-mint and owner-controlled parameters strongly suggests a rug pull risk. The contract is not a standard ERC-20 and has many custom functions that are not typical of safe tokens. Therefore, the score is high and the recommendation is DANGER.
Detected Risks
Owner can withdraw ETH from the contract (function at 0x1e96bb9e) and can set the native/USDT price and mint ratio, allowing manipulation of token economics.
Owner can change the native/USDT price and mint ratio (function at 0x7f0c081e), which can be used to alter the effective tax or minting rate.
The contract has a large pre-minted amount (0x0d05bec24dfa685f084f7d96cc4000) and functions to add beneficiaries and allocate tokens, which could be dumped on the market.
Owner can add/remove fund contracts and beneficiaries, and can change the router, USDT, and treasury addresses, indicating significant central control.
No proxy or upgrade pattern detected, but the contract has many owner-only setters that can change core parameters.