Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x621d…0a85
-
variable spans 2 additional slots
-
variable spans 1 additional slot
-
variable spans 3 additional slots
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OG | ERC-20 | 754.738736K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19376540 | 9 months ago | | | 0 | 0.0018087882 | |
| 18612207 | a year ago | | | 0 | 0.00082837600 | |
| 18612206 | a year ago | | | 0 | 0.00075528400 | |
| 17733775 | a year ago | | | 0 | 0.00058265868 | |
| 17196485 | 2 years ago | | | 0 | 0.0073337899 | |
| 17015151 | 2 years ago | | | 0 | 0.00054327262 | |
| 16941113 | 2 years ago | | | 0 | 0.0023036823 | |
| 16653042 | 2 years ago | | | 0 | 0.00069389124 | |
| 16653040 | 2 years ago | | | 0 | 0.00063561904 | |
| 16638471 | 2 years ago | | | 0 | 0.0017685043 |
ABI
ABI objects
Getter at block 21261270
_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 buycooldownEnabled, bool sellcooldownEnabled, uint256 cooldown, uint256 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 maxTxAmount, uint256 maxWalletAmount, uint256 numTokensToSwap, bool limited)
(maxTxAmount=10000000000000000, maxWalletAmount=20000000000000000, numTokensToSwap=1000000000000000, limited=true)
uniswapV2Pair() view returns (address)
0x1426b9c8d94c6b577860f5040dc70635f9e0a901
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wenLaunch() view returns (uint256 launchedAt, bool launched, bool launchProtection)
(launchedAt=15654969, launched=true, launchProtection=false)
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
tradeAllowedList(address) view returns (bool)
State-modifying
Events Sniper(address[] accounts, bool blacklisted)
approve(address spender, uint256 amount) returns (bool)
clearStuckBalance(uint256 amountPercentage)
clearStuckToken(address to)
clearStuckTokens(address _token, address _to) returns (bool _sent)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
limits(bool onoff)
renounceOwnership()
setAntiBlocks(uint256 _block)
setBlacklistStatus(address account, bool blacklisted)
setBurnFees(uint256 newTransfer, uint256 newBuy, uint256 newSell)
setBuyFee(uint256 liquidityFee, uint256 marketingFee, uint256 burnFee)
setCooldown(uint256 amount)
setCooldownEnabled(bool onoff, bool offon)
setLiquidityFees(uint256 newTransfer, uint256 newBuy, uint256 newSell)
setLiquidityWallet(address newLpWallet)
setMarketingFees(uint256 newTransfer, uint256 newBuy, uint256 newSell)
setMarketingWallet(address newMarketingWallet)
setSellFee(uint256 liquidityFee, uint256 marketingFee, uint256 burnFee)
setSwapAndLiquifyEnabled(bool _enabled)
setTradeAllowedAddress(address who, bool status)
setTradeEnabled(bool onoff)
setTransferFee(uint256 liquidityFee, uint256 marketingFee, uint256 burnFee)
setTxSettings(uint256 txp, uint256 txd, uint256 mwp, uint256 mwd, uint256 sp, uint256 sd, bool limiter)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Launch()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperStatus(address account, bool blacklisted)
SwapAndLiquify(uint256 liquidityTokens, uint256 liquidityFees)
ToMarketing(uint256 marketingBalance)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _marketingWallet)
receive()
This contract contains no error objects.