RarityPoolFactory

Verified contract

Implementation

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

No balances found for "RarityPoolFactory"

No transactions found for "RarityPoolFactory"


Functions
Getter at block 20940557
getRareStakingTemplateAddress(view returns (address)
0x0000000000000000000000000000000000000000
getStakingRegistryAddress(view returns (address)
0x0000000000000000000000000000000000000000
implementation(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
deployStaking(address _userreturns (address)
initialize(address _stakingRegistryaddress _rareStakingTemplateaddress _rewardSwapFactoryaddress _newOwner
renounceOwnership(
setRareStakingTemplate(address _rareStakingTemplate
setStakingRegistry(address _stakingRegistry
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RareStakingTemplateUpdated(address indexed newRareStakingTemplate
StakingContractCreated(address indexed _deployingUseraddress indexed _userStakedOnaddress indexed _stakingAddress
StakingRegistryUpdated(address indexed newStakingRegistry
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ZeroAddressUnsupported(