WORLD WAR JOHN
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$WWJ | ERC-20 | 213.233175K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15209734 | 2 years ago | | | 0 | 0.0073792000 | |
| 15209703 | 2 years ago | | | 0 | 0.00028453001 | |
| 15209702 | 2 years ago | | | 0 | 0.00028443007 | |
| 15209687 | 2 years ago | | | 0 | 0.00038064853 |
ABI
ABI objects
Getter at block 21262591
_LiquidityFeeBuy() view returns (uint256)
0
_LiquidityFeeSell() view returns (uint256)
0
_MarketingFeeBuy() view returns (uint256)
5
_MarketingFeeSell() view returns (uint256)
100
_finalBuyTax() view returns (uint256)
5
_finalSellTax() view returns (uint256)
100
_lratio() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
5000000000000000000000000
_mratio() view returns (uint256)
23
_totalDistributionShares() view returns (uint256)
24
_walletMax() view returns (uint256)
5000000000000000000000000
checkWalletLimit() view returns (bool)
true
decimals() view returns (uint8)
18
getOwner() view returns (address)
0x5df71dd64191966a508c137b3773bb03d324468e
getTime() view returns (uint256)
1732511399
marketingaddress() view returns (address)
0x5df71dd64191966a508c137b3773bb03d324468e
minimumTokensBeforeSwapAmount() view returns (uint256)
5000000000000000000000000
name() view returns (string)
WORLD WAR JOHN
owner() view returns (address)
0x5df71dd64191966a508c137b3773bb03d324468e
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$WWJ
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapPair() view returns (address)
0x7333cd7b6f4798c6353a40b38a7bcbe45cb9e830
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isSniper(address) view returns (bool)
isTXNoLimit(address) view returns (bool)
isWalletNoLimit(address) view returns (bool)
State-modifying
Events _setSwapAndLiquifyEnabled(bool _enabled)
approve(address spender, uint256 amount) returns (bool)
declareBuyTax(uint256 newLiquidTax, uint256 newMarketTax)
declareSellTax(uint256 newLiquidTax, uint256 newMarketTax)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
establishWalletLimitEx(address holder, bool exempt)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setAntiSniper(address _account)
setMarketPairStatus(address account, bool newValue)
setNumTokensBeforeSwap(uint256 newLimit)
swapTokensForEth(uint256 tokenAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updatelimit(uint256 newbuylimit, uint256 newwalletlimit)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.