Airdrop $FUN

Unverified contract

Proxy

Active on Base with 136 txns
Deployed by via 0x11892610 at 3221870
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "Airdrop $FUN"

0x5cf18c3ff012d021037c90e44c73ee92fea14dfdf485eb16eee687c7296aad63
0x251d55423ae1dc3745ff29b535835100beebde0a977f5f08e579bc578ed4f112
0x5252f1dddfaea4d15df8844c89e37067eccbca642fffba17a492e56357dc9a43
0xc1323236e2949fd20f405a915649f6fe54914c845123a1cbb931c531e81c7c52
0xeaa712e635d27963d5e0f6586ba4dad6b6fe9959b3f46eff362f489125e94f63
0x075d7b14c516cc6c790e2423945d67e892c1b23ed6376837f476a1e277797974
0x2c1ebda018cbc999545e50705a93c5320d57793ccac7aa0d59e6e92fc44c08fe
0x3705eece60e79c13672527b1c96b0dd2cdcfd05bcff4f6ab4c22f9cf7c1625ea
0x7c52198bd5f649e0273ddbb1aec1be5aa550085872c8748148f78b6207e05f34
0xb1a0a5b9085ca97c41e9adfcdb12f18dc48a3659a6003d17b85f52cd585c3a5d

Functions
Getter at block 23578354
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimCondition(view returns (uint256 currentStartIduint256 count)
(currentStartId=0, count=1)
contractURI(view returns (string)
ipfs://QmPYd5ZJCeQcVbjX9fkWcWzSn3jtTrvgGAaZJhj1qSv7oA/0
getActiveClaimConditionId(view returns (uint256)
0
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x2f80184978bbf2062459a8bd568602fa869f5be7, 0)
name(view returns (string)
Airdrop $FUN
nextTokenIdToClaim(view returns (uint256)
2586
nextTokenIdToMint(view returns (uint256)
2586
operatorRestriction(view returns (bool)
true
owner(view returns (address)
0x2f80184978bbf2062459a8bd568602fa869f5be7
primarySaleRecipient(view returns (address)
0x2f80184978bbf2062459a8bd568602fa869f5be7
sharedMetadata(view returns (string namestring descriptionstring imageURIstring animationURI)
(name=Airdrop $FUN, description=, imageURI=ipfs://QmQ2gSW16jjQbnJtZiQgb9pdoV4vRWbJ7Kp6oy1UjXuys1/64ec772e9c1d2.jpg, animationURI=)
startTokenId(pure returns (uint256)
1
symbol(view returns (string)
totalMinted(view returns (uint256)
2585
totalSupply(view returns (uint256)
2585
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership ownership)
getApproved(uint256 tokenIdview returns (address)
getClaimConditionById(uint256 _conditionIdview returns (struct IClaimConditionClaimCondition condition)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address member)
getRoleMemberCount(bytes32 roleview returns (uint256 count)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
getSupplyClaimedByWallet(uint256 _conditionIdaddress _claimerview returns (uint256 supplyClaimedByWallet)
hasRole(bytes32 roleaddress accountview returns (bool)
hasRoleWithSwitch(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview 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)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
verifyClaim(uint256 _conditionIdaddress _claimeruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofview returns (bool isOverride)
State-modifying
approve(address operatoruint256 tokenIdpayable 
burn(uint256 tokenId
claim(address _receiveruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofbytes _datapayable 
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _saleRecipientaddress _royaltyRecipientuint128 _royaltyBps
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setClaimConditions(struct IClaimConditionClaimCondition[] _conditionsbool _resetClaimEligibility
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setOperatorRestriction(bool _restriction
setOwner(address _newOwner
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
setSharedMetadata(struct ISharedMetadataSharedMetadataInfo _metadata
subscribeToRegistry(address _subscription
transferFrom(address fromaddress touint256 tokenIdpayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
ClaimConditionsUpdated(struct IClaimConditionClaimCondition[] claimConditionsbool resetEligibility
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ContractURIUpdated(string prevURIstring newURI
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
Initialized(uint8 version
MetadataUpdate(uint256 _tokenId
OperatorRestriction(bool restriction
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
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
SharedMetadataUpdated(string namestring descriptionstring imageURIstring animationURI
TokensClaimed(uint256 indexed claimConditionIndexaddress indexed claimeraddress indexed receiveruint256 startTokenIduint256 quantityClaimed
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

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(