FairCasino
Verified contract
Active on
Ethereum with 21,313 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,772.70)
Native
Value
$4,772.69
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.508287 | $3,164.31 |
$4,772.69 | |
FOR | ERC-20 | 2 | $0.003276 |
$0.01 | |
AOA | ERC-20 | 7 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
WDT | ERC-20 | 0.0006 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11867262 | 4 years ago | | | 0 | 0.0015489320 | |
| 10115947 | 4 years ago | | | 0 | 0.0011376090 | |
| 9985397 | 5 years ago | | | 0 | 0.00016859500 | |
| 9985395 | 5 years ago | | | 0.01 | 0.00040071500 | |
| 9977257 | 5 years ago | | | 0 | 0.00023593500 | |
| 9977254 | 5 years ago | | | 0.01 | 0.00072128700 | |
| 9957270 | 5 years ago | | | 0 | 0.000084387500 | |
| 9957264 | 5 years ago | | | 0.01 | 0.00020035750 | |
| 9955909 | 5 years ago | | | 0 | 0.00016414000 | |
| 9955909 | 5 years ago | | | 0 | 0.00016865500 |
ABI
ABI objects
Getter at block 21164764
croupier() view returns (address)
[unknown]
jackpotSize() view returns (uint128)
[unknown]
lockedInBets() view returns (uint128)
[unknown]
maxProfit() view returns (uint256)
[unknown]
owner() view returns (address)
[unknown]
secretSigner() view returns (address)
[unknown]
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, uint8 v) payable
refundBet(uint256 commit)
setCroupier(address newCroupier)
setMaxProfit(uint256 _maxProfit)
setSecretSigner(address newSecretSigner)
settleBet(uint256 reveal, bytes32 blockHash)
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.