DFSocial_Game1
Verified contract
Active on
Ethereum with 121 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DFSocial | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11777830 | 4 years ago | | | 0 | 0.010204355 | |
| 11776203 | 4 years ago | | | 0 | 0.0057359040 | |
| 11772302 | 4 years ago | | | 0 | 0.0043393800 | |
| 11771859 | 4 years ago | | | 0 | 0.0053909800 | |
| 11771747 | 4 years ago | | | 0 | 0.0033886160 | |
| 11771705 | 4 years ago | | | 0 | 0.0048518820 | |
| 11771690 | 4 years ago | | | 0 | 0.0049674030 | |
| 11771662 | 4 years ago | | | 0 | 0.0038507000 | |
| 11771655 | 4 years ago | | | 0 | 0.0038892070 | |
| 11771641 | 4 years ago | | | 0 | 0.0034656300 |
ABI
ABI objects
Getter at block 21315058 getStakersList() view returns (address[], uint256[], uint256[])
TOTAL_REWARD() view returns (uint256)
100000000000000000000
amountToBonus() view returns (uint256)
5000000000000000000
amountToPlay() view returns (uint256)
1000000000000000000
bonusInLevels() view returns (uint256)
12
getNumGamers() view returns (uint256)
51
getlevelEnd() view returns (uint256)
0
getlevelStart() view returns (uint256)
0
maxPlayers() view returns (uint256)
100
owner() view returns (address)
0xf6847f4272bc2a50d8cd632817cb545eb37a3270
startTime() view returns (uint256)
1611503972
started() view returns (bool)
false
timeToFinish() view returns (uint256)
691200
timeToFinishGame() view returns (uint256)
1612195172
timeToFinishJoins() view returns (uint256)
1611590372
timeToJoin() view returns (uint256)
86400
totalDiff() view returns (uint256)
869
Read-only
aaGetInfo(address player) view returns (string, string)
bonus(address) view returns (bool)
diff(address) view returns (uint256)
getGamer(uint256 pos) view returns (address)
getIsGamer(address dir) view returns (bool)
getName(address player) view returns (string)
levelEnd(address) view returns (uint256)
levelStart(address) view returns (uint256)
names(address) view returns (string)
position(address) view returns (uint256)
ref(address) view returns (string)
region(address) view returns (string)
reward(address) view returns (uint256)
share(address) view returns (uint256)
State-modifying
Events claim()
deletePlayer(address _player)
deletePlayers(address[] _players)
end()
join(string _name, uint256 _levelStart, string _region)
joinWithRef(string _name, uint256 _levelStart, string _region, string _ref)
setlevelEnd(uint256 _levelEnd)
startEvent(uint256 _total_reward, uint256 _amountToPlay, uint256 _timeToJoin, uint256 _timeToFinish, uint256 _maxPlayers, uint256 _amountToBonus, uint256 _bonusInLevels)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardTransferred(address dir, uint256 amount)
eventStarted()
joined(address dir, uint256 level)
refCodeUsed(string code)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.