LockingVault
Verified contract
Implementation
Active on
Ethereum with 0 txns
Inferred storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LockingVault"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "LockingVault"
ABI
ABI objects
Getter at block 21212121
staleBlockLag() view returns (uint256)
200000
token() view returns (address)
0x5c6d51ecba4d8e4f20373e3ce96a62342b125d6d
Read-only
deposits(address who) view returns (address, uint96)
queryVotePowerView(address user, uint256 blockNumber) view returns (uint256)
State-modifying
Events changeDelegation(address newDelegate)
deposit(address fundedAccount, uint256 amount, address firstDelegation)
queryVotePower(address user, uint256 blockNumber, bytes) returns (uint256)
withdraw(uint256 amount)
VoteChange(address indexed from, address indexed to, int256 amount)
constructor(address _token, uint256 _staleBlockLag)
This contract contains no fallback and receive objects.
This contract contains no error objects.