This contract is being backfilled. You may encounter incomplete storage history.

PoolRegistry

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x3b8ae7cc at 14761522
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PoolRegistry"

No transactions found for "PoolRegistry"


Functions
Getter at block 20793639
operator(view returns (address)
0xd8bd5cdd145ed2197cb16ddb172df954e3f28659
owner(view returns (address)
0x59cfcd384746ec3035299d90782be065e466800b
poolLength(view returns (uint256)
76
proxyFactory(view returns (address)
0x66807b5598a848602734b82e432dd88dbe13fc8f
rewardImplementation(view returns (address)
0xafd3d38fecebcdda6d934979d4ac7f17330a96ca
rewardsStartActive(view returns (bool)
false
Read-only
poolInfo(uint256view returns (address implementationaddress stakingAddressaddress stakingTokenaddress rewardsAddressuint8 active)
poolVaultLength(uint256 _pidview returns (uint256)
poolVaultList(uint256uint256view returns (address)
vaultMap(uint256addressview returns (address)
State-modifying
addPool(address _implementationaddress _stakingAddressaddress _stakingToken
addUserVault(uint256 _pidaddress _userreturns (address vaultaddress stakingAddressaddress stakingTokenaddress rewards)
createNewPoolRewards(uint256 _pid
deactivatePool(uint256 _pid
setOperator(address _op
setRewardActiveOnCreation(bool _active
setRewardImplementation(address _imp
Events
AddUserVault(address indexed useruint256 indexed poolid
OperatorChanged(address indexed account
PoolCreated(uint256 indexed poolidaddress indexed implementationaddress stakingAddressaddress stakingToken
PoolDeactivated(uint256 indexed poolid
RewardActiveOnCreationChanged(bool value
RewardImplementationChanged(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.