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 |
---|---|---|---|---|---|
| ERC-20 | 888.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 7.777777M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
STR | ERC-20 | 3.0001 | -- | -- | |
PMT | ERC-20 | 0.0002 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18049635 | a year ago | | | 0 | 0.00070340427 | |
| 18049627 | a year ago | | | 0 | 0.0014130159 | |
| 15248146 | 2 years ago | | | 0 | 0.00030131100 | |
| 14267424 | 3 years ago | | | 0 | 0.0089170752 | |
| 14261297 | 3 years ago | | | 0 | 0.0056000000 | |
| 13492041 | 3 years ago | | | 0 | 0.010353100 | |
| 12593295 | 3 years ago | | | 0 | 0.00090237000 | |
| 12507604 | 3 years ago | | | 0 | 0.0039519900 | |
| 12442392 | 4 years ago | | | 0 | 0.0027964286 | |
| 12353408 | 4 years ago | | | 0 | 0.0023464740 |
ABI
ABI objects
Getter at block 21247843
annualInterest() view returns (uint256 interest)
100000000000000000
chainStartBlockNumber() view returns (uint256)
5510803
chainStartTime() view returns (uint256)
1524771589
coinAge() view returns (uint256 myCoinAge)
0
decimals() view returns (uint256)
18
getBlockNumber() view returns (uint256 blockNumber)
15737040
maxMintProofOfStake() view returns (uint256)
100000000000000000
maxTotalSupply() view returns (uint256)
7785000000000000000000000
name() view returns (string)
Staker
owner() view returns (address)
0x88cc03f9dfc1a30d56ef61bbe87eac8ac95da54f
stakeMaxAge() view returns (uint256)
7776000
stakeMinAge() view returns (uint256)
259200
stakeStartTime() view returns (uint256)
1532527250
symbol() view returns (string)
STR
totalInitialSupply() view returns (uint256)
1785000000000000000000000
totalSupply() view returns (uint256)
2096599249996081250796130
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)
mint() returns (bool)
ownerSetStakeStartTime(uint256 timestamp)
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)
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.