EtherTanks

Verified contract

Active on Ethereum with 4,543 txns
Deployed by via 0x421a4b01 at 4820906
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.32
ERC-20
--
ERC-20
--
0x448f996f2b92c81f3e18f9585620755d64b5df8ea3f54e6580ca1b03c9313827
0x2d0add0e15257b8e7da686d40a37d8c26f0b0b0cbb254cee7e29442de3d5d4b6
0x1e64385316dd08f0e7657861efd5563ff45ef4c7b832e42c26a7216cd4883f17
0xf33218473943bb82c456add1966d92c1026decf65cadb03101f85bbe455e27a3
0x13984c6f4009d46011943653d3b324b88cf498c5190e263511ab7ae923a99f3b
0xcce18f4b31ac2db7e6b1aa8c449d7d9cfc77a909a49e88c6a2ad67d5152918ba
0xb067dc39826d249f160f18a306bba428a1bafc7e9c59966e81a5153027ed6c9c
0x348a46d147d1b2413e925010c239b5e8feeb365951d7d359c01c02885bd29a37
0x215cb206acfa8b6b21c07106d18b5bd1780839bf252567cbb17c05aaadc67e33
0xb5530d81e9dd85c56385d5503b2d51ca212d8875c582816e0ebce72536c3e690

Functions
Getter at block 20824040
AuctionMaster(view returns (address)
0x2fe3fa35ad7c9a587906cc11adc8dbaf322920fa
ExportMaster(view returns (address)
0x2fe3fa35ad7c9a587906cc11adc8dbaf322920fa
TankSellMaster(view returns (address)
0x2fe3fa35ad7c9a587906cc11adc8dbaf322920fa
UpgradeMaster(view returns (address)
0x2fe3fa35ad7c9a587906cc11adc8dbaf322920fa
canExport(view returns (bool)
false
createNewTankHull(view returns (uint32)
1
createNewTankWeapon(view returns (uint32)
4
getContractBalance(view returns (uint256)
500000000000000
howManyTanks(view returns (uint32)
15
newIdAuctionEntity(view returns (uint256)
2
newIdTank(view returns (uint32)
2113
newIdTankHull(view returns (uint32)
12
newIdTankProduct(view returns (uint32)
15
newIdTankWeapon(view returns (uint32)
12
tanksBeforeTheNewTankType(view returns (uint256)
1387
upgradePrice(view returns (uint256)
50000000000000000
Read-only
getCurrentPrice(uint32 _IDview returns (uint256)
getCurrentPriceAuction(uint32 _IDview returns (uint256)
getPlayerBalance(address _playerview returns (uint256)
getProductEarning(uint32 _IDview returns (uint256)
getTankAuctionEntity(uint32 _IDview returns (uint256)
getTankDetails(uint32 _IDview returns (uint32[6])
getTankEarning(uint32 _IDview returns (uint256)
getTankName(uint32 _IDview returns (string)
getTankOwner(uint32 _IDview returns (address)
getTankProduct(uint32 _IDview returns (uint32[6])
getTankSell(uint32 _IDview returns (bool)
getTankTotalEarned(uint32 _IDview returns (uint256)
State-modifying
ChangeAuctionMaster(address _newMaster
ChangeTankSellMaster(address _newMaster
ChangeUpgradeMaster(address _newMaster
FinishedExporting(
_transfer(uint32 _tankIDaddress _receiver
_transferAction(uint32 _tankIDaddress _receiveruint8 _ActionType
bid(uint32 _tankIDpayable 
buyTank(uint32 _tankproductIDpayable 
cancelAuction(uint32 _tankID
cashOut(uint256 _amountpayable 
cashOutTank(uint32 _tankIDpayable 
exportTank(address _owneruint32 _tankproductID
login(string _hash
newTankType(
sellTank(uint32 _tankIDuint256 _startPriceuint256 _finishPriceuint256 _duration
upgradeTank(uint32 _tankIDuint8 _upgradeChoicepayable 
Events
EventAuction(address indexed playeruint32 tankIDuint256 startPriceuint256 finishPriceuint256 durationuint256 currentTime
EventBid(uint32 tankID
EventBuyTank(address indexed playeruint32 productIDuint32 tankID
EventCancelAuction(uint32 tankID
EventCashOut(address indexed playeruint256 amount
EventLogin(address indexed playerstring hash
EventProduct(uint32 productIDstring nameuint32 hulluint32 weaponuint256 priceuint256 earninguint256 releaseTimeuint256 currentTime
EventTransfer(address indexed playeraddress indexed receiveruint32 tankID
EventTransferAction(address indexed playeraddress indexed receiveruint32 tankIDuint8 ActionType
EventUpgradeTank(address indexed playeruint32 tankIDuint8 upgradeChoice
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.