Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($994.82)
Native
Value
$994.82
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.247881 | $4,013.28 |
$994.82 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6280546 | 6 years ago | | | 0.000075 | 0.00088551810 | |
| 6279808 | 6 years ago | | | 0 | 0.00034674340 | |
| 6276178 | 6 years ago | | | 0 | 0.00021819681 | |
| 6276131 | 6 years ago | | | 0.000075 | 0.0010759976 | |
| 6275466 | 6 years ago | | | 0 | 0.00065752800 | |
| 6274543 | 6 years ago | | | 0.000075 | 0.0010717890 | |
| 6274539 | 6 years ago | | | 0.000078750004 | 0.00055792800 | |
| 6272457 | 6 years ago | | | 0 | 0.00026751600 | |
| 6271885 | 6 years ago | | | 0 | 0.00026751600 | |
| 6271727 | 6 years ago | | | 0.000075 | 0.00088551810 |
ABI
ABI objects
Getter at block 21421881 getCurrentRoundInfo() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256, address, bytes32, uint256, uint256, uint256, uint256, uint256)
activated_() view returns (bool)
true
airDropPot_() view returns (uint256)
171417216193748437
airDropTracker_() view returns (uint256)
12
getBuyPrice() view returns (uint256)
75000000000000
getDailyTimeLeft() view returns (uint256)
0
getNameFee() view returns (uint256)
10000000000000000
getTimeLeft() view returns (uint256)
0
minBuyForPrize_() view returns (uint256)
100000000000000000
name() view returns (string)
LuckyStar
pID_() view returns (uint256)
46
rID_() view returns (uint256)
9
registrationFee_() view returns (uint256)
10000000000000000
symbol() view returns (string)
LuckyStar
Read-only
calcKeysReceived(uint256 _rID, uint256 _eth) view returns (uint256)
getPlayerAddr(uint256 _pID) view returns (address)
getPlayerInfoByAddress(address _addr) view returns (uint256, bytes32, uint256, uint256, uint256, uint256, uint256)
getPlayerLAff(uint256 _pID) view returns (uint256)
getPlayerName(uint256 _pID) view returns (bytes32)
getPlayerVaults(uint256 _pID) view returns (uint256, uint256, uint256)
iWantXKeys(uint256 _keys) view returns (uint256)
pIDxAddr_(address) view returns (uint256)
pIDxName_(bytes32) view returns (uint256)
plyrForPrizeOrders_(uint256) view returns (uint256)
plyrNames_(uint256, bytes32) view returns (bool)
plyrOrders_(uint256) view returns (uint256)
plyrRnds_(uint256, uint256) view returns (uint256 eth, uint256 keys, uint256 mask, uint256 keyProfit, uint256 genWithdraw)
plyr_(uint256) view returns (address addr, bytes32 name, uint256 win, uint256 gen, uint256 aff, uint256 lrnd, uint256 laff, bool super)
rndTmEth_(uint256, uint256) view returns (uint256)
round_(uint256) view returns (uint256 plyr, uint256 plyrCtr, uint256 plyrForPrizeCtr, uint256 prizeTime, uint256 team, uint256 end, bool ended, uint256 strt, uint256 keys, uint256 eth, uint256 pot, uint256 mask)
State-modifying
Events activate()
buyXaddr(address _affCode, uint256 _team) payable
buyXid(uint256 _affCode, uint256 _team) payable
getPlayerID(address _addr) returns (uint256)
potSwap() payable
reLoadXaddr(address _affCode, uint256 _team, uint256 _eth)
reLoadXid(uint256 _affCode, uint256 _team, uint256 _eth)
register(address _addr, uint256 _affID, bool _isSuper)
registerNameXname(string _nameString, bytes32 _affCode, bool _all) payable
setMinBuyForPrize(uint256 _min)
setRegistrationFee(uint256 _fee)
setSuper(address _addr, bool isSuper)
withdraw()
This contract contains no event objects.
constructor()
fallback()
This contract contains no error objects.