WORLD WAR 3
Verified contract
Active on
Ethereum with 72 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe8a1…b82c
Balances ($0.00)
No balances found for "WORLD WAR 3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21047398 | 2 months ago | | | 0 | 0.00023706781 | |
| 21046095 | 2 months ago | | | 0 | 0.00073740067 | |
| 21046088 | 2 months ago | | | 0 | 0.00073225217 | |
| 20885157 | 3 months ago | | | 0 | 0.00039773456 | |
| 20885119 | 3 months ago | | | 0 | 0.00039780518 | |
| 20872519 | 3 months ago | | | 0 | 0.0010061863 | |
| 20872515 | 3 months ago | | | 0 | 0.0011669033 | |
| 20472608 | 4 months ago | | | 0 | 0.00016130475 | |
| 20466272 | 4 months ago | | | 0 | 0.00024294495 | |
| 20456619 | 4 months ago | | | 0 | 0.0018151920 |
ABI
ABI objects
Getter at block 21431560
MarketingWallet() view returns (address)
0xe8a144146b71c2e4cc5f1f2086bc9c64d705b82c
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
8413800000000000000000
name() pure returns (string)
WORLD WAR 3
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
WW3
totalSupply() pure returns (uint256)
420690000000000000000000
tradeEnable() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events OpenTrading()
approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
includeFromFee(address account)
recoverERC20FromContract(address _tokenAddy, uint256 _amount)
recoverETHfromContract()
removeMaxTxLimit()
renounceOwnership()
setMarketingWallet(address _newWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFinalFee()
updateSwapBackSetting(bool state)
updateThreshouldToken(uint256 minToken, uint256 maxToken)
Approval(address indexed owner, address indexed spender, uint256 value)
ERC20TokensRecovered(uint256 indexed _amount)
ETHBalanceRecovered()
ExcludeFromFeeUpdated(address indexed account)
FeesRecieverUpdated(address indexed _newWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBackSettingUpdated(bool indexed state)
SwapThreshouldUpdated(uint256 indexed minToken, uint256 indexed maxToken)
TradingOpenUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
includeFromFeeUpdated(address indexed account)
constructor()
receive()
This contract contains no error objects.