Ethernauts

Verified contract

Active on Ethereum with 1,233 txns
Deployed by via 0x93fefc96 at 5412580
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables
ERC-20
--
ERC-20
--
0x9dcf702121154a9c96557157f1f445c3d403d2c279e24811959364a22540f37f
0xeaa43bba1e2679c1ab51b95a62e9789eb4b03ab4bb12082e15f546f7b05af28a
0xd88c25e9a7437af600caef6fc3cdf2929160374d169058af07dc617590026614
0xab1b4ddeccc356f9dad028600303771350d5d9ce7a8b7e98d7fe8630cb7198c4
0xe7e4c109ef4ef862c16f36e74152907b5e9cd362d5dd1cbf411686368118d07d
0xbd19b76b3c9503c1bfa0e34ba39b213fe7a47b3104b82322d27a8dbe1430ed8d
0x99788016ef19412075d80f741d38bd1a1e5cb4e30cecc7001dd92776ee39e8c6
0x201b3ed039c9ea7896cad9a9136fe95b80de8f2f7e59d8c8cc41e0eed9fad776
0x5d942653c34061acf698ba9c0c7b7f663e3415a15eabb2058e6d6768f2a1e6af
0x04883e5305e9bf0606e4e19f4d2b503886fbbc316268617ac4e77926562178b8

Functions
Getter at block 21017229
ATTR_CONSUMABLE(view returns (bytes2)
0x0020
ATTR_EXPLORABLE(view returns (bytes2)
0x0004
ATTR_GOLDENGOOSE(view returns (bytes2)
0x0080
ATTR_LEASABLE(view returns (bytes2)
0x0008
ATTR_PERMANENT(view returns (bytes2)
0x0010
ATTR_PRODUCIBLE(view returns (bytes2)
0x0002
ATTR_SEEDED(view returns (bytes2)
0x0001
ATTR_TRADABLE(view returns (bytes2)
0x0040
MAX_TIME_EXPLORE(view returns (int256)
2160
MIN_TIME_EXPLORE(view returns (int256)
60
RANGE_SCALE(view returns (int256)
2
RANGE_STAT_MAX(view returns (int256)
20
SHIP_SLOTS(view returns (uint8)
5
SPEED_STAT_MAX(view returns (int256)
30
STATS_SIZE(view returns (uint8)
10
TICK_TIME(view returns (uint256)
15
ceoAddress(view returns (address)
0xdbd10902f69082abbd8ff140a72f8a9fba819cf3
cooAddress(view returns (address)
0xdbd10902f69082abbd8ff140a72f8a9fba819cf3
ctoAddress(view returns (address)
0xdbd10902f69082abbd8ff140a72f8a9fba819cf3
ethernautsStorage(view returns (address)
0xbb906536d14bed9f7ff100b62eedb27a21856fa2
 
getBalance(view returns (uint256)
 
getExplorerList(view returns (uint256[3][])
implementsERC721(pure returns (bool)
true
isEthernautsExplore(view returns (bool)
true
name(view returns (string)
Ethernauts
newContractAddress(view returns (address)
0x0000000000000000000000000000000000000000
oracleAddress(view returns (address)
0x20ab615361a31ce9f03eddaa20c49bbb985f41f1
paused(view returns (bool)
true
percentageCut(view returns (uint256)
90
secondsPerBlock(view returns (uint256)
15
symbol(view returns (string)
ETNT
totalSupply(view returns (uint256)
9019
Read-only
balanceOf(address _ownerview returns (uint256 count)
isExploring(uint256 _tokenIdview returns (bool)
missions(uint256view returns (uint16)
ownerOf(uint256 _tokenIdview returns (address owner)
sectorToOracleFee(uint256view returns (uint256)
sectorToOwnerCut(uint256view returns (uint256)
supportsInterface(bytes4 _interfaceIDview returns (bool)
State-modifying
approve(address _touint256 _tokenId
createNewAsset(uint256 _creatorTokenIDaddress _owneruint256 _priceuint16 _assetIDuint8 _categoryuint8 _attributesuint8[10] _statsreturns (uint256)
explorationResults(uint256 _shipTokenIduint256 _sectorTokenIduint16[10] _IDsuint8[10] _attributesuint8[10][10] _stats
explore(uint256 _shipTokenIduint256 _sectorTokenIduint256 _crewTokenIdpayable 
pause(
setCEO(address _newCEO
setCOO(address _newCOO
setCTO(address _newCTO
setEthernautsStorageContract(address _CStorageAddress
setMissions(uint256 _tokenIduint16 _total
setNewAddress(address _v2Address
setOracle(address _newOracle
setOracleFee(uint256 _sectorIduint256 _oracleFee
setOwnerCut(uint256 _sectorIduint256 _ownerCut
setPercentageCut(uint256 _percentageCut
setSecondsPerBlock(uint256 _secs
setTickTime(uint256 _tickTime
takeOwnership(uint256 _tokenId
transfer(address _touint256 _tokenId
transferFrom(address _fromaddress _touint256 _tokenId
unpause(
withdrawBalances(address _to
Events
Approval(address indexed owneraddress indexed approveduint256 tokens
Build(address owneruint256 tokenIduint16 assetIduint256 price
ContractUpgrade(address newContract
Explore(uint256 shipIduint256 sectorIDuint256 crewIduint256 time
Result(uint256 shipIduint256 sectorID
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.