0xZibit Token
Verified contract
Active on
Ethereum with 2,894 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 "0xZibit Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6354909 | 6 years ago | | | 0 | 0.00044378340 | |
| 6211472 | 6 years ago | | | 0 | 0.00014182500 | |
| 6206503 | 6 years ago | | | 0 | 0.00028121400 | |
| 6206500 | 6 years ago | | | 0 | 0.00028140600 | |
| 6206496 | 6 years ago | | | 0 | 0.00032621400 | |
| 6183220 | 6 years ago | | | 0 | 0.0015121210 | |
| 6183173 | 6 years ago | | | 0 | 0.00094562400 | |
| 6155891 | 6 years ago | | | 0 | 0.00028365000 | |
| 6140112 | 6 years ago | | | 0 | 0.00023637500 | |
| 6130136 | 6 years ago | | | 0 | 0.00014182500 |
ABI
ABI objects
Getter at block 21287765
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
1024
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
500000000000000
challengeNumber() view returns (bytes32)
0xab4f6fae29fbd93dc9ff48917a804b1947a10d569e32599ffa310e9106c84cc6
decimals() view returns (uint8)
8
epochCount() view returns (uint256)
2639
getChallengeNumber() view returns (bytes32)
0xab4f6fae29fbd93dc9ff48917a804b1947a10d569e32599ffa310e9106c84cc6
getMiningDifficulty() view returns (uint256)
1
getMiningReward() view returns (uint256)
1500000000
getMiningTarget() view returns (uint256)
26544116449756508326474071046317439890126965106967306691155068164732138
lastRewardAmount() view returns (uint256)
1500000000
lastRewardEthBlockNumber() view returns (uint256)
6206503
lastRewardTo() view returns (address)
0x9f5f1dfdcfcf2a372ed8b3cda388d27c664454c1
latestDifficultyPeriodStarted() view returns (uint256)
5849654
maxSupplyForEra() view returns (uint256)
250000000000000
miningTarget() view returns (uint256)
26544116449756508326474071046317439890126965106967306691155068164732138
name() view returns (string)
0xZibit Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xf5980332597e09768f5271e0d255b9657386f780
rewardEra() view returns (uint256)
0
symbol() view returns (string)
0xZIBIT
tokensMinted() view returns (uint256)
3957000000000
totalSupply() view returns (uint256)
500000000000000
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.