Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xace0…60b6
0xf9b5…e523
-
variable spans 3 additional slots
-
variable spans 3 additional slots
Balances ($0.00)
No balances found for "Ticket"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8438977 | 5 years ago | | | 0 | 0.00031255350 | |
| 8243550 | 5 years ago | | | 0 | 0.000052802000 | |
| 8243545 | 5 years ago | | | 0 | 0.00017721400 | |
| 8243342 | 5 years ago | | | 0 | 0.000053654000 | |
| 8243340 | 5 years ago | | | 0 | 0.00013291050 | |
| 8243302 | 5 years ago | | | 0 | 0.000097467700 | |
| 8243256 | 5 years ago | | | 0 | 0.00020721400 | |
| 8243052 | 5 years ago | | | 0 | 0.000026295000 | |
| 8242992 | 5 years ago | | | 0 | 0.0014421560 | |
| 8242972 | 5 years ago | | | 0.00424 | 0.0013542840 |
ABI
ABI objects
Getter at block 21214883
DAAContract() view returns (address)
0xf9b540d1104e46e22bde406f422cd152f205e523
DEV_PERCENT() view returns (uint256)
3
DIVIDEND_PERCENT() view returns (uint256)
10
EARLY_PERCENT() view returns (uint256)
20
EARLY_PERCENT_FOR_CURRENT() view returns (uint256)
70
EARLY_PERCENT_FOR_PREVIOUS() view returns (uint256)
30
F1_LIMIT() view returns (uint256)
1000000000000000000
LAST_BUY_PERCENT() view returns (uint256)
20
LIMMIT_CLOCK_2_ETH() view returns (uint256)
300000000000000000000
MOST_F1_EARNED_PERCENT() view returns (uint256)
4
MOST_SPENDER_PERCENT() view returns (uint256)
5
MULTI_TICKET() view returns (uint8)
3
NEXTROUND_PERCENT() view returns (uint256)
20
ONE_DAY() view returns (uint256)
86400
ONE_HOUR() view returns (uint256)
3600
ONE_MIN() view returns (uint256)
60
PBASE() view returns (uint256)
24
PMULTI() view returns (uint256)
48
RDIVIDER() view returns (uint256)
50000
REVENUE_PERCENT() view returns (uint256)
17
REWARD_PERCENT() view returns (uint256)
50
ZOOM() view returns (uint256)
1000
citizenContract() view returns (address)
0xace024458674fe19c02c15624e4afefad71b60b6
coreContractSum() view returns (uint256)
3
currentRound() view returns (uint256)
16
getMostF1Earnerd() view returns (address[4])
[0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000]
getMostSpender() view returns (address[4])
[0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000]
getSeed() view returns (uint64)
3447745152652424116
getTicketPrice() view returns (uint256)
2000000000000000
ticketSum() view returns (uint256)
5180
totalEthSpendTicket() view returns (uint256)
5783280000000000000
Read-only
DRAW_PERCENT(uint256) view returns (uint8)
JACKPOT_PERCENT(uint256) view returns (uint8)
coreContracts(uint256) view returns (address)
getAddressTicket(uint256 _round, uint256 _ticket) view returns (address)
getCititzenTicketSum(uint256 _round) view returns (uint256)
getCitizenSlot(uint256 _round, uint256 _slotId) view returns (address, uint256, uint256)
getCitizenSlotId(uint256 _round, uint256 _id) view returns (uint256)
getCitizenSumSlot(uint256 _round) view returns (uint256)
getCitizenTicketSpend(uint256 _round, address _sender) view returns (uint256)
getEarlyIncomeByRound(address _buyer, uint256 _round) view returns (uint256)
getEarlyIncomeMark(uint256 _ticketSum) pure returns (uint256)
getEarlyIncomeView(address _sender, bool _current) view returns (uint256)
getLastBuy(uint256 _round) view returns (address)
getRefF1Sum(uint256 _round, address _sender) view returns (uint256)
getResultWinner(uint256 _round) view returns (address[])
isCoreContract(address) view returns (bool)
round(uint256) view returns (uint256 priviousTicketSum, uint256 ticketSum, uint256 totalEth, uint256 totalEthRoundSpend, uint256 ticketSlotSum, uint256 earlyIncomeMarkSum, uint256 startRound, uint256 endRoundByClock1, uint256 endRoundByClock2, uint256 endRound, uint8 numberClaimed, bool is_running_clock2)
ticketSumByAddress(address) view returns (uint256)
State-modifying
Events addCoreContract(address _address)
buyTicket(uint256 _quantity) payable returns (bool)
claim()
drawWinner()
getEarlyIncomePull(address _sender) returns (uint256)
joinNetwork(address[3] _contract)
sendTotalEth()
BuyATicket(address indexed buyer, uint256 ticketFrom, uint256 ticketTo, uint256 creationDate)
constructor(address[4] _devTeam)
This contract contains no fallback and receive objects.
This contract contains no error objects.