MoshiMinterProxy

Verified contract

Proxy

Active on Base with 22,150 txns
Deployed by via 0xd9837177 at 15754736
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x02d4acb24b8098ebdb1718d6fe97aeb478dd6201ef8538e36fccd9bdc09de009
0x7465e0fcdf4b8bfe0b8148ebfd393c6237f350ad88d44e54d9a409d0f9574391
0x47d24fdecab5bdf34f60ba880eb23db2a0a5409603e5d8aeed39c7fc1b5d1fef
0xd6477f753d2d81a5b713d05a7c008e5cd6619462bd7587fb2d16d1e469bf2f31
0x9bf81eeafd6b6be171f4859fc9c24b785a0a1ff5fa8bc1d0b87baf8837b3893d
0xfa8b2034fa52e4f26fb647855e0f3ba5698cd36343166d2c92e2e23b11d259f3
0x6bbe6c0ffd6b74063d4491f5af6d351f57d9bf6362447cff6432a0ddfb8467cb
0xdc7201265095b9bbfd27647af6a75de5a1c626bfd136f369e2313d9753c94a9e
0x624b86fe3b20393409a0f487e2c835629f9bb3b146e429c9e5ca2b824f095e73
0x3b9bf55312e93690ce56052c85df8c9baabeb2bc821cbcb40ba530d0f34cefce

Functions
Getter at block 22764008
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
adminMinter(view returns (address)
0xc701344e0e7fd31a7a348f0ea71ccb7f9833b107
owner(view returns (address)
0xa064db8fbfe520664442ee0e2650cc1c6c8f971e
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
pic1155Impl(view returns (address)
0x168dbc5ea60d03eba4d8083f7a95a4bcb8137700
picImplementation(view returns (address)
0x168dbc5ea60d03eba4d8083f7a95a4bcb8137700
 
proxiableUUID(view returns (bytes32)
Read-only
getPicContract(address accountview returns (address)
picContractOf(addressview returns (address)
State-modifying
acceptOwnership(
initialize(address owner_address initialAdminMinter
mintNewPic(address touint256 quantitystruct MoshiPicConfig picConfigstruct MoshiContractConfig contractConfigpayable returns (addressuint256)
mintNewPicAdmin(address touint256 quantitystruct MoshiPicConfig picConfigstruct MoshiContractConfig contractConfigreturns (addressuint256)
renounceOwnership(
setAdminMinter(address newMinter
setPicImplementation(address pic1155Impl_
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
AdminMinterChanged(address indexed newAdminMinter
Initialized(uint64 version
NewPicContract(address indexed owneraddress indexed newContract
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pic1155ImplSet(address indexed newImpl
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
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NotAdminMinter(address sender
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
PicImplementationNotSet(
SenderNotNewContractOwner(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot