EthPyramid
Verified contract
Active on
Ethereum with 193 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($354.24)
Native
Value
$354.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.104571 | $3,387.55 |
$354.24 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12298089 | 4 years ago | | | 0 | 0.0040824650 | |
| 12298086 | 4 years ago | | | 0.005 | 0.0049863550 | |
| 12298076 | 4 years ago | | | 0 | 0.0029306810 | |
| 12298074 | 4 years ago | | | 0 | 0.0042745810 | |
| 12298069 | 4 years ago | | | 0.005 | 0.0086435130 | |
| 5574407 | 7 years ago | | | 0 | 0.000039037000 | |
| 5574404 | 7 years ago | | | 0 | 0.000045737000 | |
| 5574393 | 7 years ago | | | 0 | 0.00022000000 | |
| 5574393 | 7 years ago | | | 0 | 0.000090000000 | |
| 5574393 | 7 years ago | | | 0 | 0.000038124000 |
ABI
ABI objects
Getter at block 21262816
buyPrice() view returns (uint256)
984088093642383
contractBalance() view returns (uint256)
104570902288496781
decimals() view returns (uint8)
18
name() view returns (string)
Dogecoin
sellPrice() view returns (uint256)
897401655224575
symbol() view returns (string)
DOGE
totalSupply() view returns (uint256)
52408457926880603
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 OpenContract()
fund() payable
getMeOutOfHere()
reinvestDividends()
sellMyTokens()
withdraw()
withdrawOld(address to)
This contract contains no event objects.
constructor()
fallback()
This contract contains no error objects.