VirtuousHourAirdrop
Verified contract
Active on
Ethereum with 1,228 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9416…b863
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VIRTUE | ERC-20 | 28.866163K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20135118 | 5 months ago | | | 0 | 0.00056785449 | |
| 19744473 | 7 months ago | | | 0 | 0.00058249585 | |
| 19333726 | 9 months ago | | | 0 | 0.0069364364 | |
| 19265580 | 9 months ago | | | 0 | 0.0035849162 | |
| 18855622 | a year ago | | | 0 | 0.0023388188 | |
| 18789016 | a year ago | | | 0 | 0.0027770833 | |
| 18646644 | a year ago | | | 0 | 0.0020750829 | |
| 18118620 | a year ago | | | 0 | 0.0010766506 | |
| 17850905 | a year ago | | | 0 | 0.0016073055 | |
| 17772461 | a year ago | | | 0 | 0.0019183278 |
ABI
ABI objects
Getter at block 21317962
lastTimeRewardApplicable() view returns (uint256)
1649192908
merkleRoot() view returns (bytes32)
0x33f565d0a2e4e661a6feecaf72064007e5bd6081981ca3bd18aa89afc2f3ca55
owner() view returns (address)
0x82af9d2ea81810582657f6dc04b1d7d0d573f616
rewardDeposited() view returns (bool)
true
rewardPerShare() view returns (uint256)
25740025740025740025
rewardsDuration() view returns (uint256)
2592000
rewardsStartTime() view returns (uint256)
1646600908
totalShares() view returns (uint256)
3885
totalVirtueReward() view returns (uint256)
100000000000000000000000
Read-only
alreadyClaimed(address) view returns (uint256)
claimableReward(address _claimee, uint256 _numShares) view returns (uint256)
State-modifying
Events claimRewards(address _to, uint256 _numShares, bytes32[] _merkleProof)
depositReward(uint256 _virtueAmount, uint256 _rewardsDuration)
renounceOwnership()
transferOwnership(address newOwner)
AirdropRewardDeposited(uint256 _virtueAmount, address _caller)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(bytes32 _merkleRoot, address _virtueTokenAddress, uint256 _totalShares)
This contract contains no fallback and receive objects.
This contract contains no error objects.