Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0b92…1c3f
0x0b92…1c3f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MINILUCY | ERC-20 | 845.04628M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13491599 | 3 years ago | | | 0 | 0.0034840025 | |
| 13481011 | 3 years ago | | | 0 | 0.0028217602 | |
| 13480588 | 3 years ago | | | 0 | 0.0035807160 | |
| 13480575 | 3 years ago | | | 0 | 0.0037264800 | |
| 13480554 | 3 years ago | | | 0 | 0.0028741844 | |
| 13479125 | 3 years ago | | | 0 | 0.0020977074 | |
| 13478367 | 3 years ago | | | 0 | 0.0024300246 | |
| 13477730 | 3 years ago | | | 0 | 0.0029937920 | |
| 13477199 | 3 years ago | | | 0 | 0.0042480891 | |
| 13476936 | 3 years ago | | | 0 | 0.0031397993 |
ABI
ABI objects
Getter at block 21161805
decimals() pure returns (uint8)
9
name() pure returns (string)
Mini Lucy
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MINILUCY
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxAmount(uint256 amt)
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.