InitializeGovernedUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 2,819 txns
Deployed by via 0xe6ae0bde at 11469389
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
ERC-20
Value $1,189,234.72
0x476569be93685bec337082cc0aa4a927b1a0533541e656bef7c136b597b34dae
0xcf87f810002c4eef287c544211af88541a98a0db4a4ac715116525007ec0d979
0x422066d026715a6cfec2fb35b838f6f1076d98b93207899df18be36fb957e5e3
0x1b2a2ae927b6a9aa82583144e4f04dfe485516c87da479c06694895c4822edb8
0x65dfec8591cb9c4ace59f4575d42d4a23596ef9014afeb4984bd68c8a663f35e
0x9511786bff31d24bd8b4f80d7e87ec92710578a431f3402913a245b6314f260c
0x08eafdc5f132af9ee221105d548003cdfbda3692280913e5a72cbeae41bd30a5
0x94aa7105961c6852dd9774a0f348b068aa5eece191c951d8253ce9dfcc9eb725
0x90b8e636cc2e6ea7dd654349623e798ba467c0ad670fa2e0ee632d3a2e86d672
0xef192cb8fe07792b23577c34f253fddc0bf3efff1f3f66d59b46a2df2d202a74

Functions
Getter at block 21387860
admin(view returns (address)
0x35918cde7233f2dd33fa41ae3cb6ae0e42e0e69f
governor(view returns (address)
0x35918cde7233f2dd33fa41ae3cb6ae0e42e0e69f
implementation(view returns (address)
0x3675c3521f8a6876c8287e9bb51e056862d1399b
isGovernor(view returns (bool)
false
getAllDurations(view returns (uint256[])
[2592000, 7776000, 31536000]
getAllRates(view returns (uint256[])
[6164380000000000, 30821920000000000, 250000000000000000]
governor(view returns (address)
0x35918cde7233f2dd33fa41ae3cb6ae0e42e0e69f
isGovernor(view returns (bool)
false
paused(view returns (bool)
false
stakingToken(view returns (address)
0x8207c1ffc5b6804f6024322ccf34f29c3541ae26
totalOutstanding(view returns (uint256)
8052835684747613209780602
transferAgent(view returns (address)
0x449e0b5564e0d141b3bc3829e74ffa0ea8c08ad5
Read-only
airDroppedStakeClaimed(address accountuint8 stakeTypeview returns (bool)
dropRoots(uint8view returns (bytes32 hashuint256 depth)
durationRewardRate(uint256 _durationview returns (uint256)
durations(uint256view returns (uint256)
getAllStakes(address accountview returns (struct SingleAssetStakingStake[])
rates(uint256view returns (uint256)
totalCurrentHoldings(address accountview returns (uint256 total)
totalExpectedRewards(address accountview returns (uint256)
totalStaked(address accountview returns (uint256 total)
userStakes(addressuint256view returns (uint256 amountuint256 enduint256 durationuint240 ratebool paiduint8 stakeType)
State-modifying
claimGovernance(
initialize(address _logicaddress _initGovernorbytes _datapayable 
transferGovernance(address _newGovernor
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
airDroppedStake(uint256 indexuint8 stakeTypeuint256 durationuint256 rateuint256 amountbytes32[] merkleProof
claimGovernance(
exit(
initialize(address _stakingTokenuint256[] _durationsuint256[] _rates
setAirDropRoot(uint8 _stakeTypebytes32 _rootHashuint256 _proofDepth
setDurationRates(uint256[] _durationsuint256[] _rates
setPaused(bool _paused
setTransferAgent(address _agent
stake(uint256 amountuint256 duration
stakeWithSender(address stakeruint256 amountuint256 durationreturns (bool)
transferGovernance(address _newGovernor
transferStakes(address _frmAccountaddress _dstAccountbytes32 rbytes32 suint8 v
Events
GovernorshipTransferred(address indexed previousGovernoraddress indexed newGovernor
PendingGovernorshipTransfer(address indexed previousGovernoraddress indexed newGovernor
Upgraded(address indexed implementation
GovernorshipTransferred(address indexed previousGovernoraddress indexed newGovernor
NewAirDropRootHash(uint8 stakeTypebytes32 rootHashuint256 proofDepth
NewDurations(address indexed useruint256[] durations
NewRates(address indexed useruint256[] rates
Paused(address indexed userbool yes
PendingGovernorshipTransfer(address indexed previousGovernoraddress indexed newGovernor
Staked(address indexed useruint256 amountuint256 durationuint256 rate
StakesTransfered(address indexed fromUseraddress toUseruint256 numStakes
Withdrawn(address indexed useruint256 amountuint256 stakedAmount
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.