I’m launching this token because I missed every single runner in this market and now it’s my turn to get back on top by launching a low level meme token with the bare minimum effort in the telegram. With the help of you degenerates, by Christmas i will hopefully stop trolling people online who are doing better than me, and finally move out of my moms basement. Please don’t snipe this, I’m using a contract creator and don’t have the technical experience to snipe it myself, so will need a really good entry in order to buy my own bags cheap. If you’ve read this until the end, you’re likely as down bad as I am and also need to find more productive ways to spend your time.

Verified contract

Active on Ethereum with 284 txns
Deployed by via 0xfcff4499 at 18283094
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xaff44e9514ba9fc16994447d815e0ca6ffacc2a20b9056c28affa0ab03c0d2f9
0x1b43baef7bb2e74a3ead12509953daf4378adf4b4a1ae539b5bdad5c82f2479d
0x465dce98481bfda50012274644f8da9d0ee08dae520006642ac0bb0fb0cd42c8
0xdaa79271a1da0527763a35b8a59de7e55af054ede5d9ecce6e29f2664ec61039
0x292433bcead4c4c48a37038dd00eea7a215abface70fde80cfdca6bf51c3177a
0x5e804b7bbde673968cbf6ca448f34acac8d7470efd7cf873d3ae714b85d67a7a
0xadde32c56849d814f2e2c1175a4c832c9c181ad5ede5f509ed6c5d4d1610e044
0x0188e1ce43368f9c41417f8773047536f26f41af55c2e9a36262573d20e99aff
0x1b2c6ace040c50cf41d7c7bd41b94959477eb5c4081f3922c2c451bac2eb1a19
0x5263ee74e0a90593fd13531de9d4b9731314c148d3e3afe150965ec5d37cd878

Functions
Getter at block 21049513
FEE_DIVISOR(view returns (uint256)
10000
MIN_MAXTX(view returns (uint256)
25
MIN_MAXWALLET(view returns (uint256)
25
TRADING_FEE_CAP(view returns (uint256)
2000
buyTotalTax(view returns (uint256)
100
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
factory(view returns (address)
0x9a55671c2ce00346954e648e989e3788476939b3
limitsInEffect(view returns (bool)
true
lpPair(view returns (address)
0x0f85a7336bf5daa1f88e159cdc144b3f713f961a
maxTransaction(view returns (uint256)
2000000000000000000
maxWallet(view returns (uint256)
20000000000000000000
 
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellTotalTax(view returns (uint256)
100
swapEnabled(view returns (bool)
true
swapTokensAtAmt(view returns (uint256)
25000000000000000
symbol(view returns (string)
MISOR
taxReceiverAddress(view returns (address)
0x9f424e10fe9120cec2713d7524c7cbf7e0f0c1e4
totalSupply(view returns (uint256)
100000000000000000000
tradingActive(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
exemptFromFees(addressview returns (bool)
exemptFromLimits(addressview returns (bool)
isAMMPair(addressview returns (bool)
State-modifying
airdropToWallets(address[] walletsuint256[] amountsInWei
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(
renounceOwnership(
rescueTokens(address _tokenaddress _to
setExemptFromFees(address _addressbool _isExempt
setExemptFromLimits(address _addressbool _isExempt
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyTax(uint256 _taxWithTwoDecimals
updateMaxTransaction(uint256 maxTxInWei
updateMaxWallet(uint256 maxWalletInWei
updateSellTax(uint256 _taxWithTwoDecimals
updateTaxAddress(address _address
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EnabledTrading(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedLimits(
SetExemptFromFees(address _addressbool _isExempt
SetExemptFromLimits(address _addressbool _isExempt
Transfer(address indexed fromaddress indexed touint256 value
UpdatedBuyTax(uint256 newAmt
UpdatedMaxTransaction(uint256 newMax
UpdatedMaxWallet(uint256 newMax
UpdatedSellTax(uint256 newAmt
UpdatedTaxReceiver(address receiver
Constructor
constructor(struct ERC20TokenCreationParams params
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.