CryptoMiningWar
Verified contract
Active on
Ethereum with 7,812 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 20 additional slots
2 additional
variables
Balances ($1,259.02)
Native
Value
$1,259.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.369747 | $3,405.08 |
$1,259.02 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6241562 | 6 years ago | | | 0 | 0.000043604600 | |
| 6229508 | 6 years ago | | | 0 | 0.000063660000 | |
| 6229301 | 6 years ago | | | 0 | 0.000076392000 | |
| 6229266 | 6 years ago | | | 0 | 0.00026960400 | |
| 6229145 | 6 years ago | | | 0 | 0.00018079440 | |
| 6229145 | 6 years ago | | | 0 | 0.00018079440 | |
| 6229145 | 6 years ago | | | 0 | 0.00018079440 | |
| 6229145 | 6 years ago | | | 0 | 0.00018079440 | |
| 6229145 | 6 years ago | | | 0 | 0.00018079440 | |
| 6229145 | 6 years ago | | | 0 | 0.00018079440 |
ABI
ABI objects
Getter at block 21170727
CRTSTAL_MINING_PERIOD() view returns (uint256)
[unknown]
HALF_TIME() view returns (uint256)
[unknown]
ROUND_TIME() view returns (uint256)
[unknown]
administrator() view returns (address)
[unknown]
deadline() view returns (uint256)
[unknown]
getBalance() view returns (uint256)
[unknown]
getHighestUnitPriceIdxFromSell() view returns (uint256 highestIdx)
[unknown]
getLowestUnitPriceIdxFromBuy() view returns (uint256 lowestIdx)
[unknown]
getRankList() view returns (address[21])
[unknown]
getSponsorFee() view returns (uint256 sponsorFee)
[unknown]
initialized() view returns (bool)
[unknown]
prizePool() view returns (uint256)
[unknown]
roundNumber() view returns (uint256)
[unknown]
sponsor() view returns (address)
[unknown]
sponsorLevel() view returns (uint256)
[unknown]
totalPayments() view returns (uint256)
[unknown]
Read-only
devFee(uint256 amount) pure returns (uint256)
getBoosterData(uint256 idx) view returns (address owner, uint256 boostRate, uint256 startingLevel, uint256 startingTime, uint256 currentPrice, uint256 halfLife)
getBoosterPrice(uint256 index) view returns (uint256)
getBuyDemand(uint256 index) view returns (address owner, string title, string description, uint256 amount, uint256 unitPrice)
getHashratePerDay(address minerAddr) view returns (uint256 personalProduction)
getPlayerData(address addr) view returns (uint256 crystals, uint256 lastupdate, uint256 hashratePerDay, uint256[8] miners, uint256 hasBoost, uint256 referral_count, uint256 playerBalance, uint256 noQuest)
getSellDemand(uint256 index) view returns (address owner, string title, string description, uint256 amount, uint256 unitPrice)
hasBooster(address addr) view returns (uint256 boostIdx)
payments(address) view returns (uint256)
State-modifying
Events becomeSponsor() payable
buyBooster(uint256 idx) payable
buyCrystal(uint256 amount, uint256 index) payable
buyCrystalDemand(uint256 amount, uint256 unitPrice, string title, string description) payable
buyMiner(uint256[] minerNumbers)
doQuest(uint256 clientNumber)
getFreeMiner(address ref)
lottery()
sellCrystal(uint256 amount, uint256 index)
sellCrystalDemand(uint256 amount, uint256 unitPrice, string title, string description)
startGame()
upgrade(address addr)
withdrawBuyDemand(uint256 index)
withdrawPayments()
withdrawSellDemand(uint256 index)
eventDoQuest(uint256 clientNumber, uint256 randomNumber)
constructor()
fallback()
This contract contains no error objects.