Pay Shop Coin
Verified contract
Active on
Ethereum with 6,069 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Pay Shop Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11515810 | 4 years ago | | | 0 | 0.0023669800 | |
| 11515596 | 4 years ago | | | 0 | 0.0040156600 | |
| 10015483 | 5 years ago | | | 0 | 0.000086024000 | |
| 10014647 | 5 years ago | | | 0 | 0.00025919260 | |
| 9598040 | 5 years ago | | | 0 | 0.000021506000 | |
| 9597851 | 5 years ago | | | 0 | 0.00019492000 | |
| 9597849 | 5 years ago | | | 0 | 0.00019492000 | |
| 9597845 | 5 years ago | | | 0 | 0.00019489600 | |
| 9597843 | 5 years ago | | | 0 | 0.00019489600 | |
| 9597840 | 5 years ago | | | 0 | 0.00019489600 |
ABI
ABI objects
Getter at block 21402016
Admin() view returns (address)
0x1944ebe39319e513c4b3477ce2dbe22683b59024
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
50
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
2100000000000000
challengeNumber() view returns (bytes32)
0x184c9efed6984cc7fe7b9cfaa6a4929b2828ae955cca5dda0f518c3ba9cd450d
decimals() view returns (uint8)
8
epochCount() view returns (uint256)
5955
getChallengeNumber() view returns (bytes32)
0x184c9efed6984cc7fe7b9cfaa6a4929b2828ae955cca5dda0f518c3ba9cd450d
getMiningDifficulty() view returns (uint256)
1
getMiningReward() view returns (uint256)
1000000
getMiningTarget() view returns (uint256)
26972024723257523281295025909778615468178933863241870657575144666607676
lastRewardAmount() view returns (uint256)
1000000
lastRewardEthBlockNumber() view returns (uint256)
9597851
lastRewardTo() view returns (address)
0xbde2347c5a1ceb7814d94700c0cef62ead576946
latestDifficultyPeriodStarted() view returns (uint256)
9597836
maxSupplyForEra() view returns (uint256)
1050000000000000
miningTarget() view returns (uint256)
26972024723257523281295025909778615468178933863241870657575144666607676
name() view returns (string)
Pay Shop Coin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x1944ebe39319e513c4b3477ce2dbe22683b59024
rewardEra() view returns (uint256)
0
symbol() view returns (string)
PAS
tokensMinted() view returns (uint256)
5954000000
totalSupply() view returns (uint256)
2100000000000000
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 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.