Origin

Verified contract

Active on Ethereum with 1,318 txns
Deployed by via 0xc43ea613 at 15652519
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 1 additional slot
-
variable spans 3 additional slots
10 additional variables
ERC-20
--
0xab6a5583fffc9f523e24f6944575fb4679b29978a552f2b647c9c6970a5e85fd
0x140ebfe40bc4c6d29060c6b03f1701bd90d1f3440df49832c810b5e8559f903c
0x7f6372bbf389912303badf3afecc1b0800ee0573f6068f43d2c3c9b73824f873
0x9b8b59f5d89a65d48ea2041c45947cbea78348131f86807397af058149e757cb
0x1bca88c0d81bc40e18c7a1302bafa793e1734f3422ca84e9d9485580886fadfb
0x9bcadc1cae1dfc3f83b67a0ea390bddfeab81cac8453cadb1f01ef2eaf96388e
0x2aa4844831a474fe0bb6287e128ffece927fd74f999778d1a77dd7c8a10f7c8d
0x7cbb86c52fc851b9bded74d78a5aed88e4dbcadb4dbdda34f4cdea2ae31f6c1a
0x7e134e8e511b501ec62014ed8d0d251ca37c9812fb5b73a6dd618cc51e41e1c3
0x3df9ce70ca0701472f111cc215c87e531b287b8b5b57dd55b672ec40c79cd66b

Functions
Getter at block 20850056
_buyBurnFee(view returns (uint256)
0
_buyLiquidityFee(view returns (uint256)
15
_buyMarketingFee(view returns (uint256)
35
_sellBurnFee(view returns (uint256)
0
_sellLiquidityFee(view returns (uint256)
15
_sellMarketingFee(view returns (uint256)
35
_transferBurnFee(view returns (uint256)
0
_transferLiquidityFee(view returns (uint256)
0
_transferMarketingFee(view returns (uint256)
0
antiBlocks(view returns (uint256)
2
cooldownInfo(view returns (bool buycooldownEnabledbool sellcooldownEnableduint256 cooldownuint256 cooldownLimit)
(buycooldownEnabled=false, sellcooldownEnabled=false, cooldown=30, cooldownLimit=60)
decimals(view returns (uint8)
9
liquidityWallet(view returns (address)
0x8fc7a52d0941ba713b0a8108fdcf520cf1702098
lpFeeAccumulated(view returns (uint256)
488810428186230
marketingWallet(view returns (address)
0x621d0a0c62475861eaef2e9beb0d6f9841c20a85
name(view returns (string)
Origin
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
OG
totalSupply(view returns (uint256)
1000000000000000000
tradeEnabled(view returns (bool)
true
txSettings(view returns (uint256 maxTxAmountuint256 maxWalletAmountuint256 numTokensToSwapbool limited)
(maxTxAmount=10000000000000000, maxWalletAmount=20000000000000000, numTokensToSwap=1000000000000000, limited=true)
uniswapV2Pair(view returns (address)
0x1426b9c8d94c6b577860f5040dc70635f9e0a901
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wenLaunch(view returns (uint256 launchedAtbool launchedbool launchProtection)
(launchedAt=15654969, launched=true, launchProtection=false)
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklisted(addressview returns (bool)
isExcludedFromFee(addressview returns (bool)
tradeAllowedList(addressview returns (bool)
State-modifying
Sniper(address[] accountsbool blacklisted
approve(address spenderuint256 amountreturns (bool)
clearStuckBalance(uint256 amountPercentage
clearStuckToken(address to
clearStuckTokens(address _tokenaddress _toreturns (bool _sent)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFee(address account
includeInFee(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
limits(bool onoff
renounceOwnership(
setAntiBlocks(uint256 _block
setBlacklistStatus(address accountbool blacklisted
setBurnFees(uint256 newTransferuint256 newBuyuint256 newSell
setBuyFee(uint256 liquidityFeeuint256 marketingFeeuint256 burnFee
setCooldown(uint256 amount
setCooldownEnabled(bool onoffbool offon
setLiquidityFees(uint256 newTransferuint256 newBuyuint256 newSell
setLiquidityWallet(address newLpWallet
setMarketingFees(uint256 newTransferuint256 newBuyuint256 newSell
setMarketingWallet(address newMarketingWallet
setSellFee(uint256 liquidityFeeuint256 marketingFeeuint256 burnFee
setSwapAndLiquifyEnabled(bool _enabled
setTradeAllowedAddress(address whobool status
setTradeEnabled(bool onoff
setTransferFee(uint256 liquidityFeeuint256 marketingFeeuint256 burnFee
setTxSettings(uint256 txpuint256 txduint256 mwpuint256 mwduint256 spuint256 sdbool limiter
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Launch(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SniperStatus(address accountbool blacklisted
SwapAndLiquify(uint256 liquidityTokensuint256 liquidityFees
ToMarketing(uint256 marketingBalance
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _marketingWallet
Fallback and receive
receive(
Errors

This contract contains no error objects.