Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($45,451.61)
Native
Value
$45,451.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 12.535748 | $3,625.76 |
$45,451.61 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7405185 | 6 years ago | | | 0 | 0.000027024000 | |
| 7405054 | 6 years ago | | | 0.03 | 0.00094855800 | |
| 7404995 | 6 years ago | | | 0.01 | 0.0014750400 | |
| 7404988 | 6 years ago | | | 0.01 | 0.0014750400 | |
| 7404982 | 6 years ago | | | 0.01 | 0.0014750400 | |
| 7404833 | 6 years ago | | | 0.01 | 0.00084687200 | |
| 7404661 | 6 years ago | | | 12.525 | 0.00021040000 | |
| 7404643 | 6 years ago | | | 0 | 0.00013059000 |
ABI
ABI objects
Getter at block 21325137
VIPLibraryAddress() view returns (address)
[unknown]
getJackpotSize() view returns (uint256)
[unknown]
getMyAccuAmount() view returns (uint256)
[unknown]
getRankingRewardSize() view returns (uint128)
[unknown]
getSecretSigner() view returns (address)
[unknown]
maxProfit() view returns (uint256)
[unknown]
owner() view returns (address)
[unknown]
secretSigner() view returns (address)
[unknown]
thisBalance() view returns (uint256)
[unknown]
Read-only
calcHouseEdge(uint256 amount) pure returns (uint256 houseEdge)
State-modifying
Events acceptNextOwner()
addCroupier(address newCroupier)
approveNextOwner(address _nextOwner)
deleteCroupier(address newCroupier)
kill()
payTodayReward(address to)
processBet(uint256 betMask, uint256 reveal, uint8 v, bytes32 r, bytes32 s, address inviter) payable
setMaxProfit(uint256 _maxProfit)
setSecretSigner(address newSecretSigner)
setVIPLibraryAddress(address addr)
withdrawFunds(address beneficiary, uint256 withdrawAmount)
FailedPayment(address indexed beneficiary, uint256 amount)
JackpotPayment(address indexed beneficiary, uint256 amount, uint256 playerNum1, uint256 playerNum2, uint256 npcNum1, uint256 npcNum2, uint256 betAmount)
Payment(address indexed beneficiary, uint256 amount, uint256 playerNum1, uint256 playerNum2, uint256 npcNum1, uint256 npcNum2, uint256 betAmount, uint256 rouletteIndex)
VIPPayback(address indexed beneficiary, uint256 amount)
WithdrawFunds(address indexed beneficiary, uint256 amount)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.