FairWin
Verified contract
Active on
Ethereum with 36,608 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,226.55)
Native
Value
$3,226.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.95 | $3,396.37 |
$3,226.55 | |
EBK | ERC-20 | 11.352807 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9309118 | 5 years ago | | | 0 | 0.00015469080 | |
| 9225081 | 5 years ago | | | 0 | 0.00025604600 | |
| 9225074 | 5 years ago | | | 0.02 | 0.00031497516 | |
| 9224946 | 5 years ago | | | 0 | 0.00025604600 | |
| 9224937 | 5 years ago | | | 0.01 | 0.00055258800 | |
| 9224926 | 5 years ago | | | 0 | 0.00029281600 | |
| 9224917 | 5 years ago | | | 0.01 | 0.00027625800 | |
| 9224872 | 5 years ago | | | 0 | 0.00034833650 | |
| 9224865 | 5 years ago | | | 0.4 | 0.00023020000 | |
| 9224850 | 5 years ago | | | 0 | 0.00036617000 |
ABI
ABI objects
Getter at block 21256704
croupier() view returns (address)
0xeb85e78774f81fc236ac0f5dcccf0ed97b35c894
jackpotSize() view returns (uint128)
950000000000000000
lockedInBets() view returns (uint128)
0
maxProfit() view returns (uint256)
5000000000000000000
owner() view returns (address)
0x360778032e302a6a7a537071c5fd6b0f4e5af07b
secretSigner() view returns (address)
0xc891500ba615f153167897568e475d99a0a4f6bc
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptNextOwner()
approveNextOwner(address _nextOwner)
increaseJackpot(uint256 increaseAmount)
kill()
placeBet(uint256 betMask, uint256 modulo, uint256 commitLastBlock, uint256 commit, bytes32 r, bytes32 s) payable
refundBet(uint256 commit)
setCroupier(address newCroupier)
setMaxProfit(uint256 _maxProfit)
setSecretSigner(address newSecretSigner)
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.