Ethereum PUMP
Verified contract
Active on
Ethereum with 32 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3f4f…a658
1 additional
variable
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,851.41 |
$0 | |
ePUMP💪 | ERC-20 | 101.50121K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12553902 | 4 years ago | | | 0 | 0.00093206000 | |
| 12552507 | 4 years ago | | | 0 | 0.0011184720 | |
| 12552504 | 4 years ago | | | 0 | 0.00097400270 | |
| 12552354 | 4 years ago | | | 0 | 0.0012303192 | |
| 12552308 | 4 years ago | | | 0 | 0.0014446930 | |
| 12552294 | 4 years ago | | | 0 | 0.0010252660 | |
| 12552268 | 4 years ago | | | 0 | 0.0011277926 | |
| 12552254 | 4 years ago | | | 0 | 0.0013514870 | |
| 12552253 | 4 years ago | | | 0 | 0.00039480000 | |
| 12552253 | 4 years ago | | | 0 | 0.0014446930 |
ABI
ABI objects
Getter at block 21332266
decimals() pure returns (uint8)
9
name() pure returns (string)
Ethereum PUMP
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ePUMP💪
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeFees(uint256 amt)
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.