PoolRegistry

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xa3986a42 at 19337073
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 20890968
operator(view returns (address)
0xaffe966b27ba3e4ebb8a0ec124c7b7019cc762f8
owner(view returns (address)
0xd11a4ee017ca0beca8fa45ff2abfe9c6267b7881
poolLength(view returns (uint256)
36
proxyFactory(view returns (address)
0x66807b5598a848602734b82e432dd88dbe13fc8f
rewardImplementation(view returns (address)
0x4dbe7f8e2eade56a3b511cbd1ae6adc9fe889282
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)
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.