CrryptoArena
Verified contract
Active on
Ethereum with 2,346 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf84c…9059
0x69fd…dabf
0x0498…5bb2
Balances ($0.00)
No balances found for "CrryptoArena"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7036095 | 6 years ago | | | 0 | 0.00052745100 | |
| 7035700 | 6 years ago | | | 0 | 0.00050684700 | |
| 7035512 | 6 years ago | | | 0 | 0.00050684700 | |
| 7035426 | 6 years ago | | | 0 | 0.00033512100 | |
| 7035362 | 6 years ago | | | 0 | 0.00033789800 | |
| 7035306 | 6 years ago | | | 0 | 0.00014786200 | |
| 7035149 | 6 years ago | | | 0 | 0.00050684700 | |
| 7034953 | 6 years ago | | | 0 | 0.00045238800 | |
| 7034821 | 6 years ago | | | 0 | 0.00050406900 | |
| 7034558 | 6 years ago | | | 0 | 0.00050406900 |
ABI
ABI objects
Getter at block 21392721
CRTSTAL_MINING_PERIOD() view returns (uint256)
86400
Engineer() view returns (address)
0x69fd0e5d0a93bf8bac02c154d343a8e3709adabf
Factory() view returns (address)
0x0498e54b6598e96b7a42ade3d238378dc57b5bb2
HALF_TIME_ATK() view returns (uint256)
900
MiningWar() view returns (address)
0xf84c61bb982041c030b8580d1634f00fffb89059
VIRUS_MINING_PERIOD() view returns (uint256)
86400
VIRUS_NORMAL() view returns (uint256)
0
administrator() view returns (address)
0xe9bba48c3e600b2f90dbd54ae4d3c6bcafc0bc21
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)
setVirusInfo(uint256 _atk, uint256 _def)
setupMiniGame(uint256, uint256 _miningWarDeadline)
startGame()
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.