EtherTanksCore

Verified contract

Active on Ethereum with 34,189 txns
Deployed by via 0x0c62bbbe at 4826163
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $92,274.57
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xaf55181564f4b6ce7556b79a2f9bd8ba0ffca4e85f5bf95b02dcc0bfbd33f7ff
0x36f4d1cb736b609f59ebfddc59270150e2e5fc9c1c750da82320056b6ac4529d
0xe6ddbda5b31e05d412f56d0b8a8088d9845a63639cd1376d038b24cd3a00e5ab
0xb2b09e9d5de6dee2618318c93b1f7cc1fa7ae10c534eaa8159ad6a51a657bd50
0x71f64a7570e31e78cbe92033444d31d771d3b3d5bc442edb0fab3159e99fd931
0x443645b4470bf7992e2997b3d629d7696aec9e508c1113e3d498234687b66388
0x4b9c822c9ad378e966528f2b6f945ca6c19a2de2960c0fdbea5cd217e7f1655a
0x4882467da9a9b76bbd46d7722d612a9d5b10b2e03de564c40832ad08372d98ea
0x3339402add62237e6a0f5adf3a5c342a114ad119b273b899ec6d851b2e35843c
0xb4a3108a1156d7cc3e57200f071878dca64f30787cf25e1911e6a606b17adcb1

Functions
Getter at block 21167678
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)
6
getContractBalance(view returns (uint256)
27383940022610000000
howManyTanks(view returns (uint32)
17
newIdAuctionEntity(view returns (uint256)
194
newIdTank(view returns (uint32)
5302
newIdTankHull(view returns (uint32)
12
newIdTankProduct(view returns (uint32)
17
newIdTankWeapon(view returns (uint32)
12
tanksBeforeTheNewTankType(view returns (uint256)
72
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
exportTankResetEarning(uint32 _tankID
login(string _hash
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.