BlackJack

Verified contract

Active on Ethereum with 4,417 txns
Deployed by via 0x034d00da at 8334510
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,162.1
ERC-20
Value $0
ERC-20
--
0xe40bcb639aaa5f0950c99d807a4b0229d47f057c4bb305462c420464ff640331
0x01ca15563f263d358c12e3dc2d3085994afa2874e4d57f1f22feee95db2151f3
0x7ca4aa9290731c462df7f71f8edfd8a4653d05aae3d48017bf598195365cc7b6
0x36dc25844db67cc162394434cb40c99ccee65681593a533493729bf5f4168a9d
0x1e474dceb571a3358832ff8aee14d43edf42e309643a5184e0c5516ce1e418a0
0x4a9da978504749552991f2188aa20cf7c01a237a042a725939ef5e02b0d51797
0x4d36929ef5194d77371a6ca617a4a3c141491da851f43dcbec8886e7000c4969
0x0b6095718159e97a30b0df8ec44014f968d521f079e1ae83e4a97477bc59df1c
0xf352e2ab7051ee117018cbca5a37d0debc3712aad6f5b38e0718c8d9fa8b494e
0x2d2cebb066ed2235ded701b98c6ee822747ceb614e50a519a3ad635d44b36fe7

Functions
Getter at block 20858705
expireBlocks(view returns (uint256)
255
feeRatio(view returns (uint256)
10
maxBet(view returns (uint256)
1000000000000000000
minBet(view returns (uint256)
10000000000000000
statedPeriod(view returns (uint256)
1800
totalBalance(view returns (uint256)
405000000000001940
Read-only
applyAmount(address ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
bets(uint256view returns (address gambleruint8 cutCardbytes11 actionsuint128 amountuint128 dealBlockNumber)
isCroupier(address accountview returns (bool)
isOwner(address accountview returns (bool)
lastApplyTime(address ownerview returns (uint256)
lockedOf(address ownerview returns (uint256)
State-modifying
addCroupier(address account
addOwner(address account
apply(uint256 amountreturns (bool)
deal(address gambleruint256 commituint128 amountuint8 cutCarduint8 vbytes32 rbytes32 s
deposit(payable returns (bool)
kill(
refund(uint256 commit
removeCroupier(address account
removeOwner(address account
setExpireBlocks(uint256 input
setFeeRatio(uint256 input
setMaxBet(uint256 input
setMinBet(uint256 input
setStatedPeriod(uint256 input
settle(uint256 reveal_1uint256 reveal_2bytes11 actionsbool winuint128 amount
withdraw(returns (bool)
withdrawFunds(uint256 amount
withdrawProxy(address fromreturns (bool)
Events
Apply(address indexed fromuint256 value
CroupierAdded(address indexed account
CroupierRemoved(address indexed account
Deal(uint256 indexed commit
Deposit(address indexed fromuint256 value
OwnerAdded(address indexed account
OwnerRemoved(address indexed account
Refund(uint256 indexed commituint128 amount
Settle(uint256 indexed commit
Withdraw(address indexed fromuint256 value
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.