HiIQRewards
Verified contract
Active on
Ethereum with 8,392 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1bf5…16ba
Balances ($1,044,524.97)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IQ | ERC-20 | 116.771806M | $0.008945 |
$1,044,524.97 | |
HQG | ERC-20 | 0.0001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21299339 | 4 hours ago | | | 0 | 0.0012287555 | |
| 21298698 | 6 hours ago | | | 0 | 0.0013508678 | |
| 21298129 | 8 hours ago | | | 0 | 0.0011144551 | |
| 21297994 | 8 hours ago | | | 0 | 0.0011964364 | |
| 21296944 | 12 hours ago | | | 0 | 0.0013601455 | |
| 21294380 | 20 hours ago | | | 0 | 0.0036095341 | |
| 21294239 | 21 hours ago | | | 0 | 0.0038968231 | |
| 21294228 | 21 hours ago | | | 0 | 0.0038975458 | |
| 21294215 | 21 hours ago | | | 0 | 0.0038340017 | |
| 21294208 | 21 hours ago | | | 0 | 0.0039460187 |
ABI
ABI objects
Getter at block 21300394
emittedToken() view returns (address)
0x579cea1889991f68acc35ff5c3dd0621ff29b0c9
emitted_token_address() view returns (address)
0x579cea1889991f68acc35ff5c3dd0621ff29b0c9
getYieldForDuration() view returns (uint256)
21000000000047040000000000
lastTimeYieldApplicable() view returns (uint256)
1732968515
lastUpdateTime() view returns (uint256)
1732955735
owner() view returns (address)
0x8acc50345921b4a635705ec7f3ac042b3407bd58
periodFinish() view returns (uint256)
1733470138
totalHiIQSupplyStored() view returns (uint256)
4841575960536151221895975883
yieldCollectionPaused() view returns (bool)
false
yieldDuration() view returns (uint256)
604800
yieldPerHiIQ() view returns (uint256)
969525424086262145
yieldPerHiIQStored() view returns (uint256)
969433770045590675
yieldRate() view returns (uint256)
34722222222300000000
Read-only
earned(address account) view returns (uint256)
greylist(address) view returns (bool)
userHiIQCheckpointed(address) view returns (uint256)
userHiIQEndpointCheckpointed(address) view returns (uint256)
userIsInitialized(address) view returns (bool)
userYieldPerTokenPaid(address) view returns (uint256)
yields(address) view returns (uint256)
State-modifying
Events checkpoint()
checkpointOtherUser(address user_addr)
getYield() returns (uint256 yield0)
greylistAddress(address _address)
initializeDefault()
recoverERC20(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
setPauses(bool _yieldCollectionPaused)
setYieldDuration(uint256 _yieldDuration)
setYieldRate(uint256 _new_rate0, bool sync_too)
sync()
transferOwnership(address newOwner)
DefaultInitialization()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecoveredERC20(address token, uint256 amount)
YieldCollected(address indexed user, uint256 yield, address token_address)
YieldDurationUpdated(uint256 newDuration)
YieldPeriodRenewed(address token, uint256 yieldRate)
constructor(address _emittedToken, address _hiIQ_address)
This contract contains no fallback and receive objects.
This contract contains no error objects.