Hexo Codes

Verified contract

Active on Ethereum with 2,682 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Hexo Codes"

0xa21727a486ef311aa54bae6383645566c72bdb9226d6e5a98a337f2b46ebbc4d
0x0bd7f652c1917dd3590cad4aa604fb19645b436cf94e125618c9a9be3da14bdb
0x5d1b86810a42f0f259c49d4d8c21ac31a303497cc328df129a0f0ff038035754
0xecfd809e5e13647434f7fe1a18aaadd63dd7ada25124e42565b9bdb4d0a9ef34
0x6e7a0256f60f8ef9114f1e5d81348f7e29853738c950f0a500a70a51da0785e9
0x5d65e2add9c8b9025af511713f4d4c052b568ef2f2899ea8c5438cc26a144c17
0xb263421602df9ea8ed6c33f8ea2a48545b17709f18d7f232677c6278a40ec4be
0x8af642d642f28f08c4894879f326939a078c8bf7afa5c4806e96b30ef62b1177
0x64a18d23ce0b5a46a31b6cb2d7bcee8b8e9cd1bcc0d97491a26d224a5825fff9
0x6e74c42e2127678e12ec72870c4dbf19b00eb3005f967ec88830751a915390b6

Functions
Getter at block 21033899
baseImageURI(view returns (string)
ipfs://bafybeif7xi3sy23t2bacxxeeq2quzbzbfhr6lx7urot2noavftpiyopsiq/
 
contractURI(view returns (string metadata)
ensPublicResolver(view returns (address)
0x4976fb03c32e5b8cfe2b6ccb31c09ba78ebaba41
ensRegistry(view returns (address)
0x00000000000c2e074ec69a0dfb2997ba6c7d2e1e
generation(view returns (uint8)
0
name(view returns (string)
Hexo Codes
owner(view returns (address)
0x9bf09d9a82f7343222712105893183617051b976
price(view returns (uint256)
10000000000000000
rootNode(view returns (bytes32)
0xf55a38be8aab2a9e033746f5d0c4af6122e4dc9e896858445fa8e2e46abce36c
symbol(view returns (string)
HEXO
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
colors(bytes32view returns (bool)
customImageURIs(uint256view returns (string)
getApproved(uint256 tokenIdview returns (address)
imageURI(uint256 _tokenIdview returns (string uri)
isApprovedForAll(address owneraddress operatorview returns (bool)
objects(bytes32view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenInfos(uint256view returns (string colorstring objectuint8 generation)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string metadata)
State-modifying
addColors(bytes32[] _colorHashes
addObjects(bytes32[] _objectHashes
approve(address touint256 tokenId
changeBaseImageURI(string baseImageURI_
changePrice(uint256 price_
claimSubdomains(uint256[] _tokenIds
incrementGeneration(
mintItems(string[] _colorsstring[] _objectspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCustomImageURI(uint256 _tokenIdstring _customImageURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseImageURIChanged(string baseImageURI
ColorsAdded(bytes32[] colorHashes
CustomImageURISet(uint256 indexed tokenIdstring customImageURI
GenerationIncremented(uint256 generation
ItemMinted(uint256 indexed tokenIdstring colorstring objectuint8 generationaddress indexed buyer
ObjectsAdded(bytes32[] objectHashes
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceChanged(uint256 price
SubdomainClaimed(uint256 indexed tokenIdaddress indexed claimer
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 price_string baseImageURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.