CryptoChallengeN

Verified contract

Active on Ethereum with 209 txns
Deployed by via 0x29936408 at 10344244
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,534.55
0xc2b356056388555361d4fc9a98d9b9f7aa1baaa0384635668e99f597f0993b59
0x1e58a2fd875ab3c3bff9843d62691c9dee7a3619ed3460c6fd5037ab81f444bc
0xf99e89f6388b19ebc7db16bff8a24c66c9c60a941e6523d533cb24780142dc9b
0x2738c4200f4987cdc3104e18f4eab32768815431ee5e172b86c110bf6e918abc
0x51436adae255d4e25bd0d6e66db3543ed83b5afd3bef98884da5ac9283a873bd
0x4730448169f5a0f4f45fb0aa76fabecaaf39f51fc4dfb239fce132ecf3bd90d3
0xfa4113f0736383ab8fd378c66892b4d5b8e9c884abda2598b0a0f9a089a132a1
0x45c521f9200d12308c821eb7c60c3e6f3d245c4a7f3251c6f8dbd38860129da1
0x15016e707ccc79b2bbfca94aa502273a4f458da231e9c4235a427e67ec7d832d
0x5c414254dde67d79d951adbe242a7b2aa7482f131b4294a2b40210e6415fa44c

Functions
Getter at block 21189309
current_race(view returns (uint256)
34
house(view returns (uint256)
59250000000000000
owner(view returns (address)
0x8cef884a0458d92cca1942d2df3c272022c6a69a
paused(view returns (bool)
false
query_string_part1(view returns (string)
[URL] json(https://min-api.cryptocompare.com/data/pricemultifull?fsyms=
query_string_part2(view returns (string)
&tsyms=USD&sign=true).[RAW].[
query_string_part3(view returns (string)
].[USD].[PRICE,LASTUPDATE]
Read-only
claimed(uint256addressview returns (bool)
config(bytes32view returns (uint256)
getBetWithEdge(uint256 amountview returns (uint256)
getRaceBet(uint256 race_idview returns (uint256 lengthuint256[10] array)
getRaceCoinPrices(uint256 race_idbytes32 coinview returns (uint256 startuint256 end)
getRaceCoinWon(uint256 race_idview returns (uint256 lengthbool[10] array)
getRaceCoins(uint256 race_idview returns (uint256 lengthbytes32[10] arrayuint256[10] pools)
races(uint256view returns (bytes32 query_price_startbytes32 query_price_enduint256 total_pooluint256 race_durationuint256 min_betuint256 start_timeuint256 betting_durationuint256 bet_matching_pooluint256 paidaddress creatoruint8 state)
races_result(uint256view returns (uint256 winners_total)
whitelisted_coin(bytes32view returns (bool)
State-modifying
__callback(bytes32 _myidstring _result
__callback(bytes32 _queryIdstring _resultbytes
claim(uint256 race_id
newRace(uint256 race_durationuint256 betting_durationuint256 min_betuint256 bet_matching_poolbytes32 start_msgbytes32[] coinsuint256 custom_gas_pricepayable 
placeBet(uint256 race_iduint256[] coin_betpayable 
renounceOwnership(
setConfigValue(bytes32 nameuint256 new_value
setWhiteListed(bytes32 symbolbool is_whitelisted
transferOwnership(address newOwner
withdrawHouse(uint256 amount
Events
BetClaimed(uint256 race_idaddress indexed playeruint256 amount
BetPlaced(uint256 race_idaddress indexed bettor
CoinStatusChanged(bytes32 symbolbool is_whitelisted
ConfigChanged(bytes32 nameuint256 new_value
NewRace(uint256 race_iduint256 race_endbytes32 messageaddress indexed creator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RaceEnded(uint256 race_id
RaceRefunded(uint256 race_idstring reason
TimestampsValidationFailed(
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.