Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LUCKY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21195783 | 2 days ago | | | 0 | 0.0015682061 | |
| 21195691 | 2 days ago | | | 0 | 0.0018846491 | |
| 21185655 | 3 days ago | | | 0 | 0.00075598648 | |
| 21089354 | 17 days ago | | | 0 | 0.00014282275 | |
| 21057165 | 21 days ago | | | 0 | 0.00031922037 | |
| 20953236 | a month ago | | | 0 | 0.00040113606 | |
| 20942846 | a month ago | | | 0 | 0.0036656001 | |
| 20939762 | a month ago | | | 0 | 0.0011619476 | |
| 20936834 | a month ago | | | 0 | 0.00091090358 | |
| 20936834 | a month ago | | | 0 | 0.00091090358 |
ABI
ABI objects
Getter at block 21207597
LOTTERY_VALUE() view returns (uint256)
20000000000000000
TOKEN_AMOUNT_PER_SEED() view returns (uint256)
1000000000000000000000
allSeedAddressesLength() view returns (uint256)
290
curSeedUnit() view returns (uint256)
1000
decimals() view returns (uint8)
18
name() view returns (string)
LUCKY STAR
owner() view returns (address)
0x0000000000000000000000000000000000000000
projectStartBlockNum() view returns (uint256)
20856455
symbol() view returns (string)
LUCKY
totalLotteryTimes() view returns (uint256)
3244
totalSupply() view returns (uint256)
2000000000000000000000000
totalUnit() view returns (uint256)
1000
tradingEnabled() view returns (bool)
true
Read-only
SeedTimesOfAddress(address) view returns (uint256)
allSeedAddresses(uint256) view returns (address)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blockSentLength(uint256) view returns (uint256)
lotteryTimesCertainAddress(address) view returns (uint256)
seedAddressByBlockNum(address) view returns (uint256)
txBlockUnitPostionByBlockNum(uint256, uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claim()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
toggleLaunchTrade()
toggleLiquidity()
toggleLottory()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.