Mirror Mint

Verified contract

Active on Ethereum with 269 txns
Deployed by via 0x7134b14a at 15256896
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
ERC-20
--
ERC-20
--
0x94d614c10014e586b44406a34ddf2cdeb18ad5561e78afde256f870067b4bcb6
0xf24963bfabc88431f36ac341335df0361ba48702fe0f5ab031be027d3c75ebb4
0x448dc8f9b5dd771dd98530766aaa97f934a485266ee9388b387a289a3d9d304a
0x7530e8a46d46bcdb657b21523eb443766a1fa5d841409503366ae3a31c81fd11
0x0bec377e04a1ca8947a5afa405346e1a03bce62749f4aa514bbeca831d12efba
0xaa72417eac39cb1df862d2ade45a0cd57e8521ad853c3d460cd35b60dfc544f1
0x99cd74494cdc50a10ffb2aca8a27e58c4855026e7d21418cd3b7a1a2891c829b
0xdb95d7e33f0b83caee1f10dc45d4cb17c104fe3e184b337de05b4628a927264a
0x59d5387498849b792d1f7ba1651dcd37cced23c55518840d851d1647175743f8
0x49d46fd1fcb8fd9513036d3978cf549ff60b3c61ff8d80d56fb43d02779f1499

Functions
Getter at block 20924467
buyDevFee(view returns (uint256)
8
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
8
decimals(view returns (uint8)
18
earlySellDevFee(view returns (uint256)
0
earlySellLiquidityFee(view returns (uint256)
0
earlySellMarketingFee(view returns (uint256)
0
enableEarlySellTax(view returns (bool)
false
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
10000000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000000
name(view returns (string)
Mirror Mint
owner(view returns (address)
0x081977f1ac5eb3c5e2728ff1cef3e9dc4edeb7a8
sellDevFee(view returns (uint256)
6
sellLiquidityFee(view returns (uint256)
3
sellMarketingFee(view returns (uint256)
6
sellTotalFees(view returns (uint256)
15
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000000
symbol(view returns (string)
MMINT
tokensForDev(view returns (uint256)
66627992694501478504453830174
tokensForLiquidity(view returns (uint256)
276000000000000000000000000
tokensForMarketing(view returns (uint256)
552000000000000000000000000
totalSupply(view returns (uint256)
1000000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xcf87ef12f921ab96e58063088ace466a00942a0c
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
massDrop(address[] dropeeuint256[] amounts
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setEarlySellTax(bool onoff
setTag(address tageebool isTagged
tag(address[] tagees
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFeeuint256 _earlySellLiquidityFeeuint256 _earlySellMarketingFeeuint256 _earlySellDevFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.