EtherPower
Verified contract
Active on
Ethereum with 853 txns
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 |
---|---|---|---|---|---|
ETHP | ERC-20 | 30 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9760997 | 5 years ago | | | 0 | 0.00018020400 | |
| 6677052 | 6 years ago | | | 0 | 0.0015711300 | |
| 6643979 | 6 years ago | | | 0 | 0.0010122420 | |
| 6594483 | 6 years ago | | | 0 | 0.00018404400 | |
| 6538429 | 6 years ago | | | 0 | 0.00020755500 | |
| 6297708 | 6 years ago | | | 0 | 0.00023037500 | |
| 6134461 | 6 years ago | | | 0 | 0.0052081070 | |
| 6118755 | 6 years ago | | | 0 | 0.00091466900 | |
| 5714883 | 6 years ago | | | 0 | 0.00089403600 | |
| 5714649 | 6 years ago | | | 0 | 0.00060000000 |
ABI
ABI objects
Getter at block 21172426
annualInterest() pure returns (uint256 interest)
1000000000000000000
chainStartBlockNumber() pure returns (uint256)
4372693
chainStartTime() pure returns (uint256)
1508182041
coinAge() pure returns (uint256 myCoinAge)
0
decimals() pure returns (uint256)
18
maxMintProofOfStake() pure returns (uint256)
1000000000000000000
maxTotalSupply() pure returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name() pure returns (string)
EtherPower
owner() pure returns (address)
0x5e2b2ea84cd363b8cd14e6d50f3cc8205f405479
stakeMaxAge() pure returns (uint256)
3888000
stakeMinAge() pure returns (uint256)
172800
stakeStartTime() pure returns (uint256)
1508340908
symbol() pure returns (string)
ETHP
totalInitialSupply() pure returns (uint256)
1000000000000000000000000
totalSupply() pure returns (uint256)
1000692526084065038208138
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
batchTransfer(address[] _recipients, uint256[] _values) returns (bool)
getBlockNumber() returns (uint256 blockNumber)
mint() returns (bool)
ownerBurnToken(uint256 _value)
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)
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.