PUMPHODL
Verified contract
Active on
Ethereum with 31,924 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PHOD | ERC-20 | 168.702223K | -- | -- | |
ada | ERC-20 | 50K | -- | -- | |
AIRDROP | ERC-20 | 17.290265K | -- | -- | |
NETC | ERC-20 | 16.5K | -- | -- | |
SDZ | ERC-20 | 12K | -- | -- | |
LMM | ERC-20 | 8.567513K | -- | -- | |
DSCoin | ERC-20 | 1K | -- | -- | |
LFT | ERC-20 | 550 | -- | -- | |
FXP | ERC-20 | 25 | -- | -- | |
ESTATE | ERC-20 | 25 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11089024 | 4 years ago | | | 0 | 0.00048300000 | |
| 9617149 | 5 years ago | | | 0 | 0.00029828800 | |
| 9605089 | 5 years ago | | | 0 | 0.00020057403 | |
| 9605030 | 5 years ago | | | 0 | 0.00020057403 | |
| 9604998 | 5 years ago | | | 0 | 0.00033557400 | |
| 9604990 | 5 years ago | | | 0 | 0.00020057403 | |
| 9604944 | 5 years ago | | | 0 | 0.00022286003 | |
| 9604891 | 5 years ago | | | 0 | 0.00022286003 | |
| 9604788 | 5 years ago | | | 0 | 0.00037286000 | |
| 9604781 | 5 years ago | | | 0 | 0.00022286003 |
ABI
ABI objects
Getter at block 21157595
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
true
name() view returns (string)
PUMPHODL
symbol() view returns (string)
PHOD
totalDistributed() view returns (uint256)
50713000632522454
totalRemaining() view returns (uint256)
19286999367477546
totalSupply() view returns (uint256)
70000000000000000
value() view returns (uint256)
791717882742
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
blacklist(address) view returns (bool)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events airdrop(address[] addresses)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
disableWhitelist(address[] addresses)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 amount)
enableWhitelist(address[] addresses)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.