ve_distV2
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 999999999999999 additional slots
-
variable spans 999999999999999 additional slots
Balances ($0.00)
No balances found for "ve_distV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ve_distV2"
ABI
ABI objects
Getter at block 20848810
depositor() view returns (address)
0x0000000000000000000000000000000000000000
governanceAddress() view returns (address _governanceAddress)
0x0000000000000000000000000000000000000000
last_token_time() view returns (uint256)
0
start_time() view returns (uint256)
0
time_cursor() view returns (uint256)
0
timestamp() view returns (uint256)
1727308800
token() view returns (address)
0x0000000000000000000000000000000000000000
token_last_balance() view returns (uint256)
0
voting_escrow() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
claimable(uint256 _tokenId) view returns (uint256)
claimableFromMerged(uint256) view returns (uint256)
time_cursor_of(uint256) view returns (uint256)
tokens_per_week(uint256) view returns (uint256)
user_epoch_of(uint256) view returns (uint256)
ve_for_at(uint256 _tokenId, uint256 _timestamp) view returns (uint256)
ve_supply(uint256) view returns (uint256)
State-modifying
Events checkpoint_token()
checkpoint_total_supply()
claim(uint256 _tokenId) returns (uint256)
claim_many(uint256[] _tokenIds) returns (bool)
initialize(address _voting_escrow)
mergeClaimable(uint256 _tokenIdFrom) returns (uint256)
setDepositor(address _depositor)
CheckpointToken(uint256 time, uint256 tokens)
Claimed(uint256 tokenId, uint256 amount, uint256 claim_epoch, uint256 max_epoch)
ClaimedFromMerged(uint256 tokenId, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.