PayableBeaconFactory

Verified contract

Active on Ethereum with 27 txns
Deployed by via 0x53805ff8 at 17141991
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 47 additional slots
-
variable spans 1 additional slot

No balances found for "PayableBeaconFactory"

0xc2cb04b1bebb21b17fa436097e3abfa3693c73a889329e398ceb64375afb86f8
0x28f3c0a5d960efb6f763659550a9b448de0217e92e3ab96475bfe56d1510e3aa
0xe4994f29c378102d09a7cb24cf1e2ba81c8589160553bcae5d927406357fa63f
0xa04d0c444536a43d554a485cd5f98574b6524129a7569f05305a704970466647
0xd133253ee4f3d454915183dec0644431a5e34fb1edfc6bda75a3eb621624bc4e
0xc21b1f34fd5655c54b5c533c2b61c7234c5cc48ccd463b5f363dca17d0f7f877
0x7af6e590959695b0687860af7947c901a30f410b26f98427ffffd45052dadfa3
0xf1714c8246b332012ee2bdbfd04600c4aecddfeebc893f28e282781895b8b569
0x6f2f9a7f8c4693cc4e5ff5e1527692009f3647efafeba0f5f9ee3de4d7f33195
0xfd54fdd689051d1217908853686a33678dfaf2a62d907e37159e6efb2ec584a3

Functions
Getter at block 20864054
admin(view returns (address)
0x55c09707fd7afd670e82a62faee312903940013e
defaultAdmin(view returns (address)
0x55c09707fd7afd670e82a62faee312903940013e
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getBeacons(bytes32 productTypeHash_view returns (struct PayableBeaconFactoryPayableAddressPair)
getHash(string name_pure returns (bytes32)
getImplementations(bytes32 productTypeHash_view returns (struct PayableBeaconFactoryPayableAddressPair)
getProxies(bytes32 productTypeHash_bytes32 productNameHash_view returns (struct PayableBeaconFactoryPayableAddressPair)
productTypes(bytes32view returns (struct PayableBeaconFactoryPayableAddressPair implementationsstruct PayableBeaconFactoryPayableAddressPair beacons)
State-modifying
acceptAdmin(
deployConcreteBeacon(string productType_returns (address beaconAddress)
deployDelegateBeacon(string productType_returns (address beaconAddress)
deployProductConcreteProxy(string productType_string productName_bytes data_returns (address proxy)
deployProductDelegateProxy(string productType_string productName_bytes data_returns (address proxy)
importProductConcreteProxy(string productType_string productName_address proxyAddress_
importProductDelegateProxy(string productType_string productName_address proxyAddress_
initialize(
removeProductConcreteProxy(string productType_string productName_
removeProductDelegateProxy(string productType_string productName_
setConcreteBeacon(string productType_address beacon_
setConcreteImplementation(string productType_address implementation_
setDefaultAdmin(address newDefaultAdmin_
setDelegateBeacon(string productType_address beacon_
setDelegateImplementation(string productType_address implementation_
setManager(address manager_bool enabled_
setPendingAdmin(address newPendingAdmin_
transferBeaconOwnership(string productType_address newOwner_
upgradeConcreteBeacon(string productType_
upgradeDelegateBeacon(string productType_
Events
Initialized(uint8 version
NewAdmin(address oldAdminaddress newAdmin
NewConcreteBeacon(bytes32 indexed productTypeaddress beaconaddress implementation
NewConcreteBeaconProxy(bytes32 indexed productTypebytes32 indexed productNameaddress beaconProxy
NewConcreteImplementation(bytes32 indexed productTypeaddress implementation
NewDefaultAdmin(address indexed newDefaultAdmin
NewDelegateBeacon(bytes32 indexed productTypeaddress beaconaddress implementation
NewDelegateBeaconProxy(bytes32 indexed productTypebytes32 indexed productNameaddress beaconProxy
NewDelegateImplementation(bytes32 indexed productTypeaddress implementation
NewPendingAdmin(address oldPendingAdminaddress newPendingAdmin
RemoveConcreteBeaconProxy(bytes32 indexed productTypebytes32 indexed productName
RemoveDelegateBeaconProxy(bytes32 indexed productTypebytes32 indexed productName
SetManager(address indexed managerbool enabled
TransferBeaconOwnership(bytes32 indexed productTypeaddress newOwner
UpgradeConcreteBeacon(bytes32 indexed productTypeaddress indexed beaconaddress newImplementation
UpgradeDelegateBeacon(bytes32 indexed productTypeaddress indexed beaconaddress newImplementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.