ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 166 txns
Deployed by via 0x071397fd at 17265274
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
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
ERC-20
Value $100,792.42
0xc74a6f47d1136efc1afa65848ccc9f43496df457f02902bd949f31ffaf1ea391
0xdc43f7eab90a41a3f1e8082e47cd792a7c84df3bc027450d19daec51595d7c37
0x62506314f7753a5381a25ad39373e7a5bdbf809897bb6ac66f35bfcf23b5b585
0x1e1664db700f33fd42c32514fc71d356be2eadfb09d7fd872468d57c9b993721
0x6b32d218341b053013c00039f041f253dcd7a905a7c9a9a0fe625e8470baadd9
0x484ac947e8f595847f3344e8e29d5510adabf3828778297000999a6d1c656873
0xd8159a34549a972977b27f048748b1b7fea6818707776fb166d5ffc290cecb6d
0x0d0f4a5d0c411ba5ba8e272c2ff16828b6760a54805ddc999810b6441dd00129
0xb749d55aacf23c0e396d8eea809233eb5b426124d213a1694d381bb910222705
0x0838cdf002189dddbbcfbb08630abaab1e40f6cb793c4ab7ca2294fb7b4d46b9

Functions
Getter at block 21287643
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE(view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
MAX_LOCK(view returns (uint256)
31536000
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
getImplementation(view returns (address)
0x7170a93f895c04c4728ad0daae1b9cdfb07b0774
govToken(view returns (address)
0x785c34312dfa6b74f6f1829f79ade39042222168
govTokenStaked(view returns (uint256)
9212738035674773939026048
numRewardContracts(view returns (uint256)
1
 
proxiableUUID(view returns (bytes32)
Read-only
balanceAtTs(address useruint256 timestampview returns (uint256)
balanceOf(address userview returns (uint256)
delegatedPower(address userview returns (uint256)
delegatedPowerAtTs(address useruint256 timestampview returns (uint256)
delegatedPowerHistory(addressuint256view returns (uint256 timestampuint256 amount)
getRoleAdmin(bytes32 roleview returns (bytes32)
govTokenStakedAtTs(uint256 timestampview returns (uint256)
govTokenStakedHistory(uint256view returns (uint256 timestampuint256 amount)
hasRole(bytes32 roleaddress accountview returns (bool)
multiplierAtTs(address useruint256 timestampview returns (uint256)
multiplierOf(address userview returns (uint256)
rewards(uint256view returns (address)
stakeAtTs(address useruint256 timestampview returns (struct IDAOV1StakingStake)
supportsInterface(bytes4 interfaceIdview returns (bool)
userDelegatedTo(address userview returns (address)
userLockedUntil(address userview returns (uint256)
userStakeHistory(addressuint256view returns (uint256 timestampuint256 amountuint256 expiryTimestampaddress delegatedTo)
votingPower(address userview returns (uint256)
votingPowerAtTs(address useruint256 timestampview returns (uint256)
State-modifying
delegate(address to
deposit(uint256 amount
depositAndLock(uint256 amountuint256 timestamp
enableNewRewardsContract(address _rewards
grantRole(bytes32 roleaddress account
initialize(struct IDAOV1StakingDAOStakingConfig cfgaddress roleAdmin
initializeUUPS(struct IDAOV1StakingDAOStakingConfig cfgaddress roleAdminaddress upgrader
lock(uint256 timestamp
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
stopDelegate(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(uint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Delegate(address indexed fromaddress indexed to
DelegatedPowerDecreased(address indexed fromaddress indexed touint256 amountuint256 to_newDelegatedPower
DelegatedPowerIncreased(address indexed fromaddress indexed touint256 amountuint256 to_newDelegatedPower
Deposit(address indexed useruint256 amountuint256 newBalance
Initialized(uint8 version
Lock(address indexed useruint256 timestamp
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Upgraded(address indexed implementation
Withdraw(address indexed useruint256 amountWithdrewuint256 amountLeft
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.