Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf952…94e8
3 additional
variables
Balances ($0.00)
No balances found for "ELIZA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21090707 | 2 hours ago | | | 0 | 0.00025912555 | |
| 21078248 | 2 days ago | | | 0 | 0.00048943509 | |
| 21061213 | 4 days ago | | | 0 | 0.00027135516 | |
| 21055982 | 5 days ago | | | 0 | 0.00055992747 | |
| 21055982 | 5 days ago | | | 0 | 0.00055992747 | |
| 21054639 | 5 days ago | | | 0 | 0.00023327649 | |
| 21052782 | 5 days ago | | | 0 | 0.00026988512 | |
| 21052769 | 5 days ago | | | 0 | 0.00016943849 | |
| 21052741 | 5 days ago | | | 0 | 0.00030971153 | |
| 21051409 | 6 days ago | | | 0 | 0.00044825957 |
ABI
ABI objects
Getter at block 21091288
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
ELIZA
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ELIZA
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)
isBot(address a) view returns (bool)
State-modifying
Events SetNoneLimits()
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
renounceContract()
setBlockBuffer(uint8 _amount)
setWhoIsBot(address account, bool state)
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.