Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbb90…6fa2
Balances ($0.00)
No balances found for "Ethernauts"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5469056 | 7 years ago | | | 0 | 0.00012159600 | |
| 5469054 | 7 years ago | | | 0 | 0.00012159600 | |
| 5469023 | 7 years ago | | | 0 | 0.00012159600 | |
| 5469023 | 7 years ago | | | 0 | 0.00012159600 | |
| 5469019 | 7 years ago | | | 0 | 0.00012159600 | |
| 5468864 | 7 years ago | | | 0 | 0.00012159600 | |
| 5468803 | 7 years ago | | | 0 | 0.00012159600 | |
| 5468775 | 7 years ago | | | 0 | 0.00012159600 | |
| 5468722 | 7 years ago | | | 0 | 0.00012159600 | |
| 5468717 | 7 years ago | | | 0 | 0.00012159600 |
ABI
ABI objects
Getter at block 21183911 getBalance() view returns (uint256)
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
SHIP_SLOTS() view returns (uint8)
5
STATS_SIZE() view returns (uint8)
10
ceoAddress() view returns (address)
0xdbd10902f69082abbd8ff140a72f8a9fba819cf3
cooAddress() view returns (address)
0xdbd10902f69082abbd8ff140a72f8a9fba819cf3
ctoAddress() view returns (address)
0xdbd10902f69082abbd8ff140a72f8a9fba819cf3
ethernautsStorage() view returns (address)
0xbb906536d14bed9f7ff100b62eedb27a21856fa2
implementsERC721() pure returns (bool)
true
name() view returns (string)
Ethernauts
newContractAddress() view returns (address)
0x0000000000000000000000000000000000000000
oracleAddress() view returns (address)
0xdbd10902f69082abbd8ff140a72f8a9fba819cf3
paused() view returns (bool)
false
symbol() view returns (string)
ETNT
totalSupply() view returns (uint256)
9019
Read-only
balanceOf(address _owner) view returns (uint256 count)
isExploring(uint256 _tokenId) view returns (bool)
ownerOf(uint256 _tokenId) view returns (address owner)
supportsInterface(bytes4 _interfaceID) view returns (bool)
State-modifying
Events approve(address _to, uint256 _tokenId)
createNewAsset(uint256 _creatorTokenID, address _owner, uint256 _price, uint16 _assetID, uint8 _category, uint8 _attributes, uint8[10] _stats) returns (uint256)
pause()
setCEO(address _newCEO)
setCOO(address _newCOO)
setCTO(address _newCTO)
setEthernautsStorageContract(address _CStorageAddress)
setNewAddress(address _v2Address)
setOracle(address _newOracle)
takeOwnership(uint256 _tokenId)
transfer(address _to, uint256 _tokenId)
transferFrom(address _from, address _to, uint256 _tokenId)
unpause()
upgradeShip(uint256 _tokenId, uint256[5] _objects)
withdrawBalances(address _to)
Approval(address indexed owner, address indexed approved, uint256 tokens)
Build(address owner, uint256 tokenId, uint16 assetId, uint256 price)
ContractUpgrade(address newContract)
Transfer(address indexed from, address indexed to, uint256 tokens)
Upgrade(uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.