NFTs2Me Owners

Verified contract

Active on Ethereum with 727 txns
Deployed by via 0x486dd4ad at 19707778
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NFTs2Me Owners"

0xe0e66da44382271a28a303ef63c9dd427f8f8342dc80158cb0fbbc0b67c1aca4
0x463de5f3d4dd2ddfa6723b8f1a338db10c47e71415dd2f2036a386d5903d30c8
0x23539a5c359bebced096f13fcd0a37de76b754a89fc9eb45ce40368191bee129
0x0eca2b74ee39bb91cd1293aaa16e8c69e32fa1995957df57cacee351042d343a
0x08c52f701310c5fbb64c03677ee16cdb4ef10c7be59aec39488983779041f6cf
0xa97e12efd5a5cb4338496dfa4d4ffe70ecbf855bd4635fe69834510bd9c9e7f4
0xd123db3b35d76c061ca96e7c548d00cccef98fa0875c8ab9aa8f27485e3fa97e
0x6e165d157f8f91e06158c6ab2265ff7e20b62c1cffc23c2a3eb637cca3d1420a
0xc3405a7d557a6ad221c8d89f77acf8644cd00ecf1f57d650b695e802469d4f50
0xc90fd25836da0bcaa88df825c12d18c62b0bc871709ccb58e78d90401e5da02f

Functions
Getter at block 21200999
n2mVersion(pure returns (uint256)
2030
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(