PRDZprediction
Verified contract
Active on
Ethereum with 172 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRDZ | ERC-20 | 102.3625 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18349361 | a year ago | | | 0 | 0.00019303647 | |
| 18349357 | a year ago | | | 0 | 0.00017827628 | |
| 18349245 | a year ago | | | 0 | 0.00015634699 | |
| 12324020 | 4 years ago | | | 0 | 0.0017866540 | |
| 11705703 | 4 years ago | | | 0 | 0.0048239860 | |
| 11689666 | 4 years ago | | | 0 | 0.0047579040 | |
| 11685560 | 4 years ago | | | 0 | 0.0048527901 | |
| 11685269 | 4 years ago | | | 0 | 0.0051181897 | |
| 11684262 | 4 years ago | | | 0 | 0.00079726800 | |
| 11684249 | 4 years ago | | | 0 | 0.0030822360 |
ABI
ABI objects
Getter at block 21220246 getallmatches() view returns (uint256[])
contractBalance() view returns (uint256)
1312500000000000000
expresultime() view returns (uint256)
86400
lossPool() view returns (address)
0x639d0afe157fbb367084fc4b5c887725112148f9
maximumToken() view returns (uint256)
0
minimumToken() view returns (uint256)
100000000000000000
owner() view returns (address)
0xf5cd56eef13f6de0a4201385ea04be3ed6572dfc
payoutPercentage() view returns (uint256)
100000
scorePrdzEq() view returns (uint256)
50
tokenAddress() view returns (address)
0x4e085036a1b732cbe4ffb1c12ddfdd87e7c3664d
totalClaimedRewards() view returns (uint256)
173687500000000000000
Read-only
getmatchAdv(uint256 _matchID) view returns (uint256, uint256, uint256, uint256, uint256, bool)
getmatchBasic(uint256 _matchID) view returns (address, uint256, uint256, uint256, uint256)
matches(uint256) view returns (uint256)
totalAvailableRewards(address) view returns (uint256)
totalClaimedTokens(address) view returns (uint256)
totalEarnedTokens(address) view returns (uint256)
totalPoints(address) view returns (uint256)
totalStaked(address) view returns (uint256)
State-modifying
Events addContractBalance(uint256 amount)
claimDivs()
declareresult(uint256 curMarketValue, uint256 matchID) returns (bool)
predict(uint256 matchID, uint256 amountToPredict, uint256 resultTime, uint256 predictedtime, uint256 marketPair, uint256 valuePredictedAt, uint256 predictionType, uint256 marketType) returns (uint256)
transferOwnership(address newOwner)
updateMaximum(uint256 amount) returns (bool)
updateMinimum(uint256 amount) returns (bool)
updatePayout(uint256 percentage) returns (bool)
updateScoreEq(uint256 prdzeq) returns (bool)
withdrawNotExecutedResult(uint256 _matchID) returns (bool)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PointsEarned(address indexed user, uint256 indexed time, uint256 score)
PredictionMade(address indexed user, uint256 matchid)
ResultDeclared(address indexed user, uint256 matchID)
RewardsTransferred(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.