VirusGame
Verified contract
Active on
Ethereum with 2,013 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($583.17)
Native
Value
$583.17
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.158772 | $3,672.97 |
$583.17 | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13130309 | 3 years ago | | | 0.012 | 0.026008029 | |
| 13117570 | 3 years ago | | | 0.012 | 0.018707297 | |
| 13024746 | 3 years ago | | | 0.011 | 0.012156953 | |
| 13024735 | 3 years ago | | | 0.011 | 0.012933840 | |
| 13024706 | 3 years ago | | | 0 | 0.0050006550 | |
| 13020009 | 3 years ago | | | 0.011 | 0.015523620 | |
| 13019941 | 3 years ago | | | 0.011 | 0.013350465 | |
| 13019632 | 3 years ago | | | 0.01 | 0.022082960 | |
| 7628733 | 6 years ago | | | 0 | 0.00016524900 | |
| 7420667 | 6 years ago | | | 0 | 0.000055193000 |
ABI
ABI objects
Getter at block 21315798
genesisVirus() view returns (bytes32)
0x9103a025a75bb477d2f904b04fe1e406135b6e6df32cf6c67912903b3f4407a5
getVirusLength() view returns (uint256)
377
owner() view returns (address)
0x60d9996b51a6f90bc41cfbbb5b719b76abee76d2
totalBalance() view returns (uint256)
145872145186078212
totalInfected() view returns (uint256)
17259099
totalPayed() view returns (uint256)
12873968
totalPopulation() view returns (uint256)
7000000000
Read-only
cos(uint16 _angle) pure returns (int256)
getOwnerVirusLength(address _owner) view returns (uint256)
sin(uint16 _angle) pure returns (int256)
virus(bytes32) view returns (bytes32 name, bytes32 parent, uint256 potential, uint256 infected, uint256 infectedPayed, uint256 infectedTriggle, uint256 lastWithdraw, uint256 lastInfected, uint256 generation, address owner)
virusHashes(uint256) view returns (bytes32)
virusOwner(address, uint256) view returns (bytes32)
State-modifying
Events infect(bytes32 _virus)
mutate(bytes32 _virus, bytes32 _name) payable
transferOwnership(address newOwner)
withdraw(bytes32 _virus)
withdrawExcess(address _withdraw)
LogEndOfWorld()
LogInfection(uint256 infected, bytes32 virusHash)
LogMutation(bytes32 parentHash, bytes32 virusHash)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.