Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
0x84ac…d6e4
0xbb0e…c77f
0xd4dd…e609
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTWIN | ERC-20 | 88.889K | -- | -- | |
PEP | ERC-20 | 42.5K | -- | -- | |
CBTV | ERC-20 | 124.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7006926 | 6 years ago | | | 0 | 0.00034668500 | |
| 7006884 | 6 years ago | | | 0 | 0.00034668500 | |
| 7006834 | 6 years ago | | | 0 | 0.00034668500 | |
| 7006815 | 6 years ago | | | 0 | 0.00041563800 | |
| 7006567 | 6 years ago | | | 0 | 0.00041640600 | |
| 7006526 | 6 years ago | | | 0 | 0.00041563800 | |
| 7006500 | 6 years ago | | | 0 | 0.00034636500 | |
| 7006415 | 6 years ago | | | 0 | 0.00034668500 | |
| 7006358 | 6 years ago | | | 0 | 0.00034668500 | |
| 7006337 | 6 years ago | | | 0 | 0.00051404000 |
ABI
ABI objects
Getter at block 21168204
MAX_ADJUSTMENT_PERCENT() view returns (uint256)
100
MAX_EPOCH_COUNT() view returns (uint256)
16000
MINING_RATE_FACTOR() view returns (uint256)
31
QUOTIENT_LIMIT() view returns (uint256)
1000
STARTING_DIFFICULTY() view returns (uint256)
4643066241343114598651899472087836919987824424383237021335373188
TARGET_DIVISOR() view returns (uint256)
2000
_MAXIMUM_TARGET() view returns (uint256)
1809251394333065553493296640760748560207343510400633813116524750123642650624
_MINIMUM_TARGET() view returns (uint256)
65536
baseMiningReward() view returns (uint256)
2500000000000000000000
beneficiary() view returns (address)
0x831491b5cf7ba0d626672abf71a1420f7d3844ac
blocksPerReadjustment() view returns (uint256)
20
challengeNumber() view returns (bytes32)
0xeb191c4fce660f58853e9271c9404487b564fbe2e51cedb914a7f54947c25f31
difficulty() view returns (uint256)
3770269076046133850949832915673597585242054726372468222751634469
epochCount() view returns (uint256)
15984
getChallengeNumber() view returns (bytes32)
0xeb191c4fce660f58853e9271c9404487b564fbe2e51cedb914a7f54947c25f31
getMiningDifficulty() view returns (uint256)
479873281678
getMiningReward() view returns (uint256)
2500000000000000000000
getMiningTarget() view returns (uint256)
3770269076046133850949832915673597585242054726372468222751634469
latestDifficultyPeriodStarted() view returns (uint256)
7006041
miningStart() view returns (uint256)
1539180000
owner() view returns (address)
0x831491b5cf7ba0d626672abf71a1420f7d3844ac
pepToken() view returns (address)
0xbb0ef9e617faddf54b8d16e29046f72b4d3ec77f
pepeContract() view returns (address)
0x84ac94f17622241f313511b629e5e98f489ad6e4
pepeGrinder() view returns (address)
0xd4dd63d658f603e9a0aa381e103e05457cd5e609
statistics() view returns (address lastRewardTo, uint256 lastRewardAmount, uint256 lastRewardEthBlockNumber, uint256 lastRewardTimestamp)
(lastRewardTo=0xd3f1ea2fc7dd096de6161c77dc60f571dc4cd892, lastRewardAmount=2500000000000000000000, lastRewardEthBlockNumber=7006337, lastRewardTimestamp=1546564949)
tokensMinted() view returns (uint256)
39960000000000000000000000
Read-only
checkMintSolution(uint256 nonce, bytes32 challengeDigest, bytes32 challengeNumber, uint256 testTarget) view returns (bool success)
getMintDigest(uint256 nonce, bytes32 challengeDigest, bytes32 challengeNumber) view returns (bytes32 digesttest)
solutionForChallenge(bytes32) view returns (bytes32)
State-modifying
Events mint(uint256 nonce, bytes32 challengeDigest) returns (bool success)
renounceOwnership()
setBeneficiary(address _beneficiary)
transferOwnership(address _newOwner)
Mint(address indexed from, uint256 rewardAmount, uint256 epochCount, bytes32 newChallengeNumber)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _pepeContract, address _pepToken, address _pepeGrinder, uint256 _miningStart)
This contract contains no fallback and receive objects.
This contract contains no error objects.