Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8c4d…5a48
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000687 |
$0 | |
WW3 | ERC-20 | 350.286385K | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22636743 | 7 days ago | | | 0 | 7.9262317e-7 | |
| 22499107 | 10 days ago | | | 0 | 3.9469493e-7 | |
| 21909501 | 23 days ago | | | 0 | 0.0000015944878 | |
| 21260964 | a month ago | | | 0 | 8.3887907e-7 | |
| 18931135 | 3 months ago | | | 0 | 0.000000073108069398 | |
| 18829116 | 3 months ago | | | 0 | 0.0000014228185 | |
| 18067105 | 4 months ago | | | 0 | 4.2785702e-7 | |
| 17923579 | 4 months ago | | | 0 | 0.00023374615 | |
| 17923506 | 4 months ago | | | 0 | 6.8962151e-7 | |
| 17923505 | 4 months ago | | | 0 | 6.8993760e-7 |
ABI
ABI objects
Getter at block 22923129
_maxTaxSwap() view returns (uint256)
2000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
WW3
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
WW3
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAddressBlacklisted(address addr) view returns (bool)
isBot(address a) view returns (bool)
State-modifying
Events BulkisBot(address[] accounts, bool state)
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
setFinalMaxWallet()
setFinalTax()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.