WorldofWarcraft
Verified contract
Active on
Ethereum with 32 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
22 additional
variables
Balances ($0.00)
No balances found for "WorldofWarcraft"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18101334 | a year ago | | | 0 | 0.00037257658 | |
| 17518000 | a year ago | | | 0 | 0.00065115588 | |
| 17517567 | a year ago | | | 0 | 0.00058121902 | |
| 17517456 | a year ago | | | 0 | 0.00062088740 | |
| 17517400 | a year ago | | | 0 | 0.00057759612 | |
| 17517338 | a year ago | | | 0 | 0.00064829978 | |
| 17517317 | a year ago | | | 0 | 0.00067373330 | |
| 17517314 | a year ago | | | 0 | 0.00072089199 | |
| 17517305 | a year ago | | | 0 | 0.00059189900 | |
| 17517273 | a year ago | | | 0 | 0.0010192019 |
ABI
ABI objects
Getter at block 21218043
_taxWallet() view returns (address)
0xef2ee61e872a606fc2b5e37b930cfeb2c61e642d
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTeamFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0xef2ee61e872a606fc2b5e37b930cfeb2c61e642d
lastLpBurnTime() view returns (uint256)
1687218455
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
maxTransactionAmount() view returns (uint256)
40000000000000000000000000
maxWallet() view returns (uint256)
40000000000000000000000000
name() view returns (string)
World of Warcraft
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
25
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellTeamFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
WoW
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForTeam() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xdbfc0a8c51427a93d5ba8b6303595b72b70bf7ef
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isUniswapPairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
removeLimits(struct WorldofWarcrafttaxConfig _taxConfig) returns (bool)
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _treasuryFee, uint256 _liquidityFee, uint256 _devFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _treasuryFee, uint256 _liquidityFee, uint256 _devFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemoveLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
feeWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.