[Cryptovoxels] Collection Factory V2

Verified contract

Active on Ethereum with 35 txns
Deployed by via 0xf5ab010a at 12889302
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "[Cryptovoxels] Collection Factory V2"

0x9e8a99867eb48286bbf624d3dd9d4f75fd6514c676d63243f9963831ddf02133
0xc7c42d8309a4d7a7fa42c668c847929fd634cc44d9602e8d503ec8fe3adbe159
0x56bd07cda1cb54bf39c99c8aaa7bd0c2f0dfffbff99c2d82ffb5ba551ab133e4
0x17b4ce3fd115d6886dbee6834b71165b004c3b8404fe1473b5b3ec01fadc61e2
0xa69206347a8105528a209fa45cb29d01ed2f63f84e0380f547d0b10a064e04c3
0xaae2e43f2457d922f2533fb155ab76840b9d2411fe6a482e6cb1687fb7ef4180
0xd51eda2b39161558cc657085d361091b620c1df1dac21d7e23b2e869d048ea5c
0x4f0fca854815afb669bcd90344abb5295befe45963c0b781a940d09c17ecde65
0xa6dc58961c65aa6b675bf5299864fc5f62ef2264ac583afe67fbc11dc52d4f9b
0x357652765ea51aaa6771aa7ccf12ce39c68aba7641b45204e0247ef42d62cdff

Functions
Getter at block 21318688
getCollectionsCount(view returns (uint256 collectionscount)
56
name(view returns (string)
[Cryptovoxels] Collection Factory V2
owner(view returns (address)
0x21f7db7daa3f03100eb6ad36f79e20972a79e6c0
Read-only
collectionsList(uint256view returns (address)
getCollectionFromId(uint256 _idview returns (address collection)
getIdFromCollection(address _collectionview returns (uint256 id)
State-modifying
addCollection(address _collectionuint256 collection_id
launchCollection(uint256 collection_idstring _namereturns (address collection)
migrateOldFactory(address oldcontractuint256 quantity
renounceOwnership(
setBaseURI(string newURI
transferOwnership(address newOwner
Events
NewCollectionCreated(address indexed collectionaddress indexed owneruint256 indexed collection_id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.