Oko contract explorer
Contract

ABI for 0x244c…cd90

Functions

Selector Name Type
0x01336cea AccountBalanceOverflow() Error
0xa4d16ed0 AllowedSeaportCannotBeZeroAddress() Error
0x3b800a46 ArrayLengthsMismatch() Error
0xb43e9137 CannotExceedMaxSupplyOfUint64(uint256 newMaxSupply) Error
0x3f009769 CreatorPayoutAddressCannotBeZeroAddress() Error
0xe927e083 CreatorPayoutBasisPointsCannotBeZero() Error
0x05431231 CreatorPayoutsNotSet() Error
0x798701ac DuplicateFeeRecipient() Error
0xd48fd2e6 DuplicatePayer() Error
0x8044bb33 DuplicateSigner() Error
0x5136e8d5 FeeRecipientCannotBeZeroAddress() Error
0xbb0945df FeeRecipientNotAllowed(address got) Error
0x0998fbbd FeeRecipientNotPresent() Error
0xf4d678b8 InsufficientBalance() Error
0x98d94de6 InvalidCallerOnlyAllowedSeaport(address caller) Error
0x1817b4db InvalidCreatorPayoutBasisPoints(uint256 totalReceivedBasisPoints) Error
0xabc43dd7 InvalidCreatorPayoutTotalBasisPoints(uint256 totalReceivedBasisPoints) Error
0xdefb1057 InvalidExtraDataEncoding(uint8 version) Error
0x3329f932 InvalidFeeBps(uint256 feeBps) Error
0x48a4fa28 InvalidFromAndToTokenId(uint256 fromTokenId, uint256 toTokenId) Error
0x09bde339 InvalidProof() Error
0x6e1d357d InvalidSignedEndTime(uint256 got, uint256 maximum) Error
0x79fc44ed InvalidSignedFeeBps(uint256 got, uint256 minimumOrMaximum) Error
0xa224a495 InvalidSignedFromTokenId(uint256 got, uint256 minimum) Error
0x6d029c50 InvalidSignedMaxTokenSupplyForStage(uint256 got, uint256 maximum) Error
0x4f430578 InvalidSignedMaxTotalMintableByWallet(uint256 got, uint256 maximum) Error
0x0cf28d23 InvalidSignedMaxTotalMintableByWalletPerToken(uint256 got, uint256 maximum) Error
0xaabc34ad InvalidSignedMintPrice(address paymentToken, uint256 got, uint256 minimum) Error
0x02a15741 InvalidSignedPaymentToken(address got, address want) Error
0x333d33d0 InvalidSignedStartTime(uint256 got, uint256 minimum) Error
0xb2cc7425 InvalidSignedToTokenId(uint256 got, uint256 maximum) Error
0x24e8fce7 InvalidStartAndEndTime(uint256 startTime, uint256 endTime) Error
0x6edb4620 InvalidSubstandard(uint8 substandard) Error
0xeec349bc MaxSupplyMismatch() Error
0x42e274b3 MintAmountsMismatch() Error
0x60a2a42c MintExceedsMaxSupply(uint256 total, uint256 maxSupply) Error
0xedc01273 MintQuantityExceedsMaxMintedPerWallet(uint256 total, uint256 allowed) Error
0xcbc11232 MintQuantityExceedsMaxMintedPerWalletForTokenId(uint256 tokenId, uint256 total, uint256 allowed) Error
0xe12d2314 MintQuantityExceedsMaxSupply(uint256 total, uint256 maxSupply) Error
0xb98dabea MintQuantityExceedsMaxTokenSupplyForStage(uint256 total, uint256 maxTokenSupplyForStage) Error
0x3e75e96b MustSpecifyERC1155ConsiderationItemForSeaDropMint() Error
0x7448fbae NewOwnerIsZeroAddress() Error
0xbbd81708 NoBalanceToWithdraw() Error
0x6f5e8818 NoHandoverRequest() Error
0x13da22f2 NotActive(uint256 currentTimestamp, uint256 startTimestamp, uint256 endTimestamp) Error
0x4b6e7f18 NotOwnerNorApproved() Error
0xd265ab40 OfferContainsDuplicateTokenId(uint256 tokenId) Error
0x27910b47 OnlyDelegateCalled() Error
0xd34468bc PayerCannotBeZeroAddress() Error
0x22a8ab8e PayerNotAllowed(address got) Error
0x4cc11713 PayerNotPresent() Error
0x2858c218 ProvenanceHashCannotBeSetAfterAlreadyBeingSet() Error
0xe03264af ProvenanceHashCannotBeSetAfterMintStarted() Error
0x5d4d5aab PublicDropStageNotPresent() Error
0x4483384e PublicDropsMismatch() Error
0x350a88b3 RoyaltyOverflow() Error
0xb4457eaa RoyaltyReceiverIsZeroAddress() Error
0x4a3bb19e SameTransferValidator() Error
0x900bb2c9 SignatureAlreadyUsed() Error
0xdb8b2fad SignedMintsMustRestrictFeeRecipients() Error
0xcfb6108a SignerCannotBeZeroAddress() Error
0xb40637e4 SignerNotPresent() Error
0x3bceaa0b TokenIdNotWithinDropStageRange(uint256 tokenId, uint256 startTokenId, uint256 endTokenId) Error
0x9c05499b TransferToNonERC1155ReceiverImplementer() Error
0xea553b34 TransferToZeroAddress() Error
0x82b42900 Unauthorized() Error
0x2139cc2c UnsupportedExtraDataVersion(uint8 version) Error
0x67fe1ffb UnsupportedFunctionSelector(bytes4 selector) Error
0xc335cf01 AllowListUpdated(bytes32 previousMerkleRoot, bytes32 newMerkleRoot, string[] publicKeyURI, string allowListURI) Event
0x4bdaff75 AllowedFeeRecipientUpdated(address feeRecipient, bool allowed) Event
0xc282c428 AllowedSeaportUpdated(address[] allowedSeaport) Event
0x17307eab ApprovalForAll(address owner, address operator, bool approved) Event
0x6bd5c950 BatchMetadataUpdate(uint256 _fromTokenId, uint256 _toTokenId) Event
0x905d9812 ContractURIUpdated(string newContractURI) Event
0x137bf308 CreatorPayoutsUpdated(tuple[] creatorPayouts) Event
0x39431082 DropURIUpdated(string newDropURI) Event
0x7f26b83f Initialized(uint8 version) Event
0x44ecfc70 MaxSupplyUpdated(uint256 tokenId, uint256 newMaxSupply) Event
0xfa7b8eab OwnershipHandoverCanceled(address pendingOwner) Event
0xdbf36a10 OwnershipHandoverRequested(address pendingOwner) Event
0x8be0079c OwnershipTransferred(address previousOwner, address newOwner) Event
0x85760b4e PayerUpdated(address payer, bool allowed) Event
0x7c220041 ProvenanceHashUpdated(bytes32 previousHash, bytes32 newHash) Event
0xe8efc012 PublicDropUpdated(tuple publicDrop, uint256 index) Event
0xf21fccf4 RoyaltyInfoUpdated(address receiver, uint256 bps) Event
0xb25b8f58 SeaDropMint(address payer, uint256 dropStageIndex) Event
0xc90c61dd SeaDropTokenDeployed(uint8 tokenType) Event
0xfcaa24b1 SignerUpdated(address signer, bool allowed) Event
0x4a39dc06 TransferBatch(address operator, address from, address to, uint256[] ids, uint256[] values) Event
0xc3d58168 TransferSingle(address operator, address from, address to, uint256 id, uint256 value) Event
0xcc5dc080 TransferValidatorUpdated(address oldValidator, address newValidator) Event
0x6bb7ff70 URI(string value, uint256 id) Event
0x00fdd58e balanceOf(address account, uint256 id) Function
0x4e1273f4 balanceOfBatch(address[] accounts, uint256[] ids) Function
0x6c0360eb baseURI() Function
0xf6eb127a batchBurn(address from, uint256[] ids, uint256[] amounts) Function
0xf5298aca burn(address account, uint256 id, uint256 value) Function
0x54d1f13d cancelOwnershipHandover() Function
0xf04e283e completeOwnershipHandover(address pendingOwner) Function
0xe8a3d485 contractURI() Function
0xa4830114 emitBatchMetadataUpdate(uint256 fromTokenId, uint256 toTokenId) Function
0x0d705df6 getTransferValidationFunction() Function
0x098144d4 getTransferValidator() Function
0x362925c2 initialize(address __owner, address _underlying, string _tokenName, string _tokenSymbol, address _manager) Function
0xe985e9c5 isApprovedForAll(address owner, address operator) Function
0x869f7594 maxSupply(uint256 ) Function
0x06fdde03 name() Function
0x8da5cb5b owner() Function
0xfee81cf4 ownershipHandoverExpiresAt(address pendingOwner) Function
0xd7533f02 ownershipHandoverValidFor() Function
0xc6ab67a3 provenanceHash() Function
0x715018a6 renounceOwnership() Function
0x25692962 requestOwnershipHandover() Function
0x2a55205a royaltyInfo(uint256 _tokenId, uint256 _salePrice) Function
0x2eb2c2d6 safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data) Function
0xf242432a safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data) Function
0xa22cb465 setApprovalForAll(address operator, bool approved) Function
0x55f804b3 setBaseURI(string baseURI) Function
0x938e3d7b setContractURI(string _contractURI) Function
0x04634d8d setDefaultRoyalty(address receiver, uint96 feeNumerator) Function
0x37da577c setMaxSupply(uint256 tokenId, uint256 newMaxSupply) Function
0x099b6bfa setProvenanceHash(bytes32 newProvenanceHash) Function
0xa9fc664e setTransferValidator(address transferValidator_) Function
0x01ffc9a7 supportsInterface(bytes4 interfaceId) Function
0x95d89b41 symbol() Function
0x9d7f4ebf totalMinted(uint256 tokenId) Function
0xbd85b039 totalSupply(uint256 id) Function
0xf2fde38b transferOwnership(address newOwner) Function
0x0e89341c uri(uint256 ) Function