Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5465766 | 7 years ago | | | 0 | 0.000045320000 | |
| 5367384 | 7 years ago | | | 0 | 0.000090640000 | |
| 5366953 | 7 years ago | | | 0 | 0.000073542000 | |
| 5366555 | 7 years ago | | | 0 | 0.000045384000 | |
| 5342301 | 7 years ago | | | 0 | 0.000045384000 | |
| 5298005 | 7 years ago | | | 0 | 0.000045320000 | |
| 5253695 | 7 years ago | | | 0 | 0.00018321500 | |
| 5235768 | 7 years ago | | | 0 | 0.000090768000 | |
| 5190340 | 7 years ago | | | 0 | 0.00018153600 | |
| 5190298 | 7 years ago | | | 0 | 0.00014682800 |
ABI
ABI objects
Getter at block 21295117
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
1024
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
10000000000000000
challengeNumber() view returns (bytes32)
0x2216084fdef9725e679eca8746e7286a4cb4b030fd77cb552b7fe7b697a2091f
decimals() view returns (uint8)
8
epochCount() view returns (uint256)
3072
getChallengeNumber() view returns (bytes32)
0x2216084fdef9725e679eca8746e7286a4cb4b030fd77cb552b7fe7b697a2091f
getMiningDifficulty() view returns (uint256)
421249166674228746791672110734681729275580381602196445017243910144
getMiningReward() view returns (uint256)
25000000000
getMiningTarget() view returns (uint256)
65536
lastRewardAmount() view returns (uint256)
25000000000
lastRewardEthBlockNumber() view returns (uint256)
5134099
lastRewardTo() view returns (address)
0x8d8a9388b47a072d62879272941a44065deb4470
latestDifficultyPeriodStarted() view returns (uint256)
5134099
maxSupplyForEra() view returns (uint256)
5000000000000000
miningTarget() view returns (uint256)
65536
name() view returns (string)
PoWEth
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x8664bc082b4c8541a23c8ed3558b45643402c3f1
rewardEra() view returns (uint256)
0
symbol() view returns (string)
POWE
tokensMinted() view returns (uint256)
76775000000000
totalSupply() view returns (uint256)
10000000000000000
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)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) 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.