Collector

Verified contract

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

No balances found for "Collector"

0x033cd06ef622064d6a754c12e8c140ab7aa1a71f7351b027b2b03fbd27fbd4e6
0x7fbf82ce6c2004b1b008d258adf9617a7bb697f7591ade985b3f6d1e6420ec69
0xb3f368a5df26bc5e8e251692a585051f2d66a9ad611a0dbb5feb64224bf3d0c8
0xf7daf6861610142db540f81c22bdfe33d53b574ccdd6c1382d274de21001688e
0xe653337e25ac81057874e462067da3c8216d5d247c6c769810244d93d9cbcea4
0xf5ddb557d604e4a3cebc091381ea253818832da626a5290b7d69e08603d540a7
0xa0fda25bab993bc76d7960dd71d6596b67ad7c072905e9218168986d3b707788
0xfea16ef4c1d74adbaf6ff46e9ec776c6e84f0f947978f05bcad4037afc2c5cc1
0x019f95b030b5111577f1fe8005a8f1d472b5c39c976752ad254ca8c4a2afbebc
0xa454dd95018c737edda91010855558f6d2d2628b3b0b94a459aae6be65b77942

Functions
Getter at block 20937273
ENOUGH_MEMBERS_TO_PROCEED(view returns (uint256)
2000
MAXIMUM_GOLD_MEMBER_COUNT(view returns (uint256)
2000
MAXIMUM_TOTAL_MEMBER_COUNT(view returns (uint256)
5000
MINTS_PER_WALLET(view returns (uint256)
2
REFUND_DEADLINE(view returns (uint256)
1647630000
SALES_DEADLINE(view returns (uint256)
1645214400
SALE_PRICE(view returns (uint256)
300000000000000000
goldSupply(view returns (uint256)
252
mode(view returns (uint8)
4
name(view returns (string)
Collector
owner(view returns (address)
0xf7d433699010b8cdb4d55e7ee44e9e57c53b8860
symbol(view returns (string)
COLLECTOR
totalSupply(view returns (uint256)
350
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintCountByAddress(address minter_view returns (uint8)
goldBalanceOf(address ownerview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 _indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(bytes captchauint8 numberOfTokenspayable 
refund(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setCaptchaSigner(address _captchaSigner
setOpenSeaProxyEnabled(bool isEnabled
setRoyalty(uint256 _royaltyPerMille
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
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(address[] foundingTeamuint256 _maximumTotalMemberCountuint256 _maximumGoldMemberCountuint256 _enoughMembersToProceeduint256 _salesDeadlineuint256 _refundDeadlineuint256 _royaltyPerMilleaddress _captchaSigneraddress _openSeaProxyRegistry
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.