Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EVA | ERC-20 | 1.26K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9492491 | 5 years ago | | | 0 | 0.000073133000 | |
| 9492481 | 5 years ago | | | 0 | 0.000068757000 | |
| 9487516 | 5 years ago | | | 0 | 0.00016737000 | |
| 9487487 | 5 years ago | | | 0 | 0.00042958800 | |
| 9487485 | 5 years ago | | | 0 | 0.00022746600 | |
| 8579338 | 5 years ago | | | 0 | 0.0033530972 | |
| 8382651 | 5 years ago | | | 0 | 0.00069965400 | |
| 8272219 | 5 years ago | | | 0 | 0.00013154500 | |
| 8237809 | 5 years ago | | | 0 | 0.00010000000 | |
| 8187052 | 5 years ago | | | 0 | 0.00012819950 |
ABI
ABI objects
Getter at block 21332035
annualPos() view returns (uint256 interest)
100000000000000000
chainStartBlockNumber() view returns (uint256)
5149876
chainStartTime() view returns (uint256)
1519505159
coinAge() view returns (uint256 myCoinAge)
0
decimals() view returns (uint256)
18
maxMintProofOfStake() view returns (uint256)
100000000000000000
maxTotalSupply() view returns (uint256)
100000000000000000000000000
name() view returns (string)
CraftR
owner() view returns (address)
0x6b1dcb135a1c277c6d6f5ebd89682100bc957e46
stakeMaxAge() view returns (uint256)
7776000
stakeMinAge() view returns (uint256)
86400
stakeStartTime() view returns (uint256)
1519505160
symbol() view returns (string)
CRAFTR
totalInitialSupply() view returns (uint256)
33300000000000000000000000
totalSupply() view returns (uint256)
54814269635155995125876441
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
batchTransfer(address[] _recipients, uint256[] _values) returns (bool)
burnToken(uint256 _value)
getBlockNumber() returns (uint256 blockNumber)
ownerSetStakeStartTime(uint256 timestamp)
pos() returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Mint(address indexed _address, uint256 _reward)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.