0xBitcoinCash
Verified contract
Active on
Ethereum with 65,291 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 "0xBitcoinCash"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15247525 | 2 years ago | | | 0 | 0.00027934151 | |
| 14240267 | 3 years ago | | | 0 | 0.0019599701 | |
| 13692067 | 3 years ago | | | 0 | 0.0032142706 | |
| 11000960 | 4 years ago | | | 0 | 0.0018248500 | |
| 10075065 | 5 years ago | | | 0 | 0.00096747200 | |
| 9197984 | 5 years ago | | | 0 | 0.000043940000 | |
| 8929182 | 5 years ago | | | 0 | 0.00045384000 | |
| 8430295 | 5 years ago | | | 0 | 0.00043909520 | |
| 8039761 | 5 years ago | | | 0 | 0.00094224000 | |
| 7996243 | 5 years ago | | | 0 | 0.000090768000 |
ABI
ABI objects
Getter at block 21270074
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
1024
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
2100000000000000
challengeNumber() view returns (bytes32)
0x13d1f3a7eda9726841a1eb26c6222c3fcc091102b330ac2a0e83f7f228065b8d
decimals() view returns (uint8)
8
epochCount() view returns (uint256)
26761
getChallengeNumber() view returns (bytes32)
0x13d1f3a7eda9726841a1eb26c6222c3fcc091102b330ac2a0e83f7f228065b8d
getMiningDifficulty() view returns (uint256)
16526902
getMiningReward() view returns (uint256)
5000000000
getMiningTarget() view returns (uint256)
1670427073155572711052360757901911275408113486162010249914512652
lastRewardAmount() view returns (uint256)
5000000000
lastRewardEthBlockNumber() view returns (uint256)
6628036
lastRewardTo() view returns (address)
0x531d762d90dfb2c353320483d733def0d4bc1325
latestDifficultyPeriodStarted() view returns (uint256)
5866632
maxSupplyForEra() view returns (uint256)
1050000000000000
miningTarget() view returns (uint256)
1670427073155572711052360757901911275408113486162010249914512652
name() view returns (string)
0xBitcoinCash
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x57876069f6beec8d39d0d1e45ad3bf9570efdacb
rewardEra() view returns (uint256)
0
symbol() view returns (string)
0xBCH
tokensMinted() view returns (uint256)
133800000000000
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.