EZTanks

Verified contract

Active on Ethereum with 144 txns
Deployed by via 0x40ba5dcd at 4928140
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $190.52
0x3083be8db158c76437eb516a4108063847c692ee32423023c38d81046d42fc0c
0x4c41b90df5d81907ba21d1728bde7d0701cfdd8026cc5b4ba4ad173d982c5264
0x04e50e87d475c66652ef50a0f4bfa786e75faac0dd68d98d1c42a66f5cf09dad
0xa3babe61579aca6a37a8ae36e78fdd199aa6d40f1f7d0d9a3fa7b6f76f7977d1
0xae830c801af6edabf55f887602ceedea67cbd14431673f91f2ab9e2eeb131304
0xa7b4c461df5041b1995d83c0f0747ba91f7d1afdc479048bb6d5b76fae841d0a
0xe5fddeabddb631eb1f13e7aa254c77b52640ad91b3632406aec8c0dfab25d286
0xb66e54ce9b831198326c5cc0f6e42820bd43cd55a296494e53343e60ecbf6cff
0x8163ecbb5f90bd189ba4e36a6fb6e95955dc639b30a1f7caa801cc17efa6673e
0x3d8dc42cac93f489e69046745081f52d290d74d44894511a8c5d58a5edd1ada3

Functions
Getter at block 20982358
getBattleFee(view returns (uint256)
1000000000000000
getBattleTeamSize(view returns (uint8)
2
 
getContractBalance(view returns (uint256)
getCurrFeeRate(view returns (uint8)
3
getCurrTeamSizes(view returns (uint256)
1
getNumTanks(view returns (uint256)
20
getTournamentAmt(view returns (uint256)
13625000000000000
getTournamentRate(view returns (uint8)
5
Read-only
checkTankAuction(uint256 _tankIDview returns (bool)
getAuction(uint256 _auctionIDview returns (uint256[3])
getBaseTypeStats(uint256 _typeIDview returns (uint256[8])
getCashOutAmount(uint256 _tankIDview returns (uint256)
getCurrAuctionPriceAuctionID(uint256 _auctionIDview returns (uint256)
getCurrAuctionPriceTankID(uint256 _tankIDview returns (uint256 price)
getCurrTypePrice(uint256 _typeIDview returns (uint256)
getCurrentStats(uint256 _tankIDview returns (uint256[4])
getExp(uint256 _tankIDview returns (uint8[2])
getNumTanksType(uint256 _typeIDview returns (uint256)
getOwnedTanks(address _addview returns (uint256[])
getPlayerBalance(address _playerIDview returns (uint256 balance)
getTankOwner(uint256 _tankIDview returns (address)
getTankType(uint256 _tankIDview returns (uint256)
getUpgradeAmt(uint256 _tankIDview returns (uint8[4])
getUpgradePrice(uint256 _tankIDview returns (uint256)
inBattle(uint256 _tankIDview returns (bool)
State-modifying
auctionTank(uint256 _tankIDuint256 _startPriceuint256 _endPriceuint256 _duration
battle(uint256 _tankIDpayable 
bid(uint256 _tankIDpayable 
buyTank(uint32 _typeIDpayable 
cancelAuction(uint256 _tankID
cashOutTank(uint256 _tankID
changeBattleFee(uint256 _fee
changeFeeAmt(uint8 _amt
changeTeamSize(uint8 _size
changeTournamentTaxAmt(uint8 _rate
donate(payable 
newTankType(uint256 _startPriceuint256 _earningsuint32 _baseHealthuint32 _baseAttackuint32 _baseArmoruint32 _baseSpeed
quitBattle(uint256 _tankID
setNewOwner(address newOwner
upgradeTank(uint256 _tankIDuint8 _upgradeChoicepayable 
withdraw(uint256 _amountpayable 
Events
EventAuction(address indexed playeruint256 tankIDuint256 startPriceuint256 endPriceuint256 durationuint256 currentTime
EventBattleOver(
EventBid(uint256 indexed tankIDaddress indexed buyer
EventBuyTank(address indexed playeruint256 productIDuint256 tankIDuint256 newPrice
EventCancelAuction(uint256 indexed tankIDaddress owner
EventCashOutTank(address indexed playeruint256 amount
EventJoinedBattle(address indexed playeruint256 indexed tankID
EventQuitBattle(address indexed playeruint256 indexed tankID
EventUpgradeTank(address indexed playeruint256 tankIDuint8 upgradeChoice
EventWithdraw(address indexed playeruint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.