CrryptoArena
Verified contract
Active on
Ethereum with 2,599 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1b00…0fe5
0x0498…5bb2
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7212548 | 6 years ago | | | 0 | 0.00011528800 | |
| 7212027 | 6 years ago | | | 0 | 0.00016693400 | |
| 7212018 | 6 years ago | | | 0 | 0.00028253200 | |
| 7211992 | 6 years ago | | | 0 | 0.00014541600 | |
| 7211918 | 6 years ago | | | 0 | 0.00029042800 | |
| 7211880 | 6 years ago | | | 0 | 0.00032514200 | |
| 7211837 | 6 years ago | | | 0 | 0.00020723200 | |
| 7211773 | 6 years ago | | | 0 | 0.00022613000 | |
| 7211725 | 6 years ago | | | 0 | 0.00036852000 | |
| 7211691 | 6 years ago | | | 0 | 0.00022815400 |
ABI
ABI objects
Getter at block 21314467
CRTSTAL_MINING_PERIOD() view returns (uint256)
86400
Engineer() view returns (address)
0xd7afbf5141a7f1d6b0473175f7a6b0a7954ed3d2
Factory() view returns (address)
0x0498e54b6598e96b7a42ade3d238378dc57b5bb2
HALF_TIME_ATK() view returns (uint256)
900
MiningWar() view returns (address)
0x1b002cd1ba79dfad65e8abfbb3a97826e4960fe5
VIRUS_MINING_PERIOD() view returns (uint256)
86400
VIRUS_NORMAL() view returns (uint256)
0
administrator() view returns (address)
0xe9bba48c3e600b2f90dbd54ae4d3c6bcafc0bc21
engineerAddress() view returns (address)
0xd7afbf5141a7f1d6b0473175f7a6b0a7954ed3d2
isArenaContract() pure returns (bool)
true
isContractMiniGame() pure returns (bool _isContractMiniGame)
true
Read-only
getData(address _addr) view returns (uint256 _virusDef, uint256 _nextTimeAtk, uint256 _endTimeUnequalledDef, bool _canAtk, uint256 _currentVirus, uint256 _currentCrystals)
miniGames(address) view returns (bool)
players(address) view returns (uint256 virusDef, uint256 nextTimeAtk, uint256 endTimeUnequalledDef)
viruses(uint256) view returns (uint256 atk, uint256 def)
State-modifying
Events addTimeUnequalledDefence(address _addr, uint256 _value)
addVirusDef(address _addr, uint256 _virus)
attack(address _defAddress, uint256 _virus, uint256[] _programs)
removeContractMiniGame(address _addr)
setAtkNowForPlayer(address _addr)
setContractsMiniGame(address _addr)
setEngineerInterface(address _addr)
setFactoryInterface(address _addr)
setMiningWarInterface(address _addr)
setPlayerVirusDef(address _addr, uint256 _value)
setVirusInfo(uint256 _atk, uint256 _def)
setupMiniGame(uint256, uint256)
subVirusDef(address _addr, uint256 _virus)
upgrade(address addr)
Attack(address atkAddress, address defAddress, bool victory, uint256 reward, uint256 virusAtkDead, uint256 virusDefDead, uint256 atk, uint256 def, uint256 round)
Programs(uint256 programLv1, uint256 programLv2, uint256 programLv3, uint256 programLv4)
constructor()
fallback()
This contract contains no error objects.