EIP173Proxy

Verified contract

Proxy

Active on Ethereum with 800 txns
Deployed by via 0x006fbf68 at 14627511
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "EIP173Proxy"

0x0d420be895feaf8653445c7f8dabdf84e12d9edbd35c680949702efbc351ec56
0x38b1039ab589a167aea49eaed9ce8507fbdb39edfee3f55a0095fdf7a5de446b
0xdf6cbd1306fe0072c68f785ce14cf72c68d0eaae906878306f1f8b67a06f2664
0xe381c37613538384420f25f2ee97970e0d76ddc6e7aba2381623b983caac4147
0x79a84b672fb45f74ec9e2f6739ef1ca6edd98517b2dc32f0cfc5abde2a8e0c50
0x993395940c186b3a9aa9ff285df55553addf482e983005031b9c86aafcea7fd4
0x004a1add1e786d4b070aa15b2f34d86970efcb6b03e05a0ddc0b7cb1f2433f85
0x065e97a968375b103b76a1a86ef9232cf57073df03b17484d28c21ddbd0f22c0
0x40f04c49fb6691959817b20160c79878267590f44280161c45c10f7e023b2ca1
0x356331a506715c02c79249cefd1002e7644fa30b38cae14c270d4dd5ec250143

Functions
Getter at block 21230308
owner(view returns (address)
0xb3613da07178a0bee44b48fbbce1fa70ff5d2dcc
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
CODE_VERSION(view returns (uint256)
10200
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SIGNER_ROLE(view returns (bytes32)
0xe2f4eaae4a9751e85a3e4a7b9587827a877f29914755229b07a7b2da98285f70
templates(view returns (string[] templateNames)
[NFTCollection, ERC721NFTProduct, ERC1155NFTProduct]
version(view returns (uint256)
10200
Read-only
supportsInterface(bytes4 idview returns (bool)
OPERATOR_ROLE(address instancepure returns (bytes32)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
implementation(string templateNameuint256 templateVersionview returns (address)
isOperator(address instanceaddress operatorview returns (bool)
latestImplementation(stringview returns (address)
latestVersion(stringview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
versions(string templateNameview returns (uint256[] templateVersions)
whitelisted(addressview returns (bool)
State-modifying
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
call(struct FactoryCallRequest requestbytes signaturepayable 
deploy(struct FactoryDeploymentRequest requestbytes signaturepayable 
grantRole(bytes32 roleaddress account
initialize(address factoryOwneraddress factorySigner
registerTemplate(address implementationAddress
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setOperator(address instanceaddress operatorbool allowed
setWhitelisted(address instancebool newStatus
upgrade(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProxyImplementationUpdated(address indexed previousImplementationaddress indexed newImplementation
Initialized(uint8 version
OperatorChanged(address instanceaddress operatorbool allowed
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TemplateAdded(string nameuint256 versionaddress implementation
TemplateDeployed(string nameuint256 versionaddress destination
Constructor
constructor(address implementationAddressaddress ownerAddressbytes data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.