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

UpgradableProxy

Verified contract

Proxy

Active on Ethereum with 3,820 txns
Deployed by via 0x87a8b2bb at 11151975
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xde24a717c5f45df0c0003f02a67b5428a7400cd45f2a972f494863e482aee7cc
0xaaf75f7e4f5b165cb492ab9f591e5c30f28935df7a84b3dba67cc692ab9a1ded
0xba6ee4e4c1be7a1d82284fbc90b36d9a9c034238a022088c2de5a6f256b4b955
0x4f71e12bf76958b1fcb4af0a103a98ad303d0bcb7fec1ddcd23bb9c52737972c
0xe73d13be3677b79f6fa38f2c98b996e9a33c54d481cbca7339e7e7f56928b6eb
0x2cb9a66ff1e42360c254765dc88f61950ce81016366dc9385183b18e766a7284
0x7a73b3d5eb1f6fd7c38d8f75ac345555a60d7f50ce89fdbc0255aab5d5c5b328
0xe7fce2a4b7d8b69c225a8e65577d918de7b8747f2416a8a03fbee69c0c6dd9c8
0xd4626b05c8396a37058a5691db51c180e1cb8cb8de8a5566f00e17fa3ee00c9b
0x8449e9c53aa5b6963b98dd1285d17c347655cdc56455b1162bba729b3f54f2f8

Functions
Getter at block 20794584
implementation(view returns (address _impl)
0xbf3c126edb23193b8be24efa9a12d7bd68087a34
isOwner(view returns (bool)
false
owner(view returns (address _owner)
0x08f7506e0381f387e901c9d0552cf4052a0740a4
proxyType(pure returns (uint256 proxyTypeId)
2
MAX_INITIAL_RELEASE(view returns (uint256)
100000000
VESTING_DURATION(view returns (uint256)
2592000
bFactory(view returns (address)
0x9424b1412450d0f8fc2255faf6046b98213b76bd
bPool(view returns (address)
0xd8e9690eff99e21a2de25e0b148ffaf47f47c972
dfd(view returns (address)
0x20c36f062a31865bed8a5b1e512d9a1a20aa333a
dusd(view returns (address)
0x5bc25f649fc4e26069ddf4cf4010f9f706c23831
getStats(view returns (uint256 _totalContributionuint256 _contributorCountuint256 _initiateSequenceuint256 _liftOffaddress _bpool)
(_totalContribution=7127883778070746898803678, _contributorCount=142, _initiateSequence=1604066400, _liftOff=1604412000, _bpool=0xd8e9690eff99e21a2de25e0b148ffaf47f47c972)
immediateReleaseRatio(view returns (uint256)
10000000
isOwner(view returns (bool)
false
isPaused(view returns (bool)
false
lastTimeRewardApplicable(view returns (uint256)
1619068291
lastUpdateTime(view returns (uint256)
1619068291
owner(view returns (address _owner)
0x08f7506e0381f387e901c9d0552cf4052a0740a4
periodFinish(view returns (uint256)
1619068291
rewardPerToken(view returns (uint256)
1514418157604020556
rewardPerTokenStored(view returns (uint256)
1514418157604020556
rewardRate(view returns (uint256)
132275132275132275
totalSupply(view returns (uint256)
4409675982596574869442
Read-only
balanceOf(address accountview returns (uint256)
contributions(addressview returns (uint256)
earned(address accountview returns (uint256)
released(addressview returns (uint256)
rewards(addressview returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
withdrawAble(address accountview returns (uint256)
State-modifying
transferOwnership(address newOwner
updateAndCall(address _newProxyTobytes data
updateImplementation(address _newProxyTo
collectBalTokens(address destination
exit(
getReward(
notifyRewardAmount(uint256 rewarduint256 duration
participate(uint256 amount
participateOnBehalfOf(uint256 amountaddress account
stake(uint256 amount
toggleIsPaused(bool _isPaused
transferOwnership(address newOwner
withdraw(uint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProxyUpdated(address indexed previousImpladdress indexed newImpl
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Participated(address indexed useruint256 amount
RewardAdded(uint256 reward
RewardPaid(address indexed useruint256 reward
Staked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.