PoWAdv Token
Verified contract
Active on
Ethereum with 1,229 txns
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) |
---|---|---|---|---|---|---|---|
| 5537757 | 7 years ago | | | 0 | 0.00014774400 | |
| 5489408 | 7 years ago | | | 0 | 0.00014748800 | |
| 5452630 | 7 years ago | | | 0 | 0.000036936000 | |
| 5395684 | 7 years ago | | | 0 | 0.0010874400 | |
| 5389932 | 7 years ago | | | 0 | 0.0010848800 | |
| 5389926 | 7 years ago | | | 0 | 0.000081558000 | |
| 5387686 | 7 years ago | | | 0 | 0.0014774400 | |
| 5386560 | 7 years ago | | | 0 | 0.000090838000 | |
| 5383811 | 7 years ago | | | 0 | 0.0014774400 | |
| 5383419 | 7 years ago | | | 0 | 0.000081366000 |
ABI
ABI objects
Getter at block 21214669
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
16
_BLOCK_REWARD() view returns (uint256)
25000000000
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_TARGET_EPOCH_PER_PEDIOD() view returns (uint256)
960
_totalSupply() view returns (uint256)
10000000000000000
challengeNumber() view returns (bytes32)
0x59cf4a2e6e4a72b84268bbedc11db52aa293e5186416c0ef7a3a6ff958fc79e1
decimals() view returns (uint8)
8
epochCount() view returns (uint256)
3825
firstValidBlockNumber() view returns (uint256)
5349511
getChallengeNumber() view returns (bytes32)
0x59cf4a2e6e4a72b84268bbedc11db52aa293e5186416c0ef7a3a6ff958fc79e1
getMiningDifficulty() view returns (uint256)
2316092021
getMiningTarget() view returns (uint256)
11919640986460316528857063127775783516121958495302103530131208
latestDifficultyPeriodStarted() view returns (uint256)
5362981
miningTarget() view returns (uint256)
11919640986460316528857063127775783516121958495302103530131208
name() view returns (string)
PoWAdv Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x47fb69d9812835bed426903f7b4293308d423b09
symbol() view returns (string)
POWA
tokensMinted() view returns (uint256)
95625000000000
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
discountedMiningDifficulty(address solver) view returns (uint256 discountedDiff)
discountedMiningTarget(address solver) view returns (uint256 discountedDiff)
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.