ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x6698dbbe at 17530288
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "ERC1967Proxy"

0xf114f1e4db5b05895d1cd329034f669b87b5a7afeffcbc882c4e095dbd9ab084
0x2de692e167b69ab067f0448831ae1b7001e3f442f77e0688b4f7041f388ba156
0xae9cf0223354e9ca193aae8505c6d412ede32834b807f273c57b03a5fdef9bb7
0x51af407b991be85b510c49d453311c1fcaab06ff8071535cb693ee876171f8eb
0x42069a143b83fda37f4dcbdd913fcde2f6eec5561d024c293eb712af4d27666b
0xa3bf1016e718733fb19c0e1997066681d7ff8b33c034e795cd68435477d8d5f8
0x6997f53ef680a3583dffa420d7ce464c789b6236781c0782fb878781f4b51a50

Functions
Getter at block 21224663
getAccessAdmin(view returns (address)
0xd0e3d379ab6e2bff8bf1ab26222db61367b7bd7b
getAccessManager(view returns (address)
0xe9d3e0e37d0eb4d3b2e87c056ec7449860ec397c
getConnectorsRouter(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xd0e3d379ab6e2bff8bf1ab26222db61367b7bd7b
 
proxiableUUID(view returns (bytes32)
version(view returns (uint256)
2
Read-only
getAddress(bytes32 _idview returns (address)
getIdFromPoolFactory(bytes32 _idview returns (bytes32)
getIdFromVaultFactory(bytes32 _idview returns (bytes32)
getPoolFactoryAddress(bytes32 _idview returns (address)
getVaultFactoryAddress(bytes32 _idview returns (address)
poolFactories(bytes32view returns (bytes32)
vaultFactories(bytes32view returns (bytes32)
State-modifying
addPoolFactory(bytes32 _idaddress _add
addVaultFactory(bytes32 _idaddress _add
initialize(
renounceOwnership(
setAccessAdmin(address _add
setAccessManager(address _add
setAddress(bytes32 _idaddress _add
setConnectorsRouter(address _add
setPoolFactory(bytes32 _idaddress _add
setVaultFactory(bytes32 _idaddress _add
transferOwnership(address newOwner
updateImplementation(bytes32 _idaddress _logicbytes _data
updateProxy(bytes32 _idaddress _logic
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AccessAdminUpdated(address indexed oldAddressaddress indexed newAddress
AccessManagerUpdated(address indexed oldAddressaddress indexed newAddress
AddressUpdated(bytes32 idaddress indexed oldAddressaddress indexed newAddress
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
CollectionConnectorUpdated(address indexed oldAddressaddress indexed newAddress
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolFactoryAdded(bytes32 idaddress indexed newAddress
PoolFactoryUpdated(bytes32 idaddress indexed oldAddressaddress indexed newAddress
ProxyDeployed(bytes32 idaddress indexed logicaddress indexed proxy
ProxyUpgraded(bytes32 idaddress indexed newLogicaddress indexed proxy
RouterUpdated(address indexed oldAddressaddress indexed newAddress
Upgraded(address indexed implementation
VaultFactoryAdded(bytes32 idaddress indexed newAddress
VaultFactoryUpdated(bytes32 idaddress indexed oldAddressaddress indexed newAddress
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.