TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 3 txns
Deployed by via 0x0e968984 at 18383701
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
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "TransparentUpgradeableProxy"

0x42bae4c6b2defddd4a39731ff5a7e78a7e8af1b8daf7d165b7cc6ef661e5b798
0x0d15318e7eb90ada9efe43ab4d992651f723bdeea48430bc78a02f3fd03b3421
0x81dc2d8dc076114e2028f62c4933351d47317e227f2542bafb0383b0bb13bf64

Functions
Getter at block 20903548
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEPLOYER_ROLE(view returns (bytes32)
0xfc425f2263d0df187444b70e47283d622c70181c5baebb1306a01edba1ce184c
VERSION(view returns (bytes32)
0x312e302e31000000000000000000000000000000000000000000000000000000
nftOperator(view returns (address)
0xa9eed960c8b148b352f2e35d9c2a841aaa1ae454
nftRegistry(view returns (address)
0x435a27bbc475400b069fe4665ff3bb87e5005c0b
paused(view returns (bool)
false
proxyAdmin(view returns (address)
0xad3794ef13bb0be422d53cabbeeaec31059c64f4
Read-only
computeImplementationAddress(uint256 collectionIdstring namestring symbolview returns (address)
computeProxyAddress(uint256 collectionIdstring namestring symbolview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
deploy(uint256 collectionIdstring namestring symbolreturns (address)
grantRole(bytes32 roleaddress account
initialize(address proxyAdmin_address nftRegistry_address nftOperator_
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setNFTOperator(address nftOperator_
setNFTRegistry(address nftRegistry_
setProxyAdmin(address proxyAdmin_
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
ImplementationDeployed(address indexed implementation
Initialized(uint8 version
NFTOperatorSet(address indexed nftOperator
NFTRegistrySet(address indexed nftRegistry
Paused(address account
ProxyAdminSet(address indexed proxyAdmin
ProxyDeployed(address indexed proxy
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
ZeroNFTOperator(
ZeroNFTRegistry(
ZeroProxyAdmin(