FreeCell

Verified contract

Active on Ethereum with 1,741 txns
Deployed by via 0x74f94a3d at 6323512
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FreeCell"

0x6a476b6108d107f71e5418ba0dd76dcd5ca76a405637f802fe30825d2db8c164
0xc959d16a16c78129dca596f3af626147a4d05c4a4f35777500daf6fa1b727c80
0x471227961b190d05ceae974da2cabd27444805b6517e09839bcf8c1c81fa71e1
0x2e54ac5dfb3c7d0229d2f4885d3f08264858bebb31b1b70e9e36ccdc9fc83222
0x4ec1463f2bbd3c971bc51fc61a135eef066af0a3bdd2658f8fb63c4fcc973900
0xccc6bc2fd8a6a167f21185d0ac54ccd7bb286bbab7863d47156bdafa93f7beea
0xba76a114587834286bbccb7231c370a827167b8df6a431d30c67303cec86fa9f
0x52a70c25e3e822c40be277932a7bcae230eaa10fb4f2894b10f0edde8a505957
0xfb872098abc815cdbef93ebdf8bfbf654e737213947b3c3ed904a77cff9f33af
0xca231b5ab9fbdcb51a0de29a4d9054126e3d6f4fa601f9ccd2658fa8b5b57a3a

Functions
Getter at block 20823446
BASE_BET_ETHER(view returns (uint256)
10000000000000000
CELL_ADD_SPACE(view returns (uint256)
500000000000000
KING_WIN_MULTIPLE_PER(view returns (uint256)
90
MAX_LENGTH(view returns (uint256)
1000000
PRE_WIN_MULTIPLE_PER(view returns (uint256)
30
REWARD_FORWARD_POSITION(view returns (uint256)
199
REWARD_NUM(view returns (uint256)
200
REWARD_WIN_MULTIPLE_PER(view returns (uint256)
60
STEP_SIZE(view returns (uint256)
50
createTime(view returns (uint256)
1536833435
curPosition(view returns (uint256)
0
currentEventId(view returns (uint256)
2160
expirationTime(view returns (uint256)
86400
lastPlayTime(view returns (uint256)
1540251351
name(view returns (string)
FreeCell
owner(view returns (address)
0x37d367d681af81a82d719a9ce3bee5494643f584
ownerDividend(view returns (uint256)
0
thisEther(view returns (uint256)
0
Read-only
playerBetInfoOf(uint256view returns (address addruint256 card)
resultOf(uint256view returns (uint256)
viewBetEther(uint256 _positionview returns (uint256 _betEther)
viewNeedBetEther(uint256 numview returns (uint256 _betEther)
viewPosition(uint256 _cardview returns (uint256 _position)
viewSumEther(uint256 _prePositionuint256 _curPositionview returns (uint256 _betEther)
State-modifying
play(payable returns (bool _result)
playBatch(uint256 numpayable returns (bool _result)
setOwner(address _newOwner
userRefund(returns (bool _result)
Events
OnGetAward(uint256 indexed _positionaddress indexed _playeruint256 indexed _carduint256 _prePositionuint256 _rewardMoneyuint8 _typeuint256 _eventIduint256 _eventTime
OnPlay(uint256 indexed _positionaddress indexed _playeruint256 indexed _carduint256 _eventIduint256 _eventTime
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.