This contract is being backfilled. You may encounter incomplete storage history.

PoWAdv Token

Verified contract

Active on Ethereum with 1,229 txns
Deployed by via 0x26773fdb at 5329772
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe730d02b0134f52a50530aff8a9437897947deb5fef28ca74ea771764ceae89b
0x81d676506f1330ab4e59e62bb13b29972111b92b26ad24d6ac9f81890e7d58a4
0xbc066ca968a2dd27f494f3cd9fa461340c8b675f2db60609827f6bc239434fd8
0xc3310a2f45e5a62cc474d716924b948964ab0013b35e3338080a97f3182abdcc
0xa327577ae8099aee2b263874d593cb7d732f0e89a24788ac3e8cc4113b9fe8e7
0x632e2f5887b4b04994e8215f7c719cbab4c4914fd8d4ebafd3634434a4b55c14
0xb4a5d656ff6ae5eec49ec2135f593707f287ec2cb1559b09bce24d4df442dbc4
0xe3bc819c19934871c07bbc05a314feb556396dc20e079cadfc853a25246c812c
0x3480341ce522bf98ac4829891376671b236b3c31fe9a25e5282e6b41edb0406c
0xc403a4207a7abf0f6889bd5517978bbf201b9afab13ce995088daca16d036271

Functions
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 tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
discountedMiningDifficulty(address solverview returns (uint256 discountedDiff)
discountedMiningTarget(address solverview returns (uint256 discountedDiff)
State-modifying
acceptOwnership(
approve(address spenderuint256 tokensreturns (bool success)
approveAndCall(address spenderuint256 tokensbytes datareturns (bool success)
mint(uint256 noncebytes32 challenge_digestreturns (bool success)
transfer(address touint256 tokensreturns (bool success)
transferAnyERC20Token(address tokenAddressuint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
Mint(address indexed fromuint256 reward_amountuint256 epochCountbytes32 newChallengeNumber
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.