Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
Balances ($140.45)
Native
Value
$140.45
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0384 | $3,657.61 |
$140.45 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6878687 | 6 years ago | | | 0 | 0.00028362400 | |
| 6878681 | 6 years ago | | | 0 | 0.00019354400 | |
| 6878674 | 6 years ago | | | 0 | 0.00012193272 | |
| 6878669 | 6 years ago | | | 0 | 0.00012193272 | |
| 6878654 | 6 years ago | | | 0 | 0.00012193272 | |
| 6878652 | 6 years ago | | | 0 | 0.00012193272 | |
| 6878645 | 6 years ago | | | 0 | 0.00012193272 | |
| 6878643 | 6 years ago | | | 0 | 0.00012193272 | |
| 6872073 | 6 years ago | | | 0 | 0.00061111700 | |
| 6872071 | 6 years ago | | | 0.01 | 0.0017012190 |
ABI
ABI objects
Getter at block 21433039 getSecretSigner() view returns (address)
croupier() view returns (address)
0xae113b2fa9df869e45f9578ea8b02e0bc30ed7ac
getMyAccuAmount() view returns (uint256)
0
getProfile() view returns (uint256, string)
(0, )
jackpotSize() view returns (uint128)
0
lockedInBets() view returns (uint128)
38400000000000000
maxProfit() view returns (uint256)
10000000000000000000
oraclizeGasLimit() view returns (uint64)
63000
oraclizeGasPrice() view returns (uint256)
13000000000
owner() view returns (address)
0xae113b2fa9df869e45f9578ea8b02e0bc30ed7ac
secretSigner() view returns (address)
0xae113b2fa9df869e45f9578ea8b02e0bc30ed7ac
thisBalance() view returns (uint256)
38400000000000000
todaysRewardSize() view returns (uint256)
108000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events __callback(bytes32 _rngId, string _result, bytes proof)
__callback(bytes32 myid, string result)
acceptNextOwner()
approveNextOwner(address _nextOwner)
increaseJackpot(uint256 increaseAmount)
kill()
payTodayReward(address to, uint256 rate)
placeBet(uint256 betMask) payable
placeBetWithInviter(uint256 betMask, address inviter) payable
refundBet(bytes32 rngId)
setAvatarIndex(uint256 index)
setCroupier(address newCroupier)
setMaxProfit(uint256 _maxProfit)
setNickName(string nickName)
setOraclizeGasLimit(uint64 _limit)
setOraclizeGasPrice(uint256 _price)
setSecretSigner(address newSecretSigner)
withdrawFunds(address beneficiary, uint256 withdrawAmount)
Commit(bytes32 commit)
FailedPayment(address indexed beneficiary, uint256 amount)
JackpotPayment(address indexed beneficiary, uint256 amount, uint256 dice, uint256 rollUnder, uint256 betAmount)
Payment(address indexed beneficiary, uint256 amount, uint256 dice, uint256 rollUnder, uint256 betAmount)
TodaysRankingPayment(address indexed beneficiary, uint256 amount)
VIPPayback(address indexed beneficiary, uint256 amount)
constructor()
fallback()
This contract contains no error objects.