EthPyramid
Verified contract
Active on
Ethereum with 379 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$1,206.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.343202 | $3,514.00 |
$1,206.01 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7966814 | 5 years ago | | | 0 | 0.000045927000 | |
| 7966744 | 5 years ago | | | 0 | 0.000038369000 | |
| 6391650 | 6 years ago | | | 0 | 0.00033857460 | |
| 6040692 | 6 years ago | | | 0 | 0.000062699000 | |
| 5928791 | 6 years ago | | | 0 | 0.00062627000 | |
| 5810027 | 6 years ago | | | 0 | 0.00012525400 | |
| 5715488 | 6 years ago | | | 0 | 0.00047075175 | |
| 5705129 | 6 years ago | | | 0 | 0.00037200870 | |
| 5703364 | 6 years ago | | | 0.1 | 0.0014850600 | |
| 5698962 | 6 years ago | | | 0 | 0.00062627000 |
ABI
ABI objects
Getter at block 21265992
buyPrice() view returns (uint256)
1108865348453880
contractBalance() view returns (uint256)
343201685341123765
decimals() view returns (uint8)
18
name() view returns (string)
EthPyramid
sellPrice() view returns (uint256)
793411277342790
symbol() view returns (string)
EPY
totalSupply() view returns (uint256)
46393336243458595
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.