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

PoolUUPSUpgradeable

Verified contract

Implementation

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

No balances found for "PoolUUPSUpgradeable"

No transactions found for "PoolUUPSUpgradeable"


Functions
Getter at block 20799359
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE(view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
epoch1Start(view returns (uint256)
0
epochDuration(view returns (uint256)
0
epochsDelayedFromStakingContract(view returns (uint128)
0
 
getCurrentEpoch(view returns (uint128)
getImplementation(view returns (address)
0x0000000000000000000000000000000000000000
getPoolTokens(view returns (address[] tokens)
[]
maxDecimals(view returns (uint8)
0
numberOfEpochs(view returns (uint128)
0
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
rewardToken(view returns (address)
0x0000000000000000000000000000000000000000
rewardsEscrow(view returns (address)
0x0000000000000000000000000000000000000000
staking(view returns (address)
0x0000000000000000000000000000000000000000
stoppedAtEpoch(view returns (uint128)
0
totalAmountPerEpoch(view returns (uint256)
0
totalDistributedAmount(view returns (uint256)
0
Read-only
epochPoolSizeCache(uint128view returns (bool existsuint256 value)
getClaimableAmount(address accountview returns (uint256)
getEpochOnStaking(uint128 epochIdview returns (uint128)
getEpochPoolSize(uint128 epochIdview returns (uint256)
getEpochPoolSizeByToken(address tokenuint128 epochIdview returns (uint256)
getEpochUserBalance(address userAddressuint128 epochIdview returns (uint256)
getEpochUserBalanceByToken(address userAddressaddress tokenuint128 epochIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
poolTokens(uint256view returns (address addruint8 decimals)
supportsInterface(bytes4 interfaceIdview returns (bool)
userLastEpochIdHarvested(addressview returns (uint128)
State-modifying
grantRole(bytes32 roleaddress account
harvest(uint128 epochIdreturns (uint256)
initialize(struct IYieldFarmingV1PoolPoolConfig cfgaddress roleAdmin
initializeUUPS(struct IYieldFarmingV1PoolPoolConfig cfgaddress roleAdminaddress upgrader
massHarvest(returns (uint256)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
stopAtEpoch(uint128 epochId
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Harvest(address indexed useruint128 indexed epochIduint256 amount
Initialized(uint8 version
MassHarvest(address indexed useruint256 epochsHarvesteduint256 totalValue
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Upgraded(address indexed implementation
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.