Vecreum Token
Verified contract
Active on
Ethereum with 1,082 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 "Vecreum Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11975563 | 4 years ago | | | 0 | 0.0032081920 | |
| 11975558 | 4 years ago | | | 0 | 0.0057100560 | |
| 7978244 | 5 years ago | | | 0 | 0.000094498000 | |
| 7976559 | 5 years ago | | | 0 | 0.000094498000 | |
| 7974638 | 5 years ago | | | 0 | 0.000094498000 | |
| 7974571 | 5 years ago | | | 0 | 0.000094498000 | |
| 7974534 | 5 years ago | | | 0 | 0.000094498000 | |
| 7974510 | 5 years ago | | | 0 | 0.000094562000 | |
| 7974504 | 5 years ago | | | 0 | 0.000094498000 | |
| 7974496 | 5 years ago | | | 0 | 0.000094498000 |
ABI
ABI objects
Getter at block 21383783
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
1024
_MAXIMUM_TARGET() view returns (uint256)
26959946667150639794667015087019630673637144422540572481103610249216
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
210000000000000000
challengeNumber() view returns (bytes32)
0x3673129335c17c18cf9756027135c44c78a24638a1c445259c0467a647b05efe
decimals() view returns (uint8)
8
epochCount() view returns (uint256)
1070
getChallengeNumber() view returns (bytes32)
0x3673129335c17c18cf9756027135c44c78a24638a1c445259c0467a647b05efe
getMiningDifficulty() view returns (uint256)
1
getMiningReward() view returns (uint256)
5000000000
getMiningTarget() view returns (uint256)
26959946667150639794667015087019630673637144422540572481103610249216
lastRewardAmount() view returns (uint256)
5000000000
lastRewardEthBlockNumber() view returns (uint256)
7978244
lastRewardTo() view returns (address)
0xea20cc794bb7b4fbeeeda8756320693c44fd4731
latestDifficultyPeriodStarted() view returns (uint256)
7974117
maxSupplyForEra() view returns (uint256)
105000000000000000
miningTarget() view returns (uint256)
26959946667150639794667015087019630673637144422540572481103610249216
name() view returns (string)
Vecreum Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xa9f05e9dd6410338b5255e713d8141596f0c825f
rewardEra() view returns (uint256)
0
symbol() view returns (string)
VECR
tokensMinted() view returns (uint256)
100005345000000000
totalSupply() view returns (uint256)
210000000000000000
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.