NFTs2Me Owners

Verified contract

Active on Base with 6,542 txns
Deployed by via 0x3e036767 at 12238525
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x61db8cec684b485c7ee552d0a327c1a0c694412193a2777ffa0953c48f10af04
0x879cbd58374f0977f29a657a86d85ba3b7757c776c606f9c64f5ef30abf6711e
0xc71760d2318aa1d8bd37aa6a21389766ae311316d1caa3faa16c9dad7820d167
0x4ffb55a520169f35d1410ad38e29704f4421464b57a66100c38045dda186db87
0xa14be183c68b95f84863f3e7151c415c470ea90791c8b68b63bf4e5b4c19cc01
0x5c348261879cbbee96c56f2834b9512339e209d863b83a96477f475d96b25289
0xeb13de3ba0b7974f384e9dd9d48e408e1eb78c14ec8b76befc1f46d66beaa80d
0x47b574e7bfd4253ea8847d61e0872280afc8b88d90e2780c86671292f07b7af4
0xd525baa2a3e0e6bd20a47c5b894adba076a0b48ad4fb8bbbd8774e606dd2c596
0x22eda940c012272b4cfca21510fae70cff97cfd2de947acd5884d8ca3599f0a3

Functions
Getter at block 22751019
n2mVersion(pure returns (uint256)
2024
name(pure returns (string)
NFTs2Me Owners
owner(view returns (address result)
0xc5557771673109cab9d05358e1d280fab5225977
symbol(pure returns (string)
N2MOwners
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getIPFSURI(bytes32 CIDHashpure returns (string)
getImplementation(bytes32 implementationTypeview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
predictDeterministicAddress(bytes32 implementationTypebytes32 collectionIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
create3(bytes32 saltbytes initCodepayable 
createCollection(bytes collectionInformationbytes32 collectionIdbytes32 implementationTypepayable 
createCollectionN2M_000oEFvt(bytes collectionInformationbytes32 collectionIdbytes32 implementationTypepayable 
createCrossCollection(bytes collectionInformationbytes32 collectionIdbytes32 implementationTypepayable 
createNewDynamic(address dynamicAddressbytes32 saltbytes initDatapayable 
delegatedCreation(bytes collectionInformationaddress ownerbytes32 collectionIdbytes32 implementationTypebytes signaturepayable 
multicall(uint256 collectionAndSelfcallsbytes[] datapayable 
multicallMulticollection(uint256[] collectionsAndCallsuint256[] collectionsValuesbytes[] datapayable 
multicallN2M_001Taw5z(uint256 collectionAndSelfcallsbytes[] datapayable 
newContractImplementationsAndSigner(bytes32[] implementationTypesAndAddressesaddress delegatedCreationSigner_string ownerTokenURIpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferCollectionOwnership(address topayable 
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwnerpayable 
withdrawTo(address toaddress erc20payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address owneraddress delegatedCreationSignerbytes32 type1bytes32 type2address type1Addressaddress type2Address
Fallback and receive

This contract contains no fallback and receive objects.

Errors
BalanceInvariant(
ERC721IncorrectOwner(address senderuint256 tokenIdaddress owner
ERC721InsufficientApproval(address operatoruint256 tokenId
ERC721InvalidApprover(address approver
ERC721InvalidOperator(address operator
ERC721InvalidOwner(address owner
ERC721InvalidReceiver(address receiver
ERC721InvalidSender(address sender
ERC721NonexistentToken(uint256 tokenId
FactoryBalanceDecreased(
FailedToDeploy(
InvalidLengths(
InvalidSignature(
NewOwnerIsZeroAddress(
Unauthorized(