MintRich Owner

Verified contract

Proxy

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

No balances found for "MintRich Owner"

0x58cae1d87c16b5d027e1d38df419941c34e3a887ed86090ed51c3ae512482554
0x3a9f4f40a3fe621ac2c6b825f9d6655af34857c058b1182e5268e0998ab2b128
0x800e744ff28998e3404fc65cf0fe194f10826de62a08162393abf1801c00a4f6
0x8ed6512891578774fa1beb5bdd7250cfe9a2855ba94a74dc038aca648d22e0d1
0xb5dacfd1b59d30864c32961863e60c0db8945865dd5fca1884befcc34782dd34
0x314c5388b176b58dfa021ef200324b0713f1e70661705ea07c9efbb28a2b5d90
0xa61e41d8d8566d71c12f7c9d2d0b16b31bf22894294f0cc38a8373ac9ea14f5f
0x37dd235782ebd14dd0cfaace1ae6963c1106c4ba32249fb63501cb9d50e677ab
0x64b7f540b1593d0b4ca0a5658a85b779493474ec8d8a3a34014468e9d8e0e536
0xf0dfdcde75870a0cb923177b81c461c4dd19ae68e335efaeeacbb38985609f7f

Functions
Getter at block 21316659
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
metadataRenderer(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
MintRich Owner
owner(view returns (address)
0xcf967a708ffa3e0b4d285f29e1ba8852f7ed8382
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
MROwner
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
implementationTypes(uint256view returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
predictDeterministicAddress(bytes32 collectionIduint256 collectionTypeview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burnToken(
createRichCollection(bytes32 collectionIduint256 collectionTypestring namestring symbolbytes32 packedDatabytes information
initialize(address _implementationERC721Aaddress _implementationERC404address _implementationERC20
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setImplementationAddress(uint256 collectionTypeaddress _implementationAddress
setMetadataRenderer(address _metadataRenderer
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint64 version
MintRichCollectionCreated(address indexed owneraddress indexed collectionAddressbytes32 collectionIduint256 collectionTypestring namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
Constructor
constructor(address implementationbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AddressEmptyCode(address target
ERC1167FailedCreateClone(
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
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
FailedInnerCall(
InvalidCaller(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot