Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

LockingVault

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xf5f9c169 at 18565200
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LockingVault"

No transactions found for "LockingVault"


Functions
Getter at block 20861958
staleBlockLag(view returns (uint256)
200000
token(view returns (address)
0x5c6d51ecba4d8e4f20373e3ce96a62342b125d6d
Read-only
deposits(address whoview returns (addressuint96)
queryVotePowerView(address useruint256 blockNumberview returns (uint256)
State-modifying
changeDelegation(address newDelegate
deposit(address fundedAccountuint256 amountaddress firstDelegation
queryVotePower(address useruint256 blockNumberbytesreturns (uint256)
withdraw(uint256 amount
Events
VoteChange(address indexed fromaddress indexed toint256 amount
Constructor
constructor(address _tokenuint256 _staleBlockLag
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.