CryptoBets
Verified contract
Active on
Ethereum with 271 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d3b…06ed
0x3dbd…dcf6
Balances ($12,406.42)
Native
Value
$12,406.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.463411 | $3,582.14 |
$12,406.42 | |
EBK | ERC-20 | 3.463411 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7484114 | 6 years ago | | | 0 | 0.0012254400 | |
| 7484113 | 6 years ago | | | 0.1 | 0.0034939800 | |
| 7482822 | 6 years ago | | | 0.1 | 0.0040579800 | |
| 7463178 | 6 years ago | | | 0 | 0.0012254400 | |
| 7463178 | 6 years ago | | | 0 | 0.0015254400 | |
| 7463178 | 6 years ago | | | 0 | 0.0015142600 | |
| 7463126 | 6 years ago | | | 0.1 | 0.0034939800 | |
| 7463087 | 6 years ago | | | 0.1 | 0.0034939800 | |
| 7462902 | 6 years ago | | | 0.1 | 0.0037579800 | |
| 7462901 | 6 years ago | | | 0.1 | 0.0039020600 |
ABI
ABI objects
Getter at block 21314668
commision() view returns (uint256)
2537803652290104700
isOwner() view returns (bool)
false
jackpot_bank() view returns (uint256)
6000000000000000
jackpot_max_players() view returns (uint256)
10
max_bet() view returns (uint256)
3000000000000000000
max_players() view returns (uint256)
10
min_bet() view returns (uint256)
100000000000000000
min_players() view returns (uint256)
2
oraclize_gas_limit() view returns (uint256)
250000
owner() view returns (address)
0x915c517cb57fab7c532262cb9f109c875bed7d18
Read-only
games(bytes32) view returns (uint256)
jackpot_players(uint256) view returns (address)
managers(address) view returns (bool)
ref_payouts(uint256) view returns (uint256)
refferals(address) view returns (address)
rooms(uint256) view returns (address author, uint256 bet, uint256 max_players, string pass, bool run, bool closed)
withdraws(address) view returns (uint256)
State-modifying
Events __callback(bytes32 id, string res)
__callback(bytes32 myid, string result, bytes proof)
createRoom(uint256 players, string pass, address refferal) payable
joinRoom(uint256 room_id, string pass, address refferal) payable
play(uint256 room_id)
renounceOwnership()
setJackpotMaxPlayers(uint256 value)
setOraclizeGasLimit(uint256 value)
setOraclizeGasPrice(uint256 value)
transferOwnership(address newOwner)
withdraw()
FinishRoom(uint256 indexed room_id, address indexed winner)
NewBet(uint256 indexed room_id, address indexed addr)
NewRoom(uint256 indexed room_id, address indexed author, uint256 bet, uint256 max_players, string pass)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Run(uint256 indexed room_id, bytes32 indexed id)
Withdraw(address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.