0xBitcoin Token
Verified contract
Active on
Ethereum with 327,690 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($298.39)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xBTC | ERC-20 | 2.78286K | $0.087068 |
$242.3 | |
XDATA | ERC-20 | 1.412029K | $0.039718 |
$56.08 | |
BNB | ERC-20 | 0.000009 | $636.40 |
$0.01 | |
HEX | ERC-20 | 1.307 | $0.002372 |
$0 | |
OCN | ERC-20 | 5 | $0.000043 |
$0 | |
UFO | ERC-20 | 3B | -- | -- | |
| ERC-20 | 21M | -- | -- | |
KICK | ERC-20 | 888.888K | -- | -- | |
ada | ERC-20 | 50K | -- | -- | |
0GOLD | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157438 | 13 minutes ago | | | 0 | 0.00072611646 | |
| 21153914 | 12 hours ago | | | 0 | 0.00048950878 | |
| 21149556 | a day ago | | | 0 | 0.00040413667 | |
| 21148265 | a day ago | | | 0 | 0.00058996467 | |
| 21148205 | a day ago | | | 0 | 0.00046804314 | |
| 21139725 | 2 days ago | | | 0 | 0.00066882620 | |
| 21139605 | 2 days ago | | | 0 | 0.00071379185 | |
| 21135729 | 3 days ago | | | 0 | 0.00094206148 | |
| 21133804 | 3 days ago | | | 0 | 0.00039585108 | |
| 21131247 | 4 days ago | | | 0 | 0.0013242146 |
ABI
ABI objects
Getter at block 21157502
_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)
0x687f5af3cd2468ae6e6c727c52eab582b58fb507858502bd1560cb38a64047a6
decimals() view returns (uint8)
8
epochCount() view returns (uint256)
223437
getChallengeNumber() view returns (bytes32)
0x687f5af3cd2468ae6e6c727c52eab582b58fb507858502bd1560cb38a64047a6
getMiningDifficulty() view returns (uint256)
8443546542
getMiningReward() view returns (uint256)
2500000000
getMiningTarget() view returns (uint256)
3269595927203845364257118756905741717562213004327789074100977
lastRewardAmount() view returns (uint256)
2500000000
lastRewardEthBlockNumber() view returns (uint256)
17219320
lastRewardTo() view returns (address)
0x868a98b52a70c07768d1ddb9bcf0c190e72a0f81
latestDifficultyPeriodStarted() view returns (uint256)
16926629
maxSupplyForEra() view returns (uint256)
1575000000000000
miningTarget() view returns (uint256)
3269595927203845364257118756905741717562213004327789074100977
name() view returns (string)
0xBitcoin Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x9c875cd04abfa2bd0461c9baf42059913f6e7150
rewardEra() view returns (uint256)
1
symbol() view returns (string)
0xBTC
tokensMinted() view returns (uint256)
1083590000000000
totalSupply() view returns (uint256)
2099885204906835
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.