BeaconProxy

Verified contract

Proxy

Active on Ethereum with 518 txns
Deployed by via 0xe49f77bf at 16234307
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
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 1 additional slot
ERC-20
--
0xb66c3a88ebe391925af3a55feb8b5b9fb32dd945fbca3a2be50c90c3efc76f33
0xe235e5e8a1e8b2e7eefe633179440c851defb098ce73046f61c4f890a04f62a1
0xc7b66edc97efc25c2959609f686a71ce7c7a554729919e77fd034d47cc9a7df1
0xb6b252b3bc7798bf7a8ca7dc993c445b4d128d7c3d92df3142cabed35dd16405
0x191578c7b77b179f44dac19a9c117408d9d9c14ef8c531040c6841dc72ec2692
0x0f21b51b3b83303177d6b32652caeb7e0ea354174a34cb03e4e5f5e40c891108
0xe92731f58620258e4c6490e4bae60aae676ca0acabe4eec65d78359d8c929f0c
0xce5c1d6fd8e8bc6ecba937d568aef875c3d895e027bf3a9d6c50a688a317105c
0xd8a6985a9df3d29ff0dc82d19bbc1249b693042f2f49d7625fa9151d281df7b4
0x22cc92bcc94836a7894748391a507c1f3766251f6366a2e919fd4419825d1c4b

Functions
Getter at block 20915789
owner(view returns (address)
0xa0fb1b11cca5871fb0225b64308e249b97804e99
platform(view returns (address)
0x32366846354db5c08e92b4ab0d2a510b2a2380c8
poolLength(view returns (uint256 pools)
41
rewardToken(view returns (address)
0xb15ad6113264094fd9bf2238729410a07ebe5aba
zap(view returns (address)
0x1104b4df568fa7af90b1bed1d78a2f71e748dc8a
Read-only
allowance(uint256 _pidaddress _owneraddress _spenderview returns (uint256)
getFeeRate(bytes32 _feeTypeaddress _userview returns (uint256 rate)
getTotalShare(uint256 _pidview returns (uint256)
getTotalUnderlying(uint256 _pidview returns (uint256)
getUserShare(uint256 _pidaddress _accountview returns (uint256)
pendingReward(uint256 _pidaddress _accountview returns (uint256)
pendingRewardAll(address _accountview returns (uint256)
poolInfo(uint256view returns (struct ConcentratorGeneralVaultPoolSupplyInfo supplystruct ConcentratorGeneralVaultPoolStrategyInfo strategystruct ConcentratorGeneralVaultPoolRewardInfo rewardstruct ConcentratorGeneralVaultPoolFeeInfo fee)
underlying(uint256 _pidview returns (address)
userInfo(uint256addressview returns (uint128 sharesuint128 rewardsuint256 rewardPerSharePaid)
State-modifying
addPool(address _underlyingaddress _strategyuint32 _withdrawFeeRatiouint32 _platformFeeRatiouint32 _harvestBountyRatio
approve(uint256 _pidaddress _spenderuint256 _amount
checkpoint(uint256 _pidaddress _account
claim(uint256 _pidaddress _recipientuint256 _minOutaddress _claimAsTokenreturns (uint256)
claimAll(uint256 _minOutaddress _recipientaddress _claimAsTokenreturns (uint256)
claimMulti(uint256[] _pidsaddress _recipientuint256 _minOutaddress _claimAsTokenreturns (uint256)
deposit(uint256 _pidaddress _recipientuint256 _assetsInreturns (uint256)
harvest(uint256 _pidaddress _recipientuint256 _minOutreturns (uint256)
initialize(address _aladdinETHaddress _zapaddress _platform
migrateStrategy(uint256 _pidaddress _newStrategy
pausePoolDeposit(uint256 _pidbool _status
pausePoolWithdraw(uint256 _pidbool _status
renounceOwnership(
setWithdrawFeeForUser(uint256 _pidaddress _useruint32 _ratio
transferOwnership(address newOwner
updateHarvester(address _harvester
updatePlatform(address _platform
updatePoolFeeRatio(uint256 _piduint32 _withdrawFeeRatiouint32 _platformFeeRatiouint32 _harvestBountyRatio
updatePoolRewardTokens(uint256 _pidaddress[] _rewardTokens
updateRewardPeriod(uint256 _piduint32 _period
updateZap(address _zap
withdraw(uint256 _piduint256 _sharesInaddress _recipientaddress _ownerreturns (uint256)
Events
AddPool(uint256 indexed _pidaddress _underlyingaddress _strategy
Approval(uint256 indexed pidaddress indexed owneraddress indexed spenderuint256 value
CancleCustomizeFee(bytes32 _feeTypeaddress _user
Claim(uint256 indexed pidaddress indexed senderaddress indexed recipientuint256 rewards
CustomizeFee(bytes32 _feeTypeaddress _useruint256 _rate
Deposit(uint256 indexed pidaddress indexed senderaddress indexed recipientuint256 assetsInuint256 sharesOut
Harvest(uint256 indexed pidaddress indexed calleraddress indexed recipientuint256 rewardsuint256 platformFeeuint256 harvestBounty
Migrate(uint256 indexed _pidaddress _oldStrategyaddress _newStrategy
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PausePoolDeposit(uint256 indexed _pidbool _status
PausePoolWithdraw(uint256 indexed _pidbool _status
UpdateHarvester(address _harvester
UpdatePlatform(address indexed _platform
UpdatePoolFeeRatio(uint256 indexed _piduint32 _withdrawFeeRatiouint32 _platformFeeRatiouint32 _harvestBountyRatio
UpdatePoolRewardTokens(uint256 indexed _pidaddress[] _rewardTokens
UpdateRewardPeriod(uint256 indexed _piduint32 _period
UpdateZap(address _zap
Withdraw(uint256 indexed pidaddress indexed senderaddress indexed owneraddress recipientuint256 sharesInuint256 assetsOut
Constructor
constructor(address beaconbytes data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.