Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USD+ | ERC-20 | 89.190544 | $0.999667 |
$89.16 | |
DAI+ | ERC-20 | 80.571637 | $0.999662 |
$80.54 | |
USA | ERC-20 | 1 | $0.001591 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000625 |
$0 | |
toby | ERC-20 | 777 | $0.00 |
$0 | |
NUNU | ERC-20 | 777.777778 | -- | -- | |
ogCEAZOR | ERC-20 | 282.547565 | -- | -- | |
oBVM | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3335785 | a year ago | | | 0 | 0.000013374720 | |
| 3305499 | a year ago | | | 0 | 0.0000095715840 | |
| 3305458 | a year ago | | | 0 | 0.0000095759400 | |
| 3305423 | a year ago | | | 0 | 0.0000098074080 | |
| 3299446 | a year ago | | | 0 | 0.000011002400 | |
| 3097331 | a year ago | | | 0 | 0.000016667424 | |
| 3003606 | a year ago | | | 0 | 0.0000015828000 | |
| 3003532 | a year ago | | | 0 | 0.000079092000 | |
| 2993011 | a year ago | | | 0 | 0.000000809000000000 | |
| 2700329 | a year ago | | | 0 | 7.9092000e-7 |
ABI
ABI objects
Getter at block 21866310
_ve() view returns (address)
0x91f85d68b413de823684c891db515b0390a02512
rewardsListLength() view returns (uint256)
5
supplyNumCheckpoints() view returns (uint256)
117
totalSupply() view returns (uint256)
19899673071459313197468
voter() view returns (address)
0xab9b68c9e53c94d7c0949fb909e80e4a29f9134a
Read-only
balanceOf(uint256) view returns (uint256)
checkpoints(uint256, uint256) view returns (uint256 timestamp, uint256 balanceOf)
earned(address token, uint256 tokenId) view returns (uint256)
getEpochStart(uint256 timestamp) pure returns (uint256)
getPriorBalanceIndex(uint256 tokenId, uint256 timestamp) view returns (uint256)
getPriorSupplyIndex(uint256 timestamp) view returns (uint256)
isReward(address) view returns (bool)
lastEarn(address, uint256) view returns (uint256)
lastTimeRewardApplicable(address token) view returns (uint256)
left(address token) view returns (uint256)
numCheckpoints(uint256) view returns (uint256)
periodFinish(address) view returns (uint256)
rewards(uint256) view returns (address)
supplyCheckpoints(uint256) view returns (uint256 timestamp, uint256 supply)
tokenRewardsPerEpoch(address, uint256) view returns (uint256)
State-modifying
Events _deposit(uint256 amount, uint256 tokenId)
_withdraw(uint256 amount, uint256 tokenId)
getReward(uint256 tokenId, address[] tokens)
getRewardForOwner(uint256 tokenId, address[] tokens)
handleLeftOverRewards(uint256 epochTimestamp, address[] tokens)
notifyRewardAmount(address token, uint256 amount)
swapOutRewardToken(uint256 i, address oldToken, address newToken)
ClaimRewards(address indexed from, address indexed reward, uint256 amount)
Deposit(address indexed from, uint256 tokenId, uint256 amount)
HandleLeftOverRewards(address indexed reward, uint256 originalEpoch, uint256 updatedEpoch, uint256 amount)
NotifyReward(address indexed from, address indexed reward, uint256 epoch, uint256 amount)
Withdraw(address indexed from, uint256 tokenId, uint256 amount)
constructor(address _voter, address[] _allowedRewardTokens)
This contract contains no fallback and receive objects.
This contract contains no error objects.