FairHouse
Verified contract
Active on
Ethereum with 78,699 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,632.71)
Native
Value
$4,632.71
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.442002 | $3,212.69 |
$4,632.71 | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8219173 | 5 years ago | | | 0 | 0.00029157600 | |
| 8219000 | 5 years ago | | | 0 | 0.00071595600 | |
| 7892183 | 5 years ago | | | 0 | 0.00032094900 | |
| 7892180 | 5 years ago | | | 0.01 | 0.0016800030 | |
| 7892166 | 5 years ago | | | 0 | 0.00031995900 | |
| 7892164 | 5 years ago | | | 0.01 | 0.0025846200 | |
| 7892162 | 5 years ago | | | 0 | 0.00031995900 | |
| 7892156 | 5 years ago | | | 0.02 | 0.0011630790 | |
| 7892152 | 5 years ago | | | 0 | 0.00032094900 | |
| 7892149 | 5 years ago | | | 0.01 | 0.0011630790 |
ABI
ABI objects
Getter at block 21158346
croupier() view returns (address)
0x998d7b332e7c495938d1f6b3961a1da630978307
jackpotSize() view returns (uint256)
483000000000000000
lockedInBets() view returns (uint256)
958172971254339003
maxProfit() view returns (uint256)
5000000000000000000
owner() view returns (address)
0xec4393f81601e62e3abd0edb9e6f490810ac6914
secretSigner() view returns (address)
0xd873031fafecdad0ac3d32e7e4fa51a49654c9d9
Read-only
getRegisterName(address addr) view returns (bytes32)
State-modifying
Events acceptNextOwner()
approveNextOwner(address _nextOwner)
increaseJackpot(uint256 increaseAmount)
kill()
placeBet(uint256 betMask, uint256 modulo, uint256 commitLastBlock, uint256 commit, bytes32 recCode, bytes32 r, bytes32 s) payable
refundBet(uint256 commit)
registerName(string nameStr, bytes32 recCode) payable returns (bool, uint256)
setCroupier(address newCroupier)
setMaxProfit(uint256 _maxProfit)
setSecretSigner(address newSecretSigner)
settleBet(uint256 reveal, bytes32 blockHash)
settleBetUncleMerkleProof(uint256 reveal, uint256 canonicalBlockNumber)
withdrawFunds(address beneficiary, uint256 withdrawAmount)
Commit(uint256 commit)
FailedPayment(address indexed beneficiary, uint256 amount)
JackpotPayment(address indexed beneficiary, uint256 amount)
OnRegisterName(uint256 indexed pid, bytes32 indexed pname, address indexed paddr, uint256 recPid, bytes32 recPname, address recPaddr, uint256 amountPaid, bool isNewPlayer, uint256 timeStamp)
Payment(address indexed beneficiary, uint256 amount)
RecommendPayment(address indexed beneficiary, uint256 amount)
constructor()
fallback()
This contract contains no error objects.