EthPyramid
Verified contract
Active on
Ethereum with 122 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$1,763.22
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.473226 | $3,725.96 |
$1,763.22 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7966814 | 5 years ago | | | 0 | 0.000045927000 | |
| 7966744 | 5 years ago | | | 0 | 0.000038225000 | |
| 6497048 | 6 years ago | | | 0 | 0.00018788100 | |
| 6040685 | 6 years ago | | | 0 | 0.000062627000 | |
| 5929920 | 6 years ago | | | 0 | 0.00040707550 | |
| 5876367 | 6 years ago | | | 0 | 0.000062627000 | |
| 5747109 | 6 years ago | | | 0 | 0.00075152400 | |
| 5703373 | 7 years ago | | | 0.1 | 0.0014850600 | |
| 5698483 | 7 years ago | | | 0 | 0.00075152400 | |
| 5681757 | 7 years ago | | | 0 | 0.00025022000 |
ABI
ABI objects
Getter at block 21328807
buyPrice() view returns (uint256)
457123296651156
contractBalance() view returns (uint256)
473226481849967115
decimals() view returns (uint8)
18
name() view returns (string)
EthPyramid
sellPrice() view returns (uint256)
1956238754258666
symbol() view returns (string)
EPY
totalSupply() view returns (uint256)
113654835941271410
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.