Galaxy Of Color

Verified contract

Active on Ethereum with 972 txns
Deployed by via 0xeb919517 at 16466256
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "Galaxy Of Color"

0x1010d814643f0f1e19638bfee37d824520e4db6fab408798f5fd38fcb7e1002d
0xda26ef41f472eb8327e40bc6db3a148f175b441f57059537afe731ca977b6937
0xdbc0b9c2d4511388825c9c9b756bbd707061327ef5fb5c27e251ff6f3dc8ad63
0xd361f4ba2ddca14f27d07a3adf6acaf29830ee002b93311e8f2d142abb549cc0
0xcc89080d922d780a7f8dcb43997a2df0a32f55471dff3a9e9efe269e6b4c991d
0x2b2d75f4ab89dcb05fa748f9a2f453ffc3dfc7f746f204e04fd9fbaf7aec01bd
0x97ef30ef00497e9034ed7bff4f9e105eb1e0774c34c3b9b506b0e709db9c3d9f
0x1b3a6cff9a6956cd293d963979ab9eedc347e288134d2bef7d9373cbfabff9e2
0x11b760dc89cab1dc7d3939d3f1a7c6581762110b555312e67aca772004a76eef
0xe959ef00ddab305519980ec918f606ac2a8aeb72c1d6bfc6e9e13d3cf674fec5

Functions
Getter at block 21272446
DEV(view returns (string)
Viperware Labs 🧪
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_baseURL(view returns (string)
ipfs://bafybeia3q7bddqg2zfu3gnfdrqiau6wpxpbrphje4bxwsl5hmym5fxerxm/
contractURI(pure returns (string)
isPublicMint(view returns (bool)
true
isWhitelistMint(view returns (bool)
true
maxPerTransaction(view returns (uint256)
10
maxPerWalletPublic(view returns (uint256)
100
maxPerWalletWhitelist(view returns (uint256)
2
maxSupply(view returns (uint256)
821
name(view returns (string)
Galaxy Of Color
owner(view returns (address)
0xe79c9fca92b4fd9cbaa548b9b83dc1025897284b
prerevealURL(view returns (string)
publicPrice(view returns (uint256)
20000000000000000
root(view returns (bytes32)
0x841ec9b9c0391fd863c147e8cdb6ecbb905993e4844f85e563e14edc7973174b
suffix(view returns (string)
.json
symbol(view returns (string)
COLOR
totalSupply(view returns (uint256)
821
whitelistPrice(view returns (uint256)
20000000000000000
withdrawAddress(view returns (address)
0x928e29d8fa345ffb8149e50c5a9dbd1acd779d55
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValid(bytes32[] proofbytes32 leafview returns (bool)
mintedCount(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address touint256 count
airdropMultiAddress(address[] receiversuint256 count
approve(address touint256 tokenIdpayable 
publicMint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string url
setMaxPerTransaction(uint256 _max
setMaxPerWalletPublic(uint256 _max
setMaxPerWalletWhitelist(uint256 _max
setMaxSupply(uint256 newMaxSupply
setPublicPrice(uint256 _price
setPublicState(bool value
setRoot(bytes32 _root
setSuffix(string _suffix
setWhitelistPrice(uint256 _price
setWhitelistState(bool value
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
whitelistMint(uint256 countbytes32[] proofpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(