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

AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 16,092 txns
Deployed by via 0x890097ac at 10495555
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
2 additional variables
ERC-20
--
ERC-20
--
0x1cbef56b235d7c532a46b6a80bd2a81602d179503dc945c27944a7193be9e7f8
0x0135a2ede50cec5a6af4d238109bfb9209599defc07e8c407536416c07e24415
0xc89ebeb4fc9d0d16e329603383646aff600eab4782bbe5c3106c6654fcc2cafc
0x60475ad05c25a9cc0ad08204f35ed4598465aaaccf76cd0304f9a568f4672b03
0xe0ddd27e0d2fbbdfcef4125f8b2c10aa126e22cb27c400990da5dadfe5e5b2d8
0xb5992b6071d119f5f3d62aef57443246025296f8f0b94c0441d76dc2dcec28a9
0x7932af691790bb5c2af4c748b3a464672e613f11717d0e845c327e0206218a0f
0x438c760ebd816f8aeaef4ab930ec6bca6a8dfa98894d63013c0c81cb12cd897f
0xdce9bd6cdd289a3692906100dd9f507b7b22a80de4cbf4fc74c5609db4ad4a37
0x7da24d4fd91c77c62f7a9c8c5ad9602ee0efb79a9bde5322926195555035eab6

Functions
Getter at block 20799482
isOwner(view returns (bool)
false
numberStakeHandlersRegistered(view returns (uint256)
0
owner(view returns (address)
0x4735581201f4cad63cca0716ab4ac7d6d9cfb0ed
profitPerShare(view returns (uint256)
27529573738814068571
registrationFeeWithReferrer(view returns (uint256)
200000000000000000000
registrationFeeWithoutReferrer(view returns (uint256)
400000000000000000000
stakingTaxBP(view returns (uint256)
0
startTime(view returns (uint256)
1596337200
totalDistributions(view returns (uint256)
15841099495544650244200113
totalStaked(view returns (uint256)
3838967421166924443249431
totalStakers(view returns (uint256)
793
unstakingTaxBP(view returns (uint256)
200
Read-only
accountReferrals(addressview returns (uint256)
dividendsOf(address stakerview returns (uint256)
findTaxAmount(uint256 valueuint256 taxBPpure returns (uint256)
stakeHandlers(uint256view returns (address)
stakeValue(addressview returns (uint256)
stakeValueAt(address _owneruint256 _blockNumberview returns (uint256)
stakerIsRegistered(addressview returns (bool)
stakerPayouts(addressview returns (int256)
totalStakedAt(uint256 _blockNumberview returns (uint256)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
distribute(uint256 amount
handleTaxDistribution(uint256 amount
initialize(address sender
initialize(uint256 _stakingTaxBPuint256 _ustakingTaxBPuint256 _registrationFeeWithReferreruint256 _registrationFeeWithoutReferreraddress owneraddress _lidToken
registerAndStake(uint256 amount
registerAndStake(uint256 amountaddress referrer
registerStakeHandler(address sc
reinvest(uint256 amount
renounceOwnership(
setRegistrationFees(uint256 valueWithReferreruint256 valueWithoutReferrer
setStakingBP(uint256 valueBP
setStartTime(uint256 _startTime
setUnstakingBP(uint256 valueBP
stake(uint256 amount
transferOwnership(address newOwner
unregisterStakeHandler(uint256 index
unstake(uint256 amount
v2Initialize(address _lidToken
withdraw(uint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
OnDistribute(address senderuint256 amountSent
OnReinvest(address senderuint256 amountuint256 tax
OnStake(address senderuint256 amountuint256 tax
OnUnstake(address senderuint256 amountuint256 tax
OnWithdraw(address senderuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
Errors

This contract contains no error objects.