PixelCons

Verified contract

Active on Ethereum with 2,376 txns
Deployed by via 0x09c617d6 at 6814010
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa771953576405aa0ecdcd00c855224679104e1691bbae35efcade933cce5e895
0x86dd5894b54fe343cb898fab018b8d5707be47ce3b2df759281ccbf2e6a49a2a
0xa0985905eb64fece1c86301ea0cb369077943f1c4364d60fd77b44049da34b06
0x4cc34322ed0a59527be51c736931f1bcbcfb2dc98444f29b5d12ca53863f4e98
0xb9c5117c5902d1ccd2630e61a21022cdafec15375aeba8c34673d70859cfbe82
0x5b749e240b204a2093221b93572eb43b9064403f4f25f79865ed2c4eca40e03f
0x27494e86fc6cd3eaf624002552cbd2ead9972dc2f9daf9fa3e0ef1b9eeab9420
0x395342c67976fa152ed53c84f0573a6ce0986a6533eb5df7a724a1644c9e8bb7
0xeedd505de9b93ab95e3f5f604c5865c62c3b6d5c243adaf3a8df42f02b1027a6
0xf78fb3f19da8cf0ad351e538e94eedeebd436b4a8b53cccc4d8f87126a5b58b9

Functions
Getter at block 21181382
InterfaceId_ERC165(view returns (bytes4)
0x01ffc9a7
getAdmin(view returns (address)
0x9f2fedfff291314e5a86661e5ed5e6f12e36dd37
 
getAllCollectionNames(view returns (bytes8[])
 
getAllNames(view returns (bytes8[])
name(view returns (string)
PixelCons
symbol(view returns (string)
PXCN
totalCollections(view returns (uint256)
36
totalSupply(view returns (uint256)
1719
Read-only
balanceOf(address _ownerview returns (uint256)
collectionCleared(uint64 _collectionIndexview returns (bool)
collectionExists(uint64 _collectionIndexview returns (bool)
collectionOf(uint256 _tokenIdview returns (uint256)
collectionTotal(uint64 _collectionIndexview returns (uint256)
creatorOf(uint256 _tokenIdview returns (address)
creatorTotal(address _creatorview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
getBasicData(uint64[] _tokenIndexesview returns (uint256[]bytes8[]address[]uint64[])
getCollectionData(uint64 _collectionIndexview returns (bytes8uint64[])
getCollectionName(uint64 _collectionIndexview returns (bytes8)
getCollectionNamesInRange(uint64 _startIndexuint64 _endIndexview returns (bytes8[])
getForCollection(uint64 _collectionIndexview returns (uint64[])
getForCreator(address _creatorview returns (uint64[])
getForOwner(address _ownerview returns (uint64[])
getNamesInRange(uint64 _startIndexuint64 _endIndexview returns (bytes8[])
getTokenData(uint256 _tokenIdview returns (uint256 _tknIduint64 _tknIdxuint64 _collectionIdxaddress _owneraddress _creatorbytes8 _nameuint32 _dateCreated)
getTokenDataByIndex(uint64 _tokenIndexview returns (uint256 _tknIduint64 _tknIdxuint64 _collectionIdxaddress _owneraddress _creatorbytes8 _nameuint32 _dateCreated)
getTokenIndex(uint256 _tokenIdview returns (uint64)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenByIndex(uint256 _tokenIndexview returns (uint256)
tokenOfCollectionByIndex(uint64 _collectionIndexuint256 _indexview returns (uint256)
tokenOfCreatorByIndex(address _creatoruint256 _indexview returns (uint256)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
adminChange(address _newAdmin
adminSetTokenURITemplate(string _newTokenURITemplate
adminWithdraw(address _to
approve(address _touint256 _tokenId
clearCollection(uint64 _collectionIndexreturns (uint64)
create(address _touint256 _tokenIdbytes8 _namepayable returns (uint64)
createCollection(uint64[] _tokenIndexesbytes8 _namereturns (uint64)
rename(uint256 _tokenIdbytes8 _namereturns (uint64)
renameCollection(uint64 _collectionIndexbytes8 _namereturns (uint64)
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
transferFrom(address _fromaddress _touint256 _tokenId
Events
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
ClearCollection(uint64 indexed _collectionIndex
Create(uint256 indexed _tokenIdaddress indexed _creatoruint64 _tokenIndexaddress _to
CreateCollection(address indexed _creatoruint64 indexed _collectionIndex
Rename(uint256 indexed _tokenIdbytes8 _newName
RenameCollection(uint64 indexed _collectionIndexbytes8 _newName
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.