EthPyramid
Verified contract
Active on
Ethereum with 13,758 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$92,274.45
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 27.950859 | $3,301.31 |
$92,274.45 | |
GSE | ERC-20 | 114 | $0.000028 |
$0 | |
PRO | ERC-20 | 88.88988K | -- | -- | |
PNS | ERC-20 | 80.08235K | -- | -- | |
YOO | ERC-20 | 19.339K | -- | -- | |
SHNZ2 | ERC-20 | 2K | -- | -- | |
EBK | ERC-20 | 48.897151 | -- | -- | |
DTA | ERC-20 | 20 | -- | -- | |
VOS.AI | ERC-20 | 1 | -- | -- | |
SPOON | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244118 | 2 days ago | | | 0 | 0.00092366210 | |
| 16905897 | 2 years ago | | | 0 | 0.0012530712 | |
| 16067298 | 2 years ago | | | 0 | 0.00040186431 | |
| 15514308 | 2 years ago | | | 0 | 0.00027203676 | |
| 14724605 | 3 years ago | | | 0 | 0.0027880090 | |
| 14450822 | 3 years ago | | | 0 | 0.0023027630 | |
| 14284657 | 3 years ago | | | 0 | 0.0030244530 | |
| 14221120 | 3 years ago | | | 0 | 0.0049267875 | |
| 14176415 | 3 years ago | | | 0 | 0.0032001237 | |
| 13911089 | 3 years ago | | | 0 | 0.0041094696 |
ABI
ABI objects
Getter at block 21258222
buyPrice() view returns (uint256)
57642707324714
contractBalance() view returns (uint256)
27950859304669452210
decimals() view returns (uint8)
18
name() view returns (string)
EthPyramid
sellPrice() view returns (uint256)
15604281131920578
symbol() view returns (string)
EPY
totalSupply() view returns (uint256)
903099372198368370
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.