Have Fun Staying Poor
Verified contract
Active on
Ethereum with 1,334 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4997…192b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HFSP | ERC-20 | 69.307411M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19886044 | 6 months ago | | | 0 | 0.000085747646 | |
| 19821987 | 6 months ago | | | 0 | 0.0022626177 | |
| 19541688 | 8 months ago | | | 0 | 0.00067433482 | |
| 19309707 | 9 months ago | | | 0 | 0.0012206610 | |
| 19132515 | 10 months ago | | | 0 | 0.00073525159 | |
| 18906267 | a year ago | | | 0 | 0.00088679055 | |
| 18892344 | a year ago | | | 0 | 0.0014095392 | |
| 18602738 | a year ago | | | 0 | 0.00037099479 | |
| 18416400 | a year ago | | | 0 | 0.00077686662 | |
| 18192959 | a year ago | | | 0 | 0.00096616010 |
ABI
ABI objects
Getter at block 21214333
_charityWalletAddress() view returns (address)
0x4997da3699de8b03fedbdfcf93ba191746ac192b
_liquidityFee() view returns (uint256)
8
_maxTxAmount() view returns (uint256)
10000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Have Fun Staying Poor
owner() view returns (address)
0x791ba6b8612970c52f869659a151f2a21bb13a3c
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
HFSP
totalFees() view returns (uint256)
95057871313282040390
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x242b5e107c9eeff99b626f2eca7fee8c70c927ad
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setCharityWallet(address charityWalletAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address charityWalletAddress)
receive()
This contract contains no error objects.