Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 20 additional slots
Balances ($76.52)
Native
Value
$76.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.024302 | $3,148.92 |
$76.52 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5971396 | 6 years ago | | | 0 | 0.0032246650 | |
| 5942086 | 6 years ago | | | 0 | 0.00019357170 | |
| 5942028 | 6 years ago | | | 0 | 0.00053982940 | |
| 5932455 | 6 years ago | | | 0 | 0.00036490500 | |
| 5929555 | 6 years ago | | | 0 | 0.0015550360 | |
| 5929534 | 6 years ago | | | 0 | 0.0014973840 | |
| 5929259 | 6 years ago | | | 0 | 0.0016797360 | |
| 5929025 | 6 years ago | | | 0 | 0.00047452900 | |
| 5929004 | 6 years ago | | | 0.00000001 | 0.00081606800 | |
| 5928996 | 6 years ago | | | 0 | 0.00085719700 |
ABI
ABI objects
Getter at block 21204056 getRankList() view returns (address[21])
CRTSTAL_MINING_PERIOD() view returns (uint256)
86400
HALF_TIME() view returns (uint256)
28800
ROUND_TIME() view returns (uint256)
604800
administrator() view returns (address)
0xb6dd5a3735339f063a5feaddf6fe0afd3f2aad6d
deadline() view returns (uint256)
1532300267
getBalance() view returns (uint256)
24301939112976048
getSponsorFee() view returns (uint256 sponsorFee)
640000000000000000
initialized() view returns (bool)
true
roundNumber() view returns (uint256)
4
sponsor() view returns (address)
0xb6dd5a3735339f063a5feaddf6fe0afd3f2aad6d
sponsorLevel() view returns (uint256)
6
Read-only
devFee(uint256 amount) view 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)
getSellDemand(uint256 index) view returns (address owner, string title, string description, uint256 amount, uint256 unitPrice)
hasBooster(address addr) view returns (uint256 boostIdx)
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)
getFreeMiner(address ref)
getHighestUnitPriceIdxFromSell() returns (uint256 highestIdx)
getLowestUnitPriceIdxFromBuy() returns (uint256 lowestIdx)
lottery()
sellCrystal(uint256 amount, uint256 index)
sellCrystalDemand(uint256 amount, uint256 unitPrice, string title, string description)
startGame()
upgrade(address addr)
withdrawBuyDemand(uint256 index)
withdrawSellDemand(uint256 index)
This contract contains no event objects.
constructor()
fallback()
This contract contains no error objects.