Hash Pay Token
Verified contract
Active on
Ethereum with 3,480 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.004218 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10238877 | 4 years ago | | | 0 | 0.0038274730 | |
| 10238875 | 4 years ago | | | 0 | 0.0039208260 | |
| 10238872 | 4 years ago | | | 0 | 0.0038274730 | |
| 10238869 | 4 years ago | | | 0 | 0.0038274730 | |
| 10238867 | 4 years ago | | | 0 | 0.0038274730 | |
| 10238857 | 4 years ago | | | 0 | 0.0039208260 | |
| 10238854 | 4 years ago | | | 0 | 0.0039208260 | |
| 10238846 | 4 years ago | | | 0 | 0.0039208260 | |
| 10238843 | 4 years ago | | | 0 | 0.0039208260 | |
| 10238838 | 4 years ago | | | 0 | 0.0047272260 |
ABI
ABI objects
Getter at block 21086483
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
1024
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
10000000000
burnPercent() view returns (uint256)
20
challengeNumber() view returns (bytes32)
0xdc4ece56f80a3f696a33f9ace9753364112a0962177e40401924e68823b20aa0
decimals() view returns (uint8)
4
epochCount() view returns (uint256)
3400
getChallengeNumber() view returns (bytes32)
0xdc4ece56f80a3f696a33f9ace9753364112a0962177e40401924e68823b20aa0
getMiningDifficulty() view returns (uint256)
3
getMiningReward() view returns (uint256)
50000
getMiningTarget() view returns (uint256)
7206739204141008271994309392030277693295205691953588040727627124603311
lastRewardAmount() view returns (uint256)
50000
lastRewardEthBlockNumber() view returns (uint256)
10238877
lastRewardTo() view returns (address)
0x831bcf0fab21cd86fff5583f058a3f50c197a8de
latestDifficultyPeriodStarted() view returns (uint256)
8363833
maxSupplyForEra() view returns (uint256)
5000000000
miningReward() view returns (uint256)
5
miningTarget() view returns (uint256)
7206739204141008271994309392030277693295205691953588040727627124603311
name() view returns (string)
Hash Pay Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x4cbdac58f9826491e40d096e9e7ca97969a1297a
parentAddress() view returns (address)
0xb6ed7644c69416d67b522e20bc294a9a9b405b31
rewardEra() view returns (uint256)
0
symbol() view returns (string)
0xHASH
tokensMinted() view returns (uint256)
169950000
totalSupply() view returns (uint256)
9999967000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
checkMintSolution(uint256 nonce, bytes32 challenge_digest, bytes32 challenge_number, uint256 testTarget) view returns (bool success)
getMintDigest(uint256 nonce, bytes32 challenge_digest, bytes32 challenge_number) view returns (bytes32 digesttest)
State-modifying
Events ParentCoinAddress(address parent)
acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
merge() returns (bool success)
mint(uint256 nonce, bytes32 challenge_digest) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Mint(address indexed from, uint256 reward_amount, uint256 epochCount, bytes32 newChallengeNumber)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.