HASHPOWER
Verified contract
Active on
Ethereum with 5,233 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
No balances found for "HASHPOWER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20711638 | 2 months ago | | | 0 | 0.000053355712 | |
| 20547191 | 3 months ago | | | 0 | 0.000021990580 | |
| 20152168 | 5 months ago | | | 0 | 0.000052638122 | |
| 19844722 | 6 months ago | | | 0 | 0.00012036790 | |
| 19558823 | 8 months ago | | | 0 | 0.00037629138 | |
| 19492734 | 8 months ago | | | 0 | 0.00046050345 | |
| 19109515 | 10 months ago | | | 0 | 0.00025588833 | |
| 19089514 | 10 months ago | | | 0 | 0.00043758906 | |
| 18854674 | a year ago | | | 0 | 0.00052930124 | |
| 18802571 | a year ago | | | 0 | 0.00088239177 |
ABI
ABI objects
Getter at block 21213065
aContract() view returns (address)
0x0000000000000000000000000000000000000000
aDailyReward() view returns (bool)
false
aRewardAmount() view returns (uint256)
0
aRewardStartDate() view returns (uint256)
0
bContract() view returns (address)
0x0000000000000000000000000000000000000000
bDailyReward() view returns (bool)
false
bRewardAmount() view returns (uint256)
0
bRewardStartDate() view returns (uint256)
0
cContract() view returns (address)
0x0000000000000000000000000000000000000000
cDailyReward() view returns (bool)
false
cRewardAmount() view returns (uint256)
0
cRewardStartDate() view returns (uint256)
0
dContract() view returns (address)
0x0000000000000000000000000000000000000000
dDailyReward() view returns (bool)
false
dRewardAmount() view returns (uint256)
0
dRewardStartDate() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
HASHPOWER
owner() view returns (address)
0x69b253df48c0521f761470023cb8fe39916cc01e
symbol() view returns (string)
HASH
totalSupply() view returns (uint256)
1100800000000000000000000
uContract() view returns (address)
0x0c6822ca73de6871f27acd9ca05a05b99294b805
uDailyReward() view returns (bool)
true
uRewardAmount() view returns (uint256)
10000000000000000000
uRewardStartDate() view returns (uint256)
1643326458
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkAlphaDailyReward(uint256 tokenID) view returns (uint256)
checkBetaDailyReward(uint256 tokenID) view returns (uint256)
checkDeltaDailyReward(uint256 tokenID) view returns (uint256)
checkGammaDailyReward(uint256 tokenID) view returns (uint256)
checkUltraDailyReward(uint256 tokenID) view returns (uint256)
checkWalletRewards(address _address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnHash(uint256 _amount)
claimAllRewards(uint256[] utokenIDs, uint256[] atokenIDs, uint256[] btokenIDs, uint256[] ctokenIDs, uint256[] dtokenIDs)
claimAlphaRewards(uint256[] tokenIDs)
claimBetaRewards(uint256[] tokenIDs)
claimDeltaRewards(uint256[] tokenIDs)
claimGammaRewards(uint256[] tokenIDs)
claimUltraRewards(uint256[] tokenIDs)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mintHash(uint256 _amount)
multiTransfer(address[] receivers, uint256[] amounts)
renounceOwnership()
rewardStatus(uint256 _collection, bool _status)
setContractAddress(uint256 _collection, address _contract)
setRewardsAmount(uint256 _collection, uint256 _amount)
setRewardsTime(uint256 _collection)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _uContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.