Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
No balances found for "0XZQ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20873149 | 2 months ago | | | 0 | 0.0011228433 | |
| 19931978 | 6 months ago | | | 0 | 0.00037030518 | |
| 19931036 | 6 months ago | | | 0 | 0.00029816176 | |
| 19866445 | 6 months ago | | | 0 | 0.00049642615 | |
| 19827747 | 6 months ago | | | 0 | 0.00039136717 | |
| 19731252 | 7 months ago | | | 0 | 0.00051698216 | |
| 19054268 | 10 months ago | | | 0 | 0.00038730440 | |
| 19054261 | 10 months ago | | | 0 | 0.00052927008 | |
| 19053954 | 10 months ago | | | 0 | 0.00071774609 | |
| 19048265 | 10 months ago | | | 0 | 0.00066190538 |
ABI
ABI objects
Getter at block 21223300
Optimization() view returns (uint256)
731200253275569246217541475817333
decimals() view returns (uint8)
18
name() view returns (string)
0XZQ
owner() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
symbol() view returns (string)
0XZQ
taxStatus() view returns (bool)
true
totalSupply() view returns (uint256)
696969696000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTax()
enableTax()
exclude(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeExclude(address account)
renounceOwnership()
setBuyTax(uint256 dev, uint256 marketing, uint256 liquidity, uint256 charity)
setSellTax(uint256 dev, uint256 marketing, uint256 liquidity, uint256 charity)
setTaxWallets(address dev, address marketing, address charity)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
triggerTax()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor(string _tokenName, string _tokenSymbol, uint256 _supply, address[6] _addr, uint256[8] _value)
receive()
This contract contains no error objects.