Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MiSsOoOr | ERC-20 | 2.868935M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16421921 | 2 years ago | | | 0 | 0.0013096956 | |
| 16421900 | 2 years ago | | | 0 | 0.0014231427 | |
| 16421885 | 2 years ago | | | 0 | 0.00093284659 | |
| 16421884 | 2 years ago | | | 0 | 0.00096261969 | |
| 16421878 | 2 years ago | | | 0 | 0.0013737276 | |
| 16421867 | 2 years ago | | | 0 | 0.0017912917 | |
| 16421864 | 2 years ago | | | 0 | 0.00097714482 | |
| 16421840 | 2 years ago | | | 0 | 0.0028339961 | |
| 16421839 | 2 years ago | | | 0 | 0.089909044 | |
| 16421831 | 2 years ago | | | 0.8 | 0.00063002342 |
ABI
ABI objects
Getter at block 21293479
FEE_DIVISOR() view returns (uint256)
10000
buyLiquidityFee() view returns (uint256)
130
buyOperationsFee() view returns (uint256)
70
buyTotalFees() view returns (uint256)
200
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
futureOwner() view returns (address)
0xf405c83733f4f187240d80c3f84c717bb359e2d5
lastLpBurnTime() view returns (uint256)
0
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
true
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
3600
lpPair() view returns (address)
0x6a19117bdd98ab659d19d707871c4b4bfbab3b28
manualBurnFrequency() view returns (uint256)
1800
maxBuyAmount() view returns (uint256)
20000000000000000000000000
maxSellAmount() view returns (uint256)
6687100000000000000000000
maxWallet() view returns (uint256)
40000000000000000000000000
name() view returns (string)
MISSOOOR
operationsAddress() view returns (address)
0xf405c83733f4f187240d80c3f84c717bb359e2d5
owner() view returns (address)
0xf405c83733f4f187240d80c3f84c717bb359e2d5
percentForLPBurn() view returns (uint256)
25
sellLiquidityFee() view returns (uint256)
500
sellOperationsFee() view returns (uint256)
7000
sellTotalFees() view returns (uint256)
7500
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
668710000000000000000000
symbol() view returns (string)
MiSsOoOr
tokensForLiquidity() view returns (uint256)
1864807883432765741212727
tokensForOperations() view returns (uint256)
1004127321848412322191468
totalSupply() view returns (uint256)
1337420000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
16421839
transferDelayEnabled() view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdropToWallets(address[] wallets, uint256[] amountsInTokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(address _lpPair)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
manualBurnLiquidityPairTokens(uint256 percent)
massExcludeFromFees(address[] accounts, bool excluded)
removeLimits()
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoBurnLP(uint256 indexed tokensBurned)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualBurnLP(uint256 indexed tokensBurned)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.