Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GOAT | ERC-20 | 1.0443M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8851637 | 5 years ago | | | 0 | 0.00052262000 | |
| 8851635 | 5 years ago | | | 0 | 0.00057911000 | |
| 8851615 | 5 years ago | | | 0 | 0.00052262000 | |
| 8851612 | 5 years ago | | | 0 | 0.0011575800 | |
| 8851603 | 5 years ago | | | 0 | 0.00046243000 | |
| 8851600 | 5 years ago | | | 0 | 0.0011575800 | |
| 8851594 | 5 years ago | | | 0 | 0.00027453000 | |
| 8851591 | 5 years ago | | | 0 | 0.00027453000 | |
| 8851590 | 5 years ago | | | 0 | 0.0011575800 | |
| 8544672 | 5 years ago | | | 0 | 0.00052198000 |
ABI
ABI objects
Getter at block 21271326
croupier() view returns (address)
0xb1eee70a830832a77becafefde75eba281d0d4e6
jackpotSize() view returns (uint128)
12100000000000000000000
lockedInBets() view returns (uint128)
34966400000000000000000
maxProfit() view returns (uint256)
100000000000000000000000
owner() view returns (address)
0x4d8ba761dc5307f905b3397d697ef898cddf5c2b
secretSigner() view returns (address)
0x123451ed0fca61ef847775710b4fe0e7f6f27856
token() view returns (address)
0x9f452e458b024e82d6e3ff50a07b8de74c988523
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptNextOwner()
approveNextOwner(address _nextOwner)
cancelBet(uint256 commit)
increaseJackpot(uint256 increaseAmount)
kill()
placeBet(uint256 amount, uint256 betMask, uint256 modulo, uint256 commitLastBlock, uint256 commit, bytes32 r, bytes32 s)
setCroupier(address newCroupier)
setMaxProfit(uint256 _maxProfit)
setSecretSigner(address newSecretSigner)
setToken(address erc20Token)
settleBet(uint256 reveal, bytes32 blockHash)
settleBetUncleMerkleProof(uint256 reveal, uint40 canonicalBlockNumber)
withdrawFunds(address beneficiary, uint256 withdrawAmount)
Commit(uint256 commit)
FailedPayment(address indexed beneficiary, uint256 amount)
JackpotPayment(address indexed beneficiary, uint256 amount)
Payment(address indexed beneficiary, uint256 amount)
constructor()
fallback()
This contract contains no error objects.