EtherShipsCore

Verified contract

Active on Ethereum with 1,355 txns
Deployed by via 0xbc924388 at 4855896
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,775.11
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x67361c0033755ce1b51de844a27084709e7c4d1c8fa37fe29d1e793760ebb128
0x6850d9710f07ec4d4489703d208c2721cee35a898f9e6e43f489bd000e95e111
0x86fc5a91d49b3fc397ada8e63bfcd8c8457633a2a14f0746147a5002188cebed
0xcc3660d4e062dccd9e695f0d2adbac1c9ead46b3d2fce7c2c74e2fb2941f262e
0x130fad7a0d8203595db5589967c2cffc3406c84ca0fd5a75fa512799a78c9b4b
0xb10581c1ede4c3ad315410b61ca5e4fc8e84a2e1a1acc2052309aa53cd41b80a
0xcc4467e6bb094f31e470a0462ee868360ae7ff0bbeda8a1d11e09afc86d2b159
0xca13b413b9eb1fd54cdb1aa1e0f5703f593407d734180631e976d500ea07f989
0x05e508e7d9f6bf056e5da4d4d33e715a15e59f53bb95cd717422c0fe546b3af2
0xfe9d4a9018962f0e786048e5ced4463faaa0dec91d45f3d446a2c05c34ab38da

Functions
Getter at block 21260744
AuctionMaster(view returns (address)
0x2fe3fa35ad7c9a587906cc11adc8dbaf322920fa
ShipSellMaster(view returns (address)
0x2fe3fa35ad7c9a587906cc11adc8dbaf322920fa
UpgradeMaster(view returns (address)
0x2fe3fa35ad7c9a587906cc11adc8dbaf322920fa
getContractBalance(view returns (uint256)
2014100000000000000
howManyShips(view returns (uint32)
22
newIdAuctionEntity(view returns (uint256)
10
newIdShip(view returns (uint32)
446
newIdShipProduct(view returns (uint32)
22
upgradePrice(view returns (uint256)
5000000000000000
Read-only
getCurrentPrice(uint32 _IDview returns (uint256)
getCurrentPriceAuction(uint32 _IDview returns (uint256)
getPlayerBalance(address _playerview returns (uint256)
getProductEarning(uint32 _IDview returns (uint256)
getShipAuctionEntity(uint32 _IDview returns (uint256)
getShipDetails(uint32 _IDview returns (uint32[6])
getShipEarning(uint32 _IDview returns (uint256)
getShipName(uint32 _IDview returns (string)
getShipOwner(uint32 _IDview returns (address)
getShipProduct(uint32 _IDview returns (uint32[7])
getShipSell(uint32 _IDview returns (bool)
getShipTotalEarned(uint32 _IDview returns (uint256)
State-modifying
ChangeAuctionMaster(address _newMaster
ChangeShipSellMaster(address _newMaster
ChangeUpgradeMaster(address _newMaster
_transfer(uint32 _shipIDaddress _receiver
_transferAction(uint32 _shipIDaddress _receiveruint8 _ActionType
bid(uint32 _shipIDpayable 
buyShip(uint32 _shipproductIDpayable 
cancelAuction(uint32 _shipID
cashOut(uint256 _amountpayable 
cashOutShip(uint32 _shipIDpayable 
login(string _hash
sellShip(uint32 _shipIDuint256 _startPriceuint256 _finishPriceuint256 _duration
upgradeShip(uint32 _shipIDuint8 _upgradeChoicepayable 
Events
EventAuction(address indexed playeruint32 shipIDuint256 startPriceuint256 finishPriceuint256 durationuint256 currentTime
EventBid(uint32 shipID
EventBuyShip(address indexed playeruint32 productIDuint32 shipID
EventCancelAuction(uint32 shipID
EventCashOut(address indexed playeruint256 amount
EventLogin(address indexed playerstring hash
EventTransfer(address indexed playeraddress indexed receiveruint32 shipID
EventTransferAction(address indexed playeraddress indexed receiveruint32 shipIDuint8 ActionType
EventUpgradeShip(address indexed playeruint32 shipIDuint8 upgradeChoice
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.