Cryptolotto7Days
Verified contract
Active on
Ethereum with 116 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1edf…93c3
0xce13…1007
Balances ($0.00)
No balances found for "Cryptolotto7Days"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8324801 | 5 years ago | | | 0 | 0.00030088800 | |
| 8296946 | 5 years ago | | | 0.01 | 0.000088870000 | |
| 8279669 | 5 years ago | | | 0 | 0.00026292000 | |
| 8255717 | 5 years ago | | | 0.01 | 0.000084000000 | |
| 8255701 | 5 years ago | | | 0.01 | 0.000021000000 | |
| 8234719 | 5 years ago | | | 0.01 | 0.000058870000 | |
| 8234702 | 5 years ago | | | 0.01 | 0.000088870000 | |
| 8189539 | 5 years ago | | | 0 | 0.00026290500 | |
| 8154831 | 5 years ago | | | 0.01 | 0.00023548000 | |
| 8154831 | 5 years ago | | | 0.01 | 0.00035548000 |
ABI
ABI objects
Getter at block 21420249
allTimeJackpot() view returns (uint256)
644000000000000000
allTimePlayers() view returns (uint256)
69
fee() view returns (uint8)
10
fundsDistributor() view returns (address)
0x0bda2ba473d5a4a491b252de032218d17b58c158
gType() view returns (uint8)
5
game() view returns (uint256)
8324801
getPlayedGameJackpot() view returns (uint256)
0
getPlayedGamePlayers() view returns (uint256)
0
isActive() view returns (bool)
true
newPrice() view returns (uint256)
0
ownable() view returns (address)
0xb68b1b6b35bd13593bcde58bf6af299fb2ea6400
paidToPartners() view returns (uint256)
0
referralInstance() view returns (address)
0xce13620f4426a2f83d146d3eefb0b909f6fc1007
stats() view returns (address)
0x1edfacf829f913538636db8dc06aa9bb70eb93c3
ticketPrice() view returns (uint256)
10000000000000000
toogleStatus() view returns (bool)
false
Read-only
games(uint256) view returns (uint256)
getGameJackpot(uint256 playedGame) view returns (uint256)
getPlayersInGame(uint256 playedGame) view returns (uint256)
randomNumber(uint256 min, uint256 max, uint256 time, uint256 difficulty, uint256 number, bytes32 bHash) pure returns (uint256)
State-modifying
Events buyTicket(address partner) payable
changeTicketPrice(uint256 price)
start()
toogleActive()
Game(uint256 _game, uint256 indexed _time)
Ticket(address indexed _address, uint256 indexed _game, uint256 _number, uint256 _time)
ToPartner(address indexed _partner, address _referral, uint256 _amount, uint256 _time)
ToSalesPartner(address indexed _salesPartner, address _partner, uint256 _amount, uint256 _time)
constructor(address ownableContract, address distributor, address statsA, address referralSystem)
fallback()
This contract contains no error objects.