DigitalGame
Verified contract
Active on
Ethereum with 903 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($38.54)
Native
Value
$38.54
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0097 | $3,973.11 |
$38.54 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6944253 | 6 years ago | | | 0 | 0.00012643500 | |
| 6944250 | 6 years ago | | | 0 | 0.00012643500 | |
| 6944209 | 6 years ago | | | 0 | 0.00025223000 | |
| 6944207 | 6 years ago | | | 0 | 0.00025287000 | |
| 6944205 | 6 years ago | | | 0 | 0.00022758300 | |
| 6944158 | 6 years ago | | | 0 | 0.00028766700 | |
| 6944156 | 6 years ago | | | 0 | 0.00028824300 | |
| 6944153 | 6 years ago | | | 0 | 0.00028824300 | |
| 6944149 | 6 years ago | | | 0 | 0.00028824300 | |
| 6938291 | 6 years ago | | | 0 | 0.00015172200 |
ABI
ABI objects
Getter at block 21413560
OWNER_ADDR() view returns (address)
0x3c91323ea2e3c9f795af40b6945e98a4852dd2d2
RECOMM_ADDR() view returns (address)
0xcbca2a8f5e02e934885bd094e771cf3c81f18bba
SPARE_RECOMM_ADDR() view returns (address)
0x3f050660d82cad896e00ddc51df86b821cf90408
Read-only
stages(uint256) view returns (uint256 round, bytes32 seedHash, uint256 userNumber, uint256 amount, uint256 lastTime)
userBets(uint256, uint256) view returns (address addr, uint256 amount, uint256 count, uint256 createAt)
users(address) view returns (address)
State-modifying
Events bet(uint256 stage, uint256 round, uint256[] content, uint256 count, address recommAddr, bytes32 seedHash) payable
distributionReward(uint256 stage, string seed, bytes32 seedHash)
setDefaultRecommAddr(address _RECOMM_ADDR)
setSpareRecommAddr(address _SPARE_RECOMM_ADDR)
eventDividend(string eventType, address addr, uint256 amount, uint256 stage, uint256 round, uint256 count, uint256[] content, uint256 level, address recommAddr, uint256 recommReward, uint256 createAt)
eventLottery(string eventType, uint256 stage, uint256 round, uint256[] lotteryContent, uint256 createAt)
eventReward(string eventType, address addr, uint256 amount, uint256 stage, uint256 round, uint256 count, uint256[] content, uint256[] lotteryContent, uint256 reward, uint256 createAt)
eventUserBet(string eventType, address addr, uint256 amount, uint256 stage, uint256 round, uint256 count, uint256[] content, uint256 createAt)
constructor(bytes32[4] hashes, uint256 lastTime, address recommAddr, address spareRecommAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.