CaelumMiner
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdf33…409e
-
variable spans 3 additional slots
7 additional
variables
Balances ($0.00)
No balances found for "CaelumMiner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6631037 | 6 years ago | | | 0 | 0.00088258500 | |
| 6631009 | 6 years ago | | | 0 | 0.00088258500 | |
| 6630951 | 6 years ago | | | 0 | 0.00088290500 | |
| 6630930 | 6 years ago | | | 0 | 0.00088290500 | |
| 6630921 | 6 years ago | | | 0 | 0.00084851043 | |
| 6630898 | 6 years ago | | | 0 | 0.0011942300 | |
| 6630880 | 6 years ago | | | 0 | 0.00011877750 | |
| 6630879 | 6 years ago | | | 0 | 0.00088290500 | |
| 6630864 | 6 years ago | | | 0 | 0.00088290500 | |
| 6630830 | 6 years ago | | | 0 | 0.00088258500 |
ABI
ABI objects
Getter at block 21160592 contractProgress() view returns (uint256 epoch, uint256 candidate, uint256 round, uint256 miningepoch, uint256 globalreward, uint256 powreward, uint256 masternodereward, uint256 usercounter)
ACTIVE_STATE() view returns (bool)
true
MAX_ADJUSTMENT_PERCENT() view returns (uint256)
100
MAX_REWARD_ERA() view returns (uint256)
39
MINING_RATE_FACTOR() view returns (uint256)
60
QUOTIENT_LIMIT() view returns (uint256)
1000
TARGET_DIVISOR() view returns (uint256)
2000
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_contract_masternode() view returns (address)
0x3b1b3f92d85ef134fb253c1e976346430eab6b37
_contract_miner() view returns (address)
0xa38fcedd23de2191dc27f9a0240ac170be0a14fe
_contract_token() view returns (address)
0xc71a7ecd96fef6e34a5c296bee9533f1deb0e3c1
_contract_voting() view returns (address)
0x0000000000000000000000000000000000000000
_internalMod() view returns (address)
0xdf33254137ec363f6e0076ff6eac58ca1ecb409e
baseMiningReward() view returns (uint256)
50
blocksPerReadjustment() view returns (uint256)
512
challengeNumber() view returns (bytes32)
0xc06035ed6aa985860ef9ccad9f7d3d3e5b14d67f4b8bbb80617afc1d7cdea67e
difficulty() view returns (uint256)
11046580730906859713099762974993371975378396496025529946719955773
epochCount() view returns (uint256)
19713
gasPriceLimit() view returns (uint256)
999
getChallengeNumber() view returns (bytes32)
0xc06035ed6aa985860ef9ccad9f7d3d3e5b14d67f4b8bbb80617afc1d7cdea67e
getMiningDifficulty() view returns (uint256)
2499143
getMiningReward() view returns (uint256)
5000000000
getMiningRewardForPool() view returns (uint256)
1000000000
getMiningTarget() view returns (uint256)
11046580730906859713099762974993371975378396496025529946719955773
latestDifficultyPeriodStarted() view returns (uint256)
6630449
masternodeInterface() view returns (address)
0x3b1b3f92d85ef134fb253c1e976346430eab6b37
maxSupplyForEra() view returns (uint256)
1050000000000000
owner() view returns (address)
0xdb93ce3cca2444ce5da5522a85758af79af0092d
rewardEra() view returns (uint256)
0
statistics() view returns (address lastRewardTo, uint256 lastRewardAmount, uint256 lastRewardEthBlockNumber, uint256 lastRewardTimestamp)
(lastRewardTo=0xbbaf778404f29dafabfb07981e3cf3fae29ce385, lastRewardAmount=3000000000, lastRewardEthBlockNumber=6631037, lastRewardTimestamp=1541181389)
tokenInterface() view returns (address)
0xc71a7ecd96fef6e34a5c296bee9533f1deb0e3c1
tokensMinted() view returns (uint256)
77185000000000
totalSupply() view returns (uint256)
2100000000000000
Read-only
balanceOf(address _owner) view returns (uint256)
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 VoteModifierContract(address _contract)
getDataFromContract(address _previous_contract)
mint(uint256 nonce, bytes32 challenge_digest) returns (bool success)
renounceOwnership()
setGasPriceLimit(uint8 _gasPrice)
setModifierContract(address _contract)
transferOwnership(address _newOwner)
GasPriceSet(uint8 _gasPrice)
Mint(address indexed from, uint256 reward_amount, uint256 epochCount, bytes32 newChallengeNumber)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardMasternode(address candidate, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.