EthPyramid
Verified contract
Active on
Ethereum with 168 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$163.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.042007 | $3,892.33 |
$163.51 | |
YOO | ERC-20 | 19.9122K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7967087 | 5 years ago | | | 0 | 0.000045927000 | |
| 7966979 | 5 years ago | | | 0 | 0.000038513000 | |
| 6497041 | 6 years ago | | | 0 | 0.00018809700 | |
| 6044317 | 6 years ago | | | 0 | 0.000062699000 | |
| 5928815 | 6 years ago | | | 0 | 0.00062627000 | |
| 5810065 | 6 years ago | | | 0 | 0.00025050800 | |
| 5728120 | 7 years ago | | | 0 | 0.00013778100 | |
| 5704529 | 7 years ago | | | 0 | 0.00072143500 | |
| 5703328 | 7 years ago | | | 0.1 | 0.0014865000 | |
| 5698548 | 7 years ago | | | 0 | 0.00068968900 |
ABI
ABI objects
Getter at block 21392663
buyPrice() view returns (uint256)
4935202189230336
contractBalance() view returns (uint256)
42007375780679035
decimals() view returns (uint8)
18
name() view returns (string)
EthPyramid
sellPrice() view returns (uint256)
131058990663966
symbol() view returns (string)
EPY
totalSupply() view returns (uint256)
8080853080907583
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.