NFTs2Me Owners

Verified contract

Active on Base with 5,964 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
--
0xdf2025ba6103f5b200d074ae5ee348a21f757cd088d145257933e2e65acd0e68
0x89bd1da395c264abacd4414e0b3cb5ea5eadbea078c96033c707802e6793a4d2
0x4373d484acae3b97c6815497c45ed1476444bb22c4bd4a9a6cb9a049200ba1c0
0xa6f009ba0bea93c8e1a3f0a87ced1d5bd96d223a02276b58974ee52b8b8cc64e
0x754db90070033e965b673ba7b051f485a5a5816da54bb77843ffe81279ded003
0xa4fa58c54716eef1f2b15c5efe8dda4cba771e8389906e989fe92219acbee75b
0x83218d89b2a5dd100e9ca714b5930ab932cb54d5976a997e94d454d85e6f7b5a
0xdeaacc76bf319f75bc0d512b041717a6d90708b0f2f0ed11a18fe84cfc1cab83
0xddd853b799b82b32852c43b62f5844af36fb07ffeeeb8c45102ae26dfee82bcd
0x0553a376d54514b9ce5087810d106f2f6bd00c7cb483d78228e5b5c3d9e3a323

Functions
Getter at block 21750548
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(