EthPyramid
Verified contract
Active on
Ethereum with 2,762 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$4,102.83
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.214225 | $3,378.97 |
$4,102.83 | |
EMPR | ERC-20 | 20 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14808884 | 2 years ago | | | 0 | 0.00056776335 | |
| 14808883 | 2 years ago | | | 0 | 0.00042244693 | |
| 12473545 | 3 years ago | | | 0 | 0.0019530000 | |
| 10493240 | 4 years ago | | | 0 | 0.0021984270 | |
| 9459085 | 5 years ago | | | 0 | 0.000081421742 | |
| 7977702 | 5 years ago | | | 0 | 0.00062627000 | |
| 7977702 | 5 years ago | | | 0 | 0.00027730985 | |
| 7966872 | 5 years ago | | | 0 | 0.000045927000 | |
| 7966798 | 5 years ago | | | 0 | 0.000038225000 | |
| 7808139 | 5 years ago | | | 0 | 0.00014185400 |
ABI
ABI objects
Getter at block 21170094
buyPrice() view returns (uint256)
338724696622556
contractBalance() view returns (uint256)
1214224978647608201
decimals() view returns (uint8)
18
name() view returns (string)
EthPyramid
sellPrice() view returns (uint256)
2645452995783165
symbol() view returns (string)
EPY
totalSupply() view returns (uint256)
153521096773867916
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.