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

GotFrenchie Club

Verified contract

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

No balances found for "GotFrenchie Club"

0x1f745df0a2eaaaaee5e95f1f69e1d6908dfe253a45a7fea61ab4fe812e4f803d
0x7e06cb0832bbae80e07c55e9da590312bc421bbb8b4d40bf78f4aafe465da922
0x52b70a7912c8d9eabbe15f0595775aad3ec4194cc955fa1d8ced7192ad267067
0x5e111e600280b87711deb3dd20e52bb78994cb48fcb450ccca839a84d7edc65a
0x5bb8868dc77efe8ab13867aef8ac45bdf86b4799a8955f99ecdfd4221e2e79c6
0x575b7639efb7c9a601d598d3f2f6a8cecedd203675b8b5d83c126ca7aa59c78a
0x43b98f0a034d07cf64603b3b14f789198e85563bee1e2277f0752d4bbef72805
0xfba7e3a827296890e197eaf906a7a64470c2ba856de973f10a57607263747efb
0xb29f3b8be7739490eaec7fdee96c6de7ca98092ec7f1e22308be4c68b548c71a
0x94da0704d8041d457b591d5d6e2b7ab67fe0c3606f17e8432a11f0461ad8b030

Functions
Getter at block 20896332
COLLECTION_SIZE(view returns (uint256)
10000
COLLECTION_SIZE_CREATOR(view returns (uint256)
112
COLLECTION_SIZE_WL(view returns (uint256)
9999
MINT_PRICE(view returns (uint256)
49000000000000000
PRESALE_MINT_PRICE(view returns (uint256)
49000000000000000
PRE_REVEAL_URL(view returns (string)
https://gfc-nft-01u-2c99148f68674948810fc8ce6696f32d.s3.filebase.com/0.json
TOKENS_PER_PERSON_PUB_LIMIT(view returns (uint256)
10
TOKENS_PER_PERSON_WL_LIMIT(view returns (uint256)
10
 
getCreatorMintCount(view returns (uint256)
name(view returns (string)
GotFrenchie Club
owner(view returns (address)
0xeccf0da7bc07837d82acecedf57091af96b1e0f3
saleStatus(view returns (uint8)
2
symbol(view returns (string)
GFC
totalSupply(view returns (uint256)
9005
Read-only
balanceOf(address ownerview returns (uint256)
calcTotal(uint256 countview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address touint256 count
approve(address touint256 tokenId
mint(address touint256 countpayable 
renounceOwnership(
reveal(string uri
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setCollectionSizeCreator(uint256 size
setCollectionSizeWL(uint256 size
setPerPersonLimitPublic(uint256 size
setPerPersonLimitWL(uint256 size
setPreRevealUrl(string url
setPresaleMintPrice(uint256 price
setPublicMintPrice(uint256 price
setSaleStatus(uint8 status
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unreveal(
whitelistMint(address touint256 countstruct GotFrenchieClubCoupon couponpayable 
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
Constructor
constructor(string _namestring _symbolstring url
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.