This contract is being backfilled. You may encounter incomplete storage history.

OGCR

Verified contract

Active on Ethereum with 17,487 txns
Deployed by via 0x1d42ecaa at 13412694
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#3328)
ERC-721
--
0xde9a05e7b075f9523bec5b653ecdef10552038351af01068137592027b0d2b27
0xf7486ba8380872c80dafbb8a48d4b07cc6724e5085e9bac50c822b61b0d617be
0xff956f8576f68ca9f1e6805f98baccc7c030be857b97b8c14fad5574f102a061
0x13aa46dd11930775b9b09d774ada06113bd426b12f37e8b759681727ee363527
0xddbaf0f3ec8abb7440b34eee6d3952fdc89603dfae153f6a430953f8625b7ef3
0x38ced768822e3ae97d2b9a203d345396c11b06fc092de58ed35a0943a58d730a
0x2a1c18b3a927556aa925f2eb32fe4a5f9b56d644502e599c5a7b1b692fd24a8d
0x77078fec0c7c2f3da41e3ebcad5926c59feee85e623fae9ba7888100f9102809
0xfc2d696710674f8bb2f172c393759a068719249a5aba425b0544fc134d1ef893
0x244cd9379fe26f7eaa53579237935ab128f897197d6a6237fe441d3e6ebea690

Functions
Getter at block 20797276
COLORS_VARIATIONS(view returns (uint8)
6
MAX_PURCHASE(view returns (uint8)
10
OG_PRICE(view returns (uint256)
103010000000000000
availableForMint(view returns (uint256)
0
isFreeze(view returns (bool)
false
isPrivateSaleActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
true
isPublicSaleEnded(view returns (bool)
true
maxTotalSupply(view returns (uint256)
10301
name(view returns (string)
OGCR
owner(view returns (address)
0xea18a206751ac10a28657c76d3eca5b44b62ff9d
symbol(view returns (string)
OG Crystals
totalSupply(view returns (uint256)
10301
Read-only
addressPrivateSaleSlots(address _addressview returns (uint256)
addressPublicSaleSlots(address _addressview returns (uint8)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenColor(uint256 tokenIdview returns (uint8)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addWhitelistAddresses(uint8 numberOfTokensaddress[] addresses
approve(address touint256 tokenId
flipPrivateSaleState(
flipPublicSaleState(
freeze(
mintGiftToken(address touint8 numberOfTokensuint8[] colors
mintPrivate(uint8 numberOfTokensuint8[] colorspayable 
mintPublic(uint8 numberOfTokensuint8[] colorspayable 
removeWhitelistAddresses(address[] addresses
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setTokenURI(uint256 tokenIdstring _tokenURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
addressPrivateSlotsChange(address addruint256 slots
addressPublicSlotsChange(address addruint256 slotsuint256 totalRemaining
privateSaleState(bool active
publicSaleState(bool active
Constructor
constructor(string namestring symbolstring baseTokenURIuint256 maxSupplyaddress _withDrawAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.