Block X Token
Verified contract
Active on
Ethereum with 123,439 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLKX | ERC-20 | 660.215K | -- | -- | |
PETRON | ERC-20 | 0.661862 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453390 | 4 months ago | | | 0 | 0.000026925000 | |
| 20453325 | 4 months ago | | | 0 | 0.000026925000 | |
| 20453097 | 4 months ago | | | 0 | 0.000026925000 | |
| 20453092 | 4 months ago | | | 0 | 0.000026925000 | |
| 20452939 | 4 months ago | | | 0 | 0.000026937000 | |
| 20452838 | 4 months ago | | | 0 | 0.000026925000 | |
| 18223844 | a year ago | | | 0 | 0.00025877812 | |
| 18146888 | a year ago | | | 0 | 0.00023804822 | |
| 18046024 | a year ago | | | 0 | 0.00063369743 | |
| 18013510 | a year ago | | | 0 | 0.0015932645 |
ABI
ABI objects
Getter at block 21244768
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
4
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
1000000000000000000
challengeNumber() view returns (bytes32)
0x00e26a633e0bca3432b00033fe319364adb0ffce213e344b1173a651a902b118
decimals() view returns (uint8)
8
epochCount() view returns (uint256)
103278
getChallengeNumber() view returns (bytes32)
0x00e26a633e0bca3432b00033fe319364adb0ffce213e344b1173a651a902b118
getMiningDifficulty() view returns (uint256)
31
getMiningReward() view returns (uint256)
2500000000000
getMiningTarget() view returns (uint256)
864817959677197085885640709715435844164065351735441216327811291818676
lastRewardAmount() view returns (uint256)
2500000000000
lastRewardEthBlockNumber() view returns (uint256)
17251094
lastRewardTo() view returns (address)
0xe2a61fecd0c671437dc486d6ced280c1a13873c5
latestDifficultyPeriodStarted() view returns (uint256)
16969989
maxSupplyForEra() view returns (uint256)
875000000000000000
miningTarget() view returns (uint256)
864817959677197085885640709715435844164065351735441216327811291818676
name() view returns (string)
Block X Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x7e094249cf51b3a467cb76aafd4ac57c2f259548
rewardEra() view returns (uint256)
2
symbol() view returns (string)
BLKX
tokensMinted() view returns (uint256)
758192500000000000
totalSupply() view returns (uint256)
1000000000000000000
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)
frozenAccount(address) view returns (bool)
getMintDigest(uint256 nonce, bytes32 challenge_digest, bytes32 challenge_number) view returns (bytes32 digesttest)
whitelistedAccount(address) view returns (bool)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
freezeAccount(address target, bool freeze)
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)
whitelistAccount(address target, bool whitelist)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
FrozenFunds(address target, bool frozen)
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)
whitelistedFunds(address target, bool whitelisted)
constructor()
fallback()
This contract contains no error objects.