TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0xc01b4357 at 14914890
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
3 additional variables

No balances found for "TransparentUpgradeableProxy"

0x72e445b1c303734a087940a7fedb0a6441e91965149e82174a075008467764ed
0x4eeddc055ab8bb98adf6c696597f049b271347718370d5889bf14abc73ac7a29
0x444534e869ef815b967c92583018277d844822e8b027707e6818e9dc20160ce3
0xa61d7eac9bd365d0756d0172e9f6120a30d57b30f9356d9ba4fa5d54993e1d70
0xf4804f5c9844a0bcee3bf544996abd6831e87f13d5d6a788c939dab85e208488
0x92c50f76c8dfe18f67a2782402bb4e3ff2b623d85432be1b0d85466aaa51155e
0x9bfb65058f1770219df3c5c1948568068be991757f33b56e060c82deba03f735
0x2c80ffe5c8fb883eca2d12847f91552f68a278224fe28e22e42970bd0dc69405
0xa78856317f5b78909b6d375b66f5279c7e8a4276d718ad7e4b11ea56d571bbe4
0xc54a337a3bcc1f57f4fa5367365edf84427df56a44e655a2796c1904326bc651

Functions
Getter at block 21208042
PRECISION_FACTOR(view returns (uint256)
1000000000000000000
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
getAccMarketFee(view returns (uint256)
0
isPaused(view returns (bool)
true
onlyaddress(view returns (address)
0xb5de343139b0fb823dbc897a3ef171591cf704d3
owner(view returns (address)
0xab74e86d7da7966678e72bfb24b6e7c5d510b81c
pausedTimestamp(view returns (uint256)
1668426863
periodSum(view returns (uint256)
31
poolLength(view returns (uint256)
1
 
totalReward(view returns (uint256 _totalReward)
Read-only
calculateReward(address _stakeHolderuint256 _dIdbool isProrataview returns (uint256 reward)
depositDetails(uint256view returns (uint256 depositIduint256 stakeuint256 rewarduint256 APRuint256 perioduint256 lastRewardCalculateduint256 poolIduint256 vestedForuint256 NFTId)
deposits(addressuint256view returns (uint256 depositIduint256 stakeuint256 rewarduint256 APRuint256 perioduint256 lastRewardCalculateduint256 poolIduint256 vestedForuint256 NFTId)
getAPR(uint256 _poolIduint256 _periodview returns (uint256)
getDeposits(address _userview returns (struct LPStakingV3stakeDetails[])
getHavestAmount(address _useruint256 _dIdview returns (uint256)
haveSuffecientFundsForReward(uint256 _poolIdview returns (bool)
periodPoolMap(uint256view returns (uint256 tvluint256 totalAllotedFeeReward)
pools(uint256view returns (address tokenaddress rewarduint256 tvluint256 totalAllotedRewarduint256 totalClaimedReward)
tokenPools(addressview returns (bool)
userDepositMap(addressuint256view returns (uint256)
vestingAPRPerPool(uint256uint256view returns (uint256)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
AdminWETHWithdraw(
PauseStaking(
ResumeStaking(
addPool(address _tokenaddress _rewardstruct LPStakingV3interestRate[] _periodRates
addRewardToPool(uint256 _poolIduint256 amount
batchRefund(address touint256 _poolIduint256[] _dIdbool isForceWithdraw
initialize(address _feeTokenuint256[] _periods
receiveWETHFee(uint256 amount
refund(address touint256 _poolIduint256 _dIdbool isForceWithdraw
renounceOwnership(
setOnlyAddress(address _only
stake(uint256 _poolIduint256 tokenIduint256 _periodreturns (uint256)
transferOwnership(address newOwner
updateAPR(uint256 _poolIdstruct LPStakingV3interestRate[] _periodRates
withdraw(uint256 _poolIduint256 _dIdbool isForceWithdraw
withdrawRewardfromPool(uint256 _poolIduint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Harvest(address indexed useruint256 feeReward
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardClaimed(address indexed stakeruint256 amountuint256 indexed _poolIduint256 timestamp
Staked(address indexed stakeruint256 amountuint256 indexed depositIduint256 timestamp
Unstaked(address indexed stakeruint256 amountuint256 rewarduint256 indexed depositIduint256 timestamp
WETHDeposit(address indexed useruint256 amount
WETHWithdraw(address indexed useruint256 amount
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.