4762 Corsair Membership

Verified contract

Active on Ethereum with 4,449 txns
Deployed by via 0xce0aa826 at 18427344
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
8 additional variables

No balances found for "4762 Corsair Membership"

0xb7541048767f3c10fd51ffe1fa83b4501c8b5112baa8e4d03fb213f747c35269
0xa8ef0759fdcc5560cfccffab4aa7682988e63b8be131d7efb752dfbb4e019177
0xce4635ec289c0ed261a5b2781633ce790199561a5e6d0d921f78ce4eaa24ba7b
0xef2492b52e8e7cb9f3407969e672a97414289a7cd596d20a15a9a7188ee78ade
0x31cda6dce10e883a3ee65e56a0024b13cbc11b4c949b005679173542d0c2c864
0x3af5723c94c4cb7810da2ff90555fb9031cbb4c773a5113f0001d7c85e34e183
0x6477ea0bb7d6f2354f1b317999e5ef65ffc7a587c5c8da9f7296ce3cec0333bf
0x32d2205c02dfdc20b93627a64c018b236631922306f3dec1567e870a0d362568
0x1c0197322ed3eb3c2394d74d12a386cbec31575629145f7a9e0c3ee896e70162
0x5718596e685ed2e4a8047ebb9500a0a7ddd82c30dd6cd5c8d3c1cc5b6b5f10a8

Functions
Getter at block 21305078
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimCondition(view returns (uint256 startTimestampuint256 maxClaimableSupplyuint256 supplyClaimeduint256 quantityLimitPerWalletbytes32 merkleRootuint256 pricePerTokenaddress currencystring metadata)
(startTimestamp=1698284414, maxClaimableSupply=115792089237316195423570985008687907853269984665640564039457584007913129639935, supplyClaimed=501, quantityLimitPerWallet=5, merkleRoot=0xafd3440e83ddc2b3933b436ce54937ceb74e45bc4a95cccb1fc3e938070a70a6, pricePerToken=47620000000000000, currency=0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee, metadata=ipfs://QmW82G6PvfRFbb17r1a125MaGMxHnEP3dA83xGs1Mr4Z4f/0)
contractURI(view returns (string)
_
getBaseURICount(view returns (uint256)
2
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x003dd93e1483e9076b852fef2895483d4b490825, 500)
getFlatPlatformFeeInfo(view returns (addressuint256)
(0x003dd93e1483e9076b852fef2895483d4b490825, 0)
getPlatformFeeInfo(view returns (addressuint16)
(0x003dd93e1483e9076b852fef2895483d4b490825, 500)
getPlatformFeeType(view returns (uint8)
0
name(view returns (string)
4762 Corsair Membership
nextTokenIdToClaim(view returns (uint256)
4763
nextTokenIdToMint(view returns (uint256)
4763
owner(view returns (address)
0x7d4b11609d864825b450af69d98eddb466c0a371
primarySaleRecipient(view returns (address)
0x003dd93e1483e9076b852fef2895483d4b490825
symbol(view returns (string)
Corsair4762
totalSupply(view returns (uint256)
4761
Read-only
balanceOf(address ownerview returns (uint256)
batchFrozen(uint256view returns (bool)
encryptDecrypt(bytes databytes keypure returns (bytes result)
encryptedData(uint256view returns (bytes)
getApproved(uint256 tokenIdview returns (address)
getBatchIdAtIndex(uint256 _indexview returns (uint256)
getRevealURI(uint256 _batchIdbytes _keyview returns (string revealedURI)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address member)
getRoleMemberCount(bytes32 roleview returns (uint256 count)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
getSupplyClaimedByWallet(address _claimerview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
hasRoleWithSwitch(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isEncryptedBatch(uint256 _batchIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
verifyClaim(address _claimeruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropSinglePhaseAllowlistProof _allowlistProofview returns (bool isOverride)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
claim(address _receiveruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropSinglePhaseAllowlistProof _allowlistProofbytes _datapayable 
grantRole(bytes32 roleaddress account
lazyMint(uint256 _amountstring _baseURIForTokensbytes _datareturns (uint256 batchId)
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
reveal(uint256 _indexbytes _keyreturns (string revealedURI)
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setClaimConditions(struct IClaimConditionClaimCondition _conditionbool _resetClaimEligibility
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setFlatPlatformFeeInfo(address _platformFeeRecipientuint256 _flatFee
setOwner(address _newOwner
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPlatformFeeType(uint8 _feeType
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
ClaimConditionUpdated(struct IClaimConditionClaimCondition conditionbool resetEligibility
ContractURIUpdated(string prevURIstring newURI
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
FlatPlatformFeeUpdated(address platformFeeRecipientuint256 flatFee
MetadataFrozen(
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
PlatformFeeTypeUpdated(uint8 feeType
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyForToken(uint256 indexed tokenIdaddress indexed royaltyRecipientuint256 royaltyBps
TokenURIRevealed(uint256 indexed indexstring revealedURI
TokensClaimed(address indexed claimeraddress indexed receiveruint256 indexed startTokenIduint256 quantityClaimed
TokensLazyMinted(uint256 indexed startTokenIduint256 endTokenIdstring baseURIbytes encryptedBaseURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _defaultAdminstring _namestring _symboladdress _primarySaleRecipientaddress _royaltyRecipientuint128 _royaltyBpsuint128 _platformFeeBpsaddress _platformFeeRecipient
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(