Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2dfe…413b
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LUCIA | ERC-20 | 127.229503K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21361608 | 7 days ago | | | 0 | 0.00077453744 | |
| 20987012 | 2 months ago | | | 0 | 0.0017393842 | |
| 20987011 | 2 months ago | | | 0 | 0.0027932518 | |
| 20914449 | 2 months ago | | | 0 | 0.0013764104 | |
| 20914447 | 2 months ago | | | 0 | 0.0024070788 | |
| 20908749 | 2 months ago | | | 0 | 0.00033955434 | |
| 20889478 | 2 months ago | | | 0 | 0.00039085019 | |
| 20483223 | 4 months ago | | | 0 | 0.00048566885 | |
| 20260870 | 5 months ago | | | 0 | 0.00027859266 | |
| 20250637 | 5 months ago | | | 0 | 0.00014464721 |
ABI
ABI objects
Getter at block 21412134
_maxTaxSwap() view returns (uint256)
2000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Lucia
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
LUCIA
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 RemoveAllLimits()
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
renounceOwnership()
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.