Eskimoz NFT

Verified contract

Proxy

Active on Ethereum with 200 txns
Deployed by via 0x2749e751 at 18744824
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 49 additional slots
-
variable spans 49 additional slots
16 additional variables

No balances found for "Eskimoz NFT"

0xc3218192ac92cd7ca36246bd94f42e376c54c1e168b747dc521e7bc7bd5ce79b
0x2e7e0b042656fbadf92feca9f3731be685978bd401bb99ece03a1dd92a9df194
0x2d8518471331bfaefb3361ec7e7f9f45806669834e080f69a9b80be330b42a44
0x4d43f387d975f4a970d392799af240e914782d684a82b1dd98c91a936c6b3d37
0x631dbe706f7fe9ce569d1402d2f1587033b363a59ffaf5de8071d62a117813b5
0x863ab3e002ba236c0dfb925110799a295911b9cce5de25327747a54ad88737f1
0xf12bd441c2f276a1188114039d23fd6695a91cc420585cedf5134bc6a6378345
0xbe98764c51db20e054ff08b16fd4a88b4b386ee8d6779a54d4f501b118c41dd3
0x162499db32f1bdb1bea21eacf877c722724c263baedf91b89ce12e1678e033c6
0x07b195793dc78e6da1ec06ae50b2db4113b587365f34f5acf374bcc5c37cda61

Functions
Getter at block 21190274
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimCondition(view returns (uint256 currentStartIduint256 count)
(currentStartId=0, count=0)
contractType(pure returns (bytes32)
0x44726f704552433732314d000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmUnqcMAXbb626NSM2EJ5RaTiEpQiJ5AvdsFgG4e52QhHp/0
contractVersion(pure returns (uint8)
4
 
getActiveClaimConditionId(view returns (uint256)
getBaseURICount(view returns (uint256)
0
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x2ef94ae09335f9371c0e0be5791c98ad55294345, 500)
getFlatPlatformFeeInfo(view returns (addressuint256)
(0x1856e74649017ee8f2cba4217a8a6e8adcd901e4, 0)
getPlatformFeeInfo(view returns (addressuint16)
(0x1856e74649017ee8f2cba4217a8a6e8adcd901e4, 0)
getPlatformFeeType(view returns (uint8)
0
maxTotalSupply(view returns (uint256)
0
name(view returns (string)
Eskimoz NFT
nextTokenIdToClaim(view returns (uint256)
1000
nextTokenIdToMint(view returns (uint256)
1000
owner(view returns (address)
0x1856e74649017ee8f2cba4217a8a6e8adcd901e4
primarySaleRecipient(view returns (address)
0x2ef94ae09335f9371c0e0be5791c98ad55294345
symbol(view returns (string)
EKZ
totalMinted(view returns (uint256)
1000
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
batchFrozen(uint256view returns (bool)
getApproved(uint256 tokenIdview returns (address)
getBatchIdAtIndex(uint256 _indexview returns (uint256)
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)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
verifyClaim(uint256 _conditionIdaddress _claimeruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofview returns (bool isOverride)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
claim(address _receiveruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofbytes _datapayable 
freezeBatchBaseURI(uint256 _index
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminaddress __originalContractbytes32 _ownershipMerkleRootstring _contractURI
lazyMint(uint256 _amountstring _baseURIForTokensbytes _datareturns (uint256 batchId)
migrate(address _tokenOwneruint256 _tokenIdbytes32[] _proof
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setClaimConditions(struct IClaimConditionClaimCondition[] _conditionsbool _resetClaimEligibility
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setFlatPlatformFeeInfo(address _platformFeeRecipientuint256 _flatFee
setMaxTotalSupply(uint256 _maxTotalSupply
setMerkleRoot(bytes32 _merkleRoot
setOwner(address _newOwner
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPlatformFeeType(uint8 _feeType
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
transferFrom(address fromaddress touint256 tokenId
updateBatchBaseURI(uint256 _indexstring _uri
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
ContractURIUpdated(string prevURIstring newURI
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
FlatPlatformFeeUpdated(address platformFeeRecipientuint256 flatFee
Initialized(uint8 version
MaxTotalSupplyUpdated(uint256 maxTotalSupply
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
TokensClaimed(uint256 indexed claimConditionIndexaddress indexed claimeraddress indexed receiveruint256 startTokenIduint256 quantityClaimed
TokensLazyMinted(uint256 indexed startTokenIduint256 endTokenIdstring baseURIbytes encryptedBaseURI
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
BatchMintInvalidBatchId(uint256 index
BatchMintInvalidTokenId(uint256 tokenId
BatchMintMetadataFrozen(uint256 batchId
ContractMetadataUnauthorized(
CurrencyTransferLibFailedNativeTransfer(address recipientuint256 value
DropClaimExceedLimit(uint256 expecteduint256 actual
DropClaimExceedMaxSupply(uint256 expecteduint256 actual
DropClaimInvalidTokenPrice(address expectedCurrencyuint256 expectedPricePerTokenaddress actualCurrencyuint256 actualExpectedPricePerToken
DropClaimNotStarted(uint256 expecteduint256 actual
DropDelayRevealUnsupported(
DropExceedMaxSupply(
DropInvalidMsgValue(uint256 expecteduint256 actual
DropNoActiveCondition(
DropNotApprovedOrOwner(address senderuint256 tokenId
DropTransferRestricted(address fromaddress to
DropUnauthorized(
LazyMintInvalidAmount(
LazyMintUnauthorized(
OwnableUnauthorized(
PermissionsAlreadyGranted(address accountbytes32 role
PermissionsInvalidPermission(address expectedaddress actual
PermissionsUnauthorizedAccount(address accountbytes32 neededRole
PlatformFeeExceededMaxFeeBps(uint256 maxuint256 actual
PlatformFeeInvalidRecipient(address recipient
PlatformFeeUnauthorized(
PrimarySaleInvalidRecipient(address recipient
PrimarySaleUnauthorized(
RoyaltyExceededMaxFeeBps(uint256 maxuint256 actual
RoyaltyInvalidRecipient(address recipient
RoyaltyUnauthorized(
TokenMigrateAlreadyMigrated(uint256 tokenId
TokenMigrateInvalidProof(address tokenOwneruint256 tokenId
TokenMigrateInvalidTokenId(uint256 tokenId
TokenMigrateUnauthorized(