Pixel Baby Ninja~Missions~

Verified contract

Proxy

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

No balances found for "Pixel Baby Ninja~Missions~"

0x75c85e8b23263cf399f23f33f5e03fade7308b5ae508b7049e626e0a288af6f8
0x23eefb9c7db8177ed9b44a99944ca2c45b4651a274e5ff879e5520c22fa5e61b
0x427dfb6089187e74131c5d74124116a79da3747d957e508cde3d996b90fc6ae8
0xc2d1b819f264e4bc9a84a3edc8ee72bd42c55d563d8a6985dd8cffbf2b92bafb
0xc1acdb99012a83f435cbbba14f015ad07a571c5b24975b0f91050b1fd12453f1
0x0c41b31d8d70b149a329004852b48d34c52729b83075761d34096b66d3aaeb63
0x14f2f2bfc4dcf7f8721e96d6f5bf79e2dabe7e37166d11145feeed9781bd9220
0x7004141a5b11fd7473875dd4b5ccffaaf57668e67a8e379f30936b239d940884
0x83961c268919683398ef5d6394aa86a97e14feaf050fe3581d81281a46c5fa46
0x2226f3b5215f0a28f7e7c3d8515a235bd249d81d2c67e97c133b03067f582d6f

Functions
Getter at block 20921406
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimCondition(view returns (uint256 startTimestampuint256 maxClaimableSupplyuint256 supplyClaimeduint256 quantityLimitPerWalletbytes32 merkleRootuint256 pricePerTokenaddress currencystring metadata)
(startTimestamp=1679662800, maxClaimableSupply=115792089237316195423570985008687907853269984665640564039457584007913129639935, supplyClaimed=0, quantityLimitPerWallet=0, merkleRoot=0x189f1848b88d4259a0c23512c8f4ef9d55aa507b3b1dfbcd4b5f840b67ebe293, pricePerToken=0, currency=0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee, metadata=ipfs://QmPWXwfbuNCx8JLGRKVERE2FnQ9hJZ4m7Vvk6sfRccZjb2/0)
contractURI(view returns (string)
ipfs://QmcKrQYxsbgpWvSXpVRV1kKFtHvur3NpnHAs48mdhpE1vg/0
getBaseURICount(view returns (uint256)
2
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x5ad190d59e1a7a9ed400b37e37c729ee11965f53, 1000)
name(view returns (string)
Pixel Baby Ninja~Missions~
nextTokenIdToMint(view returns (uint256)
10300
owner(view returns (address)
0x5ad190d59e1a7a9ed400b37e37c729ee11965f53
primarySaleRecipient(view returns (address)
0x5ad190d59e1a7a9ed400b37e37c729ee11965f53
symbol(view returns (string)
PBNM
totalMinted(view returns (uint256)
10300
totalSupply(view returns (uint256)
10300
Read-only
balanceOf(address ownerview returns (uint256)
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)
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)
verify(struct ISignatureMintERC721MintRequest _reqbytes _signatureview returns (bool successaddress signer)
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
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _saleRecipientaddress _royaltyRecipientuint128 _royaltyBps
lazyMint(uint256 _amountstring _baseURIForTokensbytes _datareturns (uint256 batchId)
mintWithSignature(struct ISignatureMintERC721MintRequest _reqbytes _signaturepayable returns (address signer)
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
setOwner(address _newOwner
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
ClaimConditionUpdated(struct IClaimConditionClaimCondition conditionbool resetEligibility
ContractURIUpdated(string prevURIstring newURI
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
Initialized(uint8 version
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
TokenURIRevealed(uint256 indexed indexstring revealedURI
TokensClaimed(address indexed claimeraddress indexed receiveruint256 indexed startTokenIduint256 quantityClaimed
TokensLazyMinted(uint256 indexed startTokenIduint256 endTokenIdstring baseURIbytes encryptedBaseURI
TokensMintedWithSignature(address indexed signeraddress indexed mintedTouint256 indexed tokenIdMintedstruct ISignatureMintERC721MintRequest mintRequest
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(