TheNextBlock
Verified contract
Active on
Ethereum with 86 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Native
Value
$721.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.2015 | $3,579.09 |
$721.19 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20552921 | 3 months ago | | | 0 | 0.000027254550 | |
| 20552896 | 3 months ago | | | 0.005 | 0.000068780428 | |
| 20552890 | 3 months ago | | | 0.005 | 0.000057695469 | |
| 20552873 | 3 months ago | | | 0.005 | 0.000092625754 | |
| 6246687 | 6 years ago | | | 0.005 | 0.00058380000 | |
| 6240655 | 6 years ago | | | 0.005 | 0.00073316000 | |
| 5736424 | 6 years ago | | | 0.005 | 0.00058380000 | |
| 5736413 | 6 years ago | | | 0.005 | 0.00058380000 | |
| 5736410 | 6 years ago | | | 0.005 | 0.00043380000 | |
| 5736407 | 6 years ago | | | 0.005 | 0.00073631000 |
ABI
ABI objects
Getter at block 21289598
allowedBetAmount() view returns (uint256)
5000000000000000
getBalance() view returns (uint256)
201500000000000000
getMyBalance() view returns (uint256)
0
getMyPoints() view returns (uint256)
0
getNextPrizePool() view returns (uint256)
0
getOwnersBalance() view returns (uint256)
38000000000000000
getPrizePool() view returns (uint256)
3000000000000000
nextPrizePool() view returns (uint256)
0
nextPrizePoolPercent() view returns (uint256)
20
owner() view returns (uint256 balance, address addr)
(balance=38000000000000000, addr=0xa5d095b92d4cc4050fb3b5d63fe6150dbe583bf4)
ownerProfitPercent() view returns (uint256)
10
prizePool() view returns (uint256)
3000000000000000
prizePoolPercent() view returns (uint256)
70
requiredPoints() view returns (uint256)
3
totalBetCount() view returns (uint256)
76
Read-only
getPlayerData(address playerAddr) view returns (uint256 lastBlock, uint256 balance)
getPlayersBalance(address playerAddr) view returns (uint256)
getPlayersPoints(address playerAddr) view returns (uint256)
playersPoints(address) view returns (uint256)
playersStorage(address) view returns (uint256 balance, uint256 lastBlock)
State-modifying
Events changeOwner(address newOwner)
placeBet(address _miner) payable
withdrawMyFunds()
withdrawOwnersFunds()
BetReceived(address sender, address betOnMiner, address miner)
Jackpot(address winner, uint256 amount)
constructor()
fallback()
This contract contains no error objects.