XetherGames
Verified contract
Active on
Ethereum with 149,070 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
-
variable spans 1 additional slot
-
variable spans 1 additional slot
7 additional
variables
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 3 | $0.003978 |
$0.01 | |
0x1c5b…4823 | ERC-20 | 1,000,000T | -- | -- | |
EBK | ERC-20 | 403.737916 | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
0x2630…8a13 | ERC-20 | 5 | -- | -- | |
ELET | ERC-20 | 2.77 | -- | -- | |
SLV | ERC-20 | 1 | -- | -- | |
MYOU | ERC-20 | 0.3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20705331 | 2 months ago | | | 0 | 0.000040720233 | |
| 20705327 | 2 months ago | | | 0 | 0.000039280265 | |
| 14853429 | 2 years ago | | | 0 | 0.00043322400 | |
| 12218281 | 4 years ago | | | 0 | 0.0045067690 | |
| 12218281 | 4 years ago | | | 0.03 | 0.0014888060 | |
| 12218010 | 4 years ago | | | 0.04 | 0.0080924100 | |
| 12153657 | 4 years ago | | | 0.03 | 0.039676808 | |
| 12153491 | 4 years ago | | | 0.03 | 0.0038563200 | |
| 12148851 | 4 years ago | | | 0 | 0.013795388 | |
| 12148847 | 4 years ago | | | 0.04 | 0.047166080 |
ABI
ABI objects
Getter at block 21158222
ADVERTISE_PERCENT() view returns (uint8)
0
DIVIDENDS_LIMIT() view returns (uint256)
1000000000000000000
DIVIDENDS_PERCENT() view returns (uint8)
10
HOUSE_EDGE_PERCENT() view returns (uint8)
0
PLINKO_PERCENT() view returns (uint8)
10
ROULETTE_PERCENT() view returns (uint8)
0
croupier() view returns (address)
0xfe1b558501737a26efaa062275db60008e659538
jackpotSize() view returns (uint128)
547000000000000000
lockedInBets() view returns (uint128)
0
luckyNumber() view returns (uint16)
777
maxProfit() view returns (uint256)
5000000000000000000
maxProfitPlinko() view returns (uint256)
5000000000000000000
maxProfitRoulette() view returns (uint256)
3600000000000000000
moderator() view returns (address)
0x64f4ec8d854d66bc1c67c9f0d6f86cd3df126610
owner() view returns (address)
0x46d0cf1545bb9342a67275ea4fca9d3403af9872
plinkoSkipComission() view returns (uint8)
0
rouletteSkipComission() view returns (uint8)
1
rouletteTableLimit() view returns (uint256)
1800000000000000000
secretSigner() view returns (address)
0x86bd1e26332a4e639a3a9b6f8bdbb2417b4568b2
totalAdvertise() view returns (uint256)
0
totalDividends() view returns (uint256)
545800000000000000
xEtherTokensContract() view returns (address)
0x1d4f123bda7614084094f75ac13fb217222c737b
Read-only
bonusProgrammAccumulated(address) view returns (uint256)
getBonusProgrammLevel(address gambler) view returns (uint8 discount)
State-modifying
Events acceptNextOwner()
approveNextOwner(address _nextOwner)
changeDividendsLimit(uint256 _newDividendsLimit)
increaseJackpot(uint256 increaseAmount)
kill()
placeBet(uint256 betMask, uint32 modulo, uint256 commitLastBlock, uint256 commit, uint256 clientSeed, bytes32 r, bytes32 s) payable
placeBetRoulette(uint256[] betMask, uint256[] betAmount, uint256 commitLastBlock, uint256 commit, uint256 clientSeed, bytes32 r, bytes32 s) payable
refundBet(uint256 commit)
refundBetRoulette(uint256 commit)
releaseLockedInBetAmount()
sendDividends() payable
setAddresses(address newCroupier, address newSecretSigner, address newModerator)
setComissionState(uint8 _newRouletteState, uint8 _newPlinkoState)
setMaxProfit(uint256 _maxProfit)
setMaxProfitPlinko(uint256 _maxProfitPlinko)
setMaxProfitRoulette(uint256 _maxProfitRoulette)
setNewPercents(uint8 newHouseEdgePercent, uint8 newDividendsPercent, uint8 newAdvertPercent)
setNewPlinkoPercents(uint8 newPlinkoPercent)
setNewRoulettePercents(uint8 newRoulettePercent)
setRouletteTableLimit(uint256 _newRouletteTableLimit)
setXEtherContract(address xEtherContract)
settleBet(uint256 reveal)
settleBetRoulette(uint256 reveal)
withdrawAdvertiseFunds(address beneficiary, uint256 withdrawAmount)
withdrawFunds(address beneficiary, uint256 withdrawAmount)
Commit(uint256 commit, uint256 clietSeed, uint256 amount)
FailedPayment(address beneficiary, uint256 commit, uint256 amount, string paymentType)
JackpotPayment(address indexed beneficiary, uint256 commit, uint256 amount)
PayDividendsFailed(uint256 time, uint256 amount)
PayDividendsSuccess(uint256 time, uint256 amount)
Payment(address beneficiary, uint256 commit, uint256 amount, string paymentType)
constructor()
fallback()
This contract contains no error objects.