Forrest Pump
Verified contract
Active on
Ethereum with 117 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($213.48)
Native
Value
$213.48
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.061616 | $3,464.64 |
$213.48 | |
FOP | ERC-20 | 24.793896B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18043091 | a year ago | | | 0 | 0.0015690698 | |
| 18043085 | a year ago | | | 0 | 0.0016666977 | |
| 18041488 | a year ago | | | 0 | 0.00080175934 | |
| 18041469 | a year ago | | | 0 | 0.00062174752 | |
| 18041437 | a year ago | | | 0 | 0.00056610260 | |
| 18041401 | a year ago | | | 0 | 0.00063320692 | |
| 18041383 | a year ago | | | 0 | 0.00059664127 | |
| 18041295 | a year ago | | | 0 | 0.00060936185 | |
| 18041268 | a year ago | | | 0 | 0.00065021302 | |
| 18037619 | a year ago | | | 0 | 0.00063541349 |
ABI
ABI objects
Getter at block 21265776
_buyTaxPercentage() view returns (uint256)
2000
_buyTaxShare() view returns (uint256)
33333
_inSwapAndLiquify() view returns (bool)
false
_liquidityTaxPercentage() view returns (uint256)
1000
_liquidityTaxShare() view returns (uint256)
16666
_liquidityThreshold() view returns (uint256)
100000000000000000000000000
_paused() view returns (bool)
false
_sellTaxPercentage() view returns (uint256)
3000
_sellTaxShare() view returns (uint256)
50000
_taxCollected() view returns (uint256)
24793896418438110873581895881
_uniswapPair() view returns (address)
0xb2c91f47a2ce7be47f9017fa133a87ceba387bb6
decimals() view returns (uint8)
18
isPaused() view returns (bool)
false
marketingWallet() view returns (address)
0x368eba751a8f4cf0d68ac210abc5525dcfaf691c
name() view returns (string)
Forrest Pump
owner() view returns (address)
0xf47564784acc27f9c13a9b7cff12899bebc3c61e
symbol() view returns (string)
FOP
totalSupply() view returns (uint256)
420000000069000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events TransferEx(address[] _input, uint256 _amount)
addToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
liquifyTokens()
pause()
removeFromBlacklist(address account)
renounceOwnership()
rescueETH()
setBuyTaxPercentage(uint256 taxPercentage)
setExcludedFromFee(address account, bool excluded)
setLiquidityTaxPercentage(uint256 taxPercentage)
setLiquidityThreshold(uint256 threshold)
setMarketingWallet(address wallet)
setSellTaxPercentage(uint256 taxPercentage)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _marketingWallet)
fallback()
receive()
This contract contains no error objects.