EthPyramid
Verified contract
Active on
Ethereum with 129 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$87.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.028198 | $3,117.62 |
$87.91 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9541597 | 5 years ago | | | 0 | 0.000066979000 | |
| 7966814 | 5 years ago | | | 0 | 0.000045927000 | |
| 7966798 | 5 years ago | | | 0 | 0.000038225000 | |
| 6497039 | 6 years ago | | | 0 | 0.00018788100 | |
| 6391652 | 6 years ago | | | 0 | 0.00033818580 | |
| 6040685 | 6 years ago | | | 0 | 0.000062627000 | |
| 5929909 | 6 years ago | | | 0 | 0.00043788500 | |
| 5830812 | 6 years ago | | | 0 | 0.00012511000 | |
| 5747111 | 6 years ago | | | 0 | 0.00075066000 | |
| 5728243 | 6 years ago | | | 0 | 0.00037533000 |
ABI
ABI objects
Getter at block 21226877
buyPrice() view returns (uint256)
6543384197552755
contractBalance() view returns (uint256)
28197746741838656
decimals() view returns (uint8)
18
name() view returns (string)
EthPyramid
sellPrice() view returns (uint256)
72337894111964
symbol() view returns (string)
EPY
totalSupply() view returns (uint256)
4684245160647567
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.