EthPyramid
Verified contract
Active on
Ethereum with 912 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$996.27
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.263205 | $3,785.14 |
$996.27 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7966608 | 5 years ago | | | 0 | 0.000045927000 | |
| 7966574 | 5 years ago | | | 0 | 0.000038225000 | |
| 6762437 | 6 years ago | | | 0.1 | 0.00014865000 | |
| 6497759 | 6 years ago | | | 0 | 0.000062699000 | |
| 6496983 | 6 years ago | | | 0 | 0.00018809700 | |
| 6040675 | 6 years ago | | | 0 | 0.000062627000 | |
| 5929976 | 6 years ago | | | 0 | 0.00031376127 | |
| 5830843 | 6 years ago | | | 0 | 0.00012525400 | |
| 5830621 | 6 years ago | | | 0 | 0.00012525400 | |
| 5825381 | 6 years ago | | | 0 | 0.00019414370 |
ABI
ABI objects
Getter at block 21332949
buyPrice() view returns (uint256)
505796795013278
contractBalance() view returns (uint256)
263204603669012967
decimals() view returns (uint8)
18
name() view returns (string)
EthPyramid
sellPrice() view returns (uint256)
1766354478599129
symbol() view returns (string)
EPY
totalSupply() view returns (uint256)
102671348361753982
Read-only
balanceOf(address _owner) view returns (uint256 balance)
calculateDividendTokens(uint256 ethervalue, uint256 subvalue) view returns (uint256 tokens)
dividends(address _owner) view returns (uint256 amount)
getEtherForTokens(uint256 tokens) view returns (uint256 ethervalue)
getTokensForEther(uint256 ethervalue) view returns (uint256 tokens)
payouts(address) view returns (int256)
tokenBalance(address) view returns (uint256)
State-modifying
Events fund() payable
getMeOutOfHere()
reinvestDividends()
sellMyTokens()
withdraw()
withdrawOld(address to)
This contract contains no event objects.
constructor()
fallback()
This contract contains no error objects.