EthPyramid
Verified contract
Active on
Ethereum with 410 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$250.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.068439 | $3,658.49 |
$250.38 | |
YOO | ERC-20 | 19.9122K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20648813 | 3 months ago | | | 0 | 0.000037660366 | |
| 7966415 | 5 years ago | | | 0 | 0.000045927000 | |
| 7966377 | 5 years ago | | | 0 | 0.000038369000 | |
| 7809628 | 6 years ago | | | 0 | 0.00019740300 | |
| 6454816 | 6 years ago | | | 0 | 0.000062771000 | |
| 6391643 | 6 years ago | | | 0 | 0.00033896340 | |
| 6044321 | 6 years ago | | | 0 | 0.000071071000 | |
| 6044321 | 6 years ago | | | 0 | 0.000062771000 | |
| 5929939 | 6 years ago | | | 0 | 0.00038246390 | |
| 5854999 | 6 years ago | | | 0 | 0.00010972325 |
ABI
ABI objects
Getter at block 21282744
buyPrice() view returns (uint256)
1514555631824479
contractBalance() view returns (uint256)
68438892824844381
decimals() view returns (uint8)
18
name() view returns (string)
EthPyramid
sellPrice() view returns (uint256)
572497683678850
symbol() view returns (string)
EPY
totalSupply() view returns (uint256)
33615017955969405
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.