CryptoEngineer
Verified contract
Active on
Ethereum with 213 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($24.91)
Native
Value
$24.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00689 | $3,614.82 |
$24.91 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9815545 | 5 years ago | | | 0 | 0.00021166100 | |
| 9725077 | 5 years ago | | | 0 | 0.00069643900 | |
| 9708923 | 5 years ago | | | 0 | 0.00074449600 | |
| 9703524 | 5 years ago | | | 0 | 0.00044227200 | |
| 9703524 | 5 years ago | | | 0 | 0.00044227200 | |
| 9703524 | 5 years ago | | | 0 | 0.00076984400 | |
| 9520372 | 5 years ago | | | 0 | 0.00042332200 | |
| 9368050 | 5 years ago | | | 0 | 0.00032745200 | |
| 9345862 | 5 years ago | | | 0 | 0.00014226400 | |
| 9344894 | 5 years ago | | | 0 | 0.00018919700 |
ABI
ABI objects
Getter at block 21315237
BASE_PRICE() view returns (uint256)
10000000000000000
CRTSTAL_MINING_PERIOD() view returns (uint256)
86400
MiningWar() view returns (address)
0x1b002cd1ba79dfad65e8abfbb3a97826e4960fe5
VIRUS_MINING_PERIOD() view returns (uint256)
86400
administrator() view returns (address)
0xe9bba48c3e600b2f90dbd54ae4d3c6bcafc0bc21
gameSponsor() view returns (address)
0x8949db9fbb4716ce5a2803085c7732c14fe03a37
gameSponsorPrice() view returns (uint256)
3645000000000000000
isContractMiniGame() pure returns (bool _isContractMiniGame)
true
isEngineerContract() pure returns (bool)
true
miningWarAddress() view returns (address)
0x1b002cd1ba79dfad65e8abfbb3a97826e4960fe5
numberOfBoosts() view returns (uint256)
5
numberOfEngineer() view returns (uint256)
8
prizePool() view returns (uint256)
6890190845795482
totalPayments() view returns (uint256)
0
Read-only
boostData(uint256) view returns (address owner, uint256 boostRate, uint256 basePrice)
calCurrentCrystals(address _addr) view returns (uint256 _currentCrystals)
calCurrentVirus(address _addr) view returns (uint256 _currentVirus)
engineers(uint256) view returns (uint256 basePrice, uint256 baseETH, uint256 baseResearch, uint256 limit)
getBoosterData(uint256 idx) view returns (address _owner, uint256 _boostRate, uint256 _basePrice)
getPlayerData(address _addr) view returns (uint256 _virusNumber, uint256 _currentVirus, uint256 _research, uint256 _researchPerDay, uint256 _lastUpdateTime, uint256[8] _engineersCount)
getResearchPerDay(address _addr) view returns (uint256 _researchPerDay)
hasBooster(address addr) view returns (uint256 _boostIdx)
miniGames(address) view returns (bool)
payments(address) view returns (uint256)
players(address) view returns (uint256 virusNumber, uint256 research, uint256 lastUpdateTime, bool endLoadOldData)
State-modifying
Events addEngineer(address _addr, uint256 idx, uint256 _value)
addResearch(address _addr, uint256 _value)
addVirus(address _addr, uint256 _value)
becomeGameSponsor() payable
buyBooster(uint256 idx) payable
buyEngineer(uint256[8] engineerNumbers) payable
claimPrizePool(address _addr, uint256 _value)
removeContractMiniGame(address _addr)
setBoostData(uint256 idx, address owner, uint256 boostRate, uint256 basePrice)
setContractsMiniGame(address _addr)
setGameSponsorInfo(address _addr, uint256 _value)
setMiningWarInterface(address _addr)
setPlayerEngineersCount(address _addr, uint256 idx, uint256 _value)
setPlayerLastUpdateTime(address _addr)
setPlayerResearch(address _addr, uint256 _value)
setPlayerVirusNumber(address _addr, uint256 _value)
setupMiniGame(uint256, uint256)
subResearch(address _addr, uint256 _value)
subVirus(address _addr, uint256 _value)
upgrade(address addr)
withdrawPayments()
BecomeGameSponsor(address _addr, uint256 _price)
BuyBooster(address _addr, uint256 _boostIdx, address beneficiary)
BuyEngineer(address _addr, uint256[8] engineerNumbers, uint256 _crytalsPrice, uint256 _ethPrice, uint256 _researchBuy)
ChangeVirus(address _addr, uint256 _virus, uint256 _type)
UpdateResearch(address _addr, uint256 _currentResearch)
constructor()
fallback()
This contract contains no error objects.