Ace8Proxy

Verified contract

Active on Base with 6,713 txns
Deployed by via 0x7b65a37b at 16541702
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Ace8Proxy"

0x8d3820ed97ff8d39b8b082a659c71c5d465486e7fc32f2686cf395f7845dfd6c
0x18954daa8edd3ab0fbf9238e7667a7dc8c23e6115db1d8c3f2eea041c793c70f
0x0ada22e578d2d30d27ad5b4056f278c2b3f37e53813e8840207c0146aea96008
0x2e3c047efa4b850e0c5f9776529a71a5fadf8446f525aa0a63ad14151647d262
0x1a65f42cc13fb4f2d1fecfb83b6ddd4ff14fb3fd6bbdabf1d8ab96b6379baa42
0xe03fe1631bf0895161eacaa2abf5ab412af0961cd3405e14d303f31ef0781e4d
0x71f66356ada311b57eb1c5d0ac22d0ad8a0a0ded628bc615ccf6d2b36475e748
0xc3202c10d1d2fdde7c5ff51168fdad88c513546ddd2bd70134de14ed53df318a
0xb381d31c8b4754944d751d875bf5cda42493b72c361d4d3d56aa16b8df8c35bc
0x83eaf0e08d1627a127716f75e63daff20977078235c1ba3c2360f3cd5137d9ee

Functions
Getter at block 22748019
MIN_ACTIVE_TOKENS(view returns (uint8)
8
createNewGames(view returns (bool)
true
daysToClaimPrize(view returns (uint8)
30
executionAddress(view returns (address)
0x56aa0f4fe40f7519f58bf242a493deccfb04bff5
gamesHub(view returns (address)
0x302c72a9604d297bf4168ce2bee9e11bcaa704f7
getActiveGames(view returns (uint256[])
[1678]
 
getActiveGamesActualCoins(view returns (bytes[4])
minActiveGames(view returns (uint8)
1
paused(view returns (bool)
false
totalGames(view returns (uint256)
1678
Read-only
getFinalResult(uint256 gameIndexview returns (uint256[7])
getGameContract(uint256 _gameIdview returns (address)
getGameFinishedCode(uint256 _gameIdview returns (bytes32)
getGameFullData(uint256 _gameIdview returns (bytes)
getGameStatus(uint256 gameIndexview returns (uint8 status)
getRoundData(uint256 _gameIduint8 roundview returns (uint256[8]uint256[8]uint256[8])
getTokenId(string _symbolview returns (uint256)
getTokenSymbol(uint256 tokenIndexview returns (string)
getTokensIds(bytes _symbolsview returns (uint256[8])
getTokensSymbols(bytes _tokensview returns (string[8])
State-modifying
changeDaysToClaimPrize(uint8 _daysToClaimPrize
performGames(bytes _dataNewGamebytes _dataUpdateuint256 _lastTimeStamp
resetGame(uint256 _gameId
setBetTime(uint256 _betTime
setCreateNewGames(bool _active
setExecutionAddress(address _executionAddress
setGameContract(uint256 _gameIdaddress _gameAddress
setMinConcurrentGames(uint8 _minActiveGames
setPaused(bool _paused
setRoundDuration(uint256 _roundDuration
Events
DaysToClaimPrizeChanged(uint8 daysToClaimPrize
GameActivated(uint256 gameIndex
GameAdvanced(uint256 gameIndexuint8 round
GameCreated(uint256 gameIndex
GameFinished(uint256 gameIndex
GameReset(uint256 gameId
Paused(bool paused
PriceFeedAdded(uint256 tokenIndex
UpdatePerformed(uint256 lastTimeStamp
Constructor
constructor(address _gamesHubAddressaddress _executorAddressuint256 _lastGameId
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.