0xCatether Token
Verified contract
Active on
Ethereum with 18,846 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) |
---|---|---|---|---|---|---|---|
| 15157115 | 2 years ago | | | 0 | 0.00080071135 | |
| 14240267 | 3 years ago | | | 0 | 0.0019635023 | |
| 10344055 | 4 years ago | | | 0 | 0.0016900800 | |
| 10344039 | 4 years ago | | | 0 | 0.0024089280 | |
| 10344021 | 4 years ago | | | 0 | 0.0011148885 | |
| 9308173 | 5 years ago | | | 0 | 0.000044858000 | |
| 9308172 | 5 years ago | | | 0 | 0.000040610000 | |
| 7855702 | 6 years ago | | | 0 | 0.00017693400 | |
| 7793658 | 6 years ago | | | 0 | 0.00088084000 | |
| 7793496 | 6 years ago | | | 0 | 0.00087956000 |
ABI
ABI objects
Getter at block 21296606
_MAXIMUM_TARGET() view returns (uint256)
26959946667150639794667015087019630673637144422540572481103610249216
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
398643908790000
challengeNumber() view returns (bytes32)
0x781504f93328a5bf6401754a85baab350e71a11d9051cc86a8ff6f9ebcf38477
decimals() view returns (uint8)
4
epochCount() view returns (uint256)
15516
getChallengeNumber() view returns (bytes32)
0x781504f93328a5bf6401754a85baab350e71a11d9051cc86a8ff6f9ebcf38477
getMiningDifficulty() view returns (uint256)
0
getMiningReward() view returns (uint256)
27029470000
getMiningTarget() view returns (uint256)
13595144094825140886365815574517012670774989681744685079350353504540619436
lastRewardAmount() view returns (uint256)
13046990000
lastRewardEthBlockNumber() view returns (uint256)
6739346
lastRewardTo() view returns (address)
0xde5527eb62bde225d2f40013481cfb4b7130cfa4
latestDifficultyPeriodStarted() view returns (uint256)
6739346
miningTarget() view returns (uint256)
13595144094825140886365815574517012670774989681744685079350353504540619436
name() view returns (string)
0xCatether Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x71a51736c8bc69e3edab2a06c46d1d6303635478
symbol() view returns (string)
0xCATE
totalSupply() view returns (uint256)
398643903430000
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)
donationTo(address tokenOwner) view returns (address donationAddress)
getMintDigest(uint256 nonce, bytes32 challenge_digest, bytes32 challenge_number) view returns (bytes32 digesttest)
solutionForChallenge(bytes32) view returns (bytes32)
targetForEpoch(uint256) view returns (uint256)
timeStampForEpoch(uint256) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
changeDonation(address donationAddress) returns (bool success)
mint(uint256 nonce, bytes32 challenge_digest) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAndDonateTo(address to, uint256 tokens, address donation) 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)
Donation(address donation)
DonationAddressOf(address donator, address donnationAddress)
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.