EthPyramid
Verified contract
Active on
Ethereum with 467 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$545.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.151293 | $3,602.36 |
$545.01 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20416572 | 4 months ago | | | 0 | 0.000097847033 | |
| 9541578 | 5 years ago | | | 0 | 0.000074578500 | |
| 9475430 | 5 years ago | | | 0 | 0.00034803300 | |
| 7966710 | 5 years ago | | | 0 | 0.000045927000 | |
| 7966684 | 5 years ago | | | 0 | 0.000038225000 | |
| 6854559 | 6 years ago | | | 0 | 0.00015534400 | |
| 6497837 | 6 years ago | | | 0 | 0.000062627000 | |
| 6496988 | 6 years ago | | | 0 | 0.00018788100 | |
| 6044394 | 6 years ago | | | 0 | 0.000062627000 | |
| 5928806 | 6 years ago | | | 0 | 0.00062627000 |
ABI
ABI objects
Getter at block 21322194
buyPrice() view returns (uint256)
495625615035191
contractBalance() view returns (uint256)
151292710923413331
decimals() view returns (uint8)
18
name() view returns (string)
EthPyramid
sellPrice() view returns (uint256)
1802958469173819
symbol() view returns (string)
EPY
totalSupply() view returns (uint256)
104788635190414963
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.