TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 14,351 txns
Deployed by via 0x64d70e74 at 14416716
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

No balances found for "TransparentUpgradeableProxy"

0x39991d829385c50eed1d492b04e7785bf8200c0e2c95847a4f069f22b8424f1f
0x201ce5e185e5e46acf12c3eef9eaad84b955e87a96b72e8002d45168ddbd1d6f
0xe1fa39542332cf382999c03cd40514a889b83f15d3272eef85624bf23631006d
From
0x87d6ff59cefa27fdbc44b993f4996e24c7126b27fbc5ab79c8e432a2842033e2
0xb34dd106380af16fc304d1d571a4480d489ee84b4ff5ec919cc42ed48c96f661
0x4890482ffab56fdc1f33f759ed602ccf8f90c723ab3db0f2b675556b5eb9b1a1
0x72115e3628a9f731d768f4159a45e6ec92bd926bf52dc29a1d46d03089d25be6
0xcbdf03d3bb034caf85966c474cf1177139451963d0dda273132d48d78bcc8374
0xf476b4305b486308350d0f384606dda570d5bd69d0cd441ea4776082161fa9c2
0x431a5bee878c9eedd69c38469ec57a9e551817670260e510c49c5ce4ed03cf17

Functions
Getter at block 20867692
DISTRIBUTION_END(view returns (uint256)
1963050994
PRECISION(view returns (uint8)
18
REWARDS_VAULT(view returns (address)
0xad36eb917eeb957c90b577b7051d0c9be930a1f8
REWARD_TOKEN(view returns (address)
0x0d02755a5700414b26ff040e1de35d337df56218
owner(view returns (address)
0xe6b80f77a8b8fcd124ab748c720b7eaea83ddb4c
Read-only
assets(addressview returns (uint128 emissionPerSeconduint128 lastUpdateTimestampuint256 index)
authorizedAssets(addressview returns (bool)
getRewardsBalance(address[] _assetsaddress _userview returns (uint256)
getUserAssetData(address _useraddress _assetview returns (uint256)
getUserUnclaimedRewards(address _userview returns (uint256)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
claimRewards(address[] _assetsuint256 _amountreturns (uint256)
configureAssets(address[] _assetsuint256[] _emissionsPerSecond
handleAction(address _useruint256 _totalSupplyuint256 _userBalance
initialize(address _rewardTokenaddress _rewardsVaultuint128 _distributionDuration
renounceOwnership(
setDistributionEnd(uint256 _distributionEnd
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AssetConfigUpdated(address indexed _assetuint256 _emissionPerSecond
AssetIndexUpdated(address indexed _assetuint256 _index
DistributionEndUpdated(uint256 newDistributionEnd
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardsAccrued(address indexed _useruint256 _amount
RewardsClaimed(address indexed _useruint256 _amount
UserIndexUpdated(address indexed useraddress indexed assetuint256 index
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.