Poof Token

Verified contract

Active on Ethereum with 6,239 txns
Deployed by via 0xdb45e7bf at 16436498
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
32 additional variables
ERC-20
--
0xfea6fee5e2d8e24c4ddd72aabaa544adec353181f228630e7b23f6c05f417068
0x9f7a99a225d25943d52cc04f98f2afface99678140da98b568a3de7e0f04a83f
0x04724c6ff843f317ce4a53a8b74e144bd03930d7829758ebe950020429f710c7
0x070e1881826437fe2aad3666cc6e6d8b5f27278ade2f7b2a2962727b256cb406
0x70c17498b5a44793b9084cfea00cda334cfd8f1bf863925c152a49c7a9b7dec8
0x383d1bf94048cb525cb088e5a00ae1b655906373d083ac3414883ca90dd00097
0x312af5de7e681f2a46c18a9aa1f282a90d86e9d1d3f5bf73916196dc6729d005
0x34c41f5d60231eb28c808e4986fd7ea065e80e12da63cd15379181fecdc6120b
0xde4680eecf93f8ad57ef3184e5e36ef56a5fb43100c1d15adcb11f83644dccbd
0x0a47688971ed80a6e59993790cc675a5b0c626a238576b4da19f6411e7322886

Functions
Getter at block 20929483
FEE_DIVISOR(view returns (uint256)
1000
buyDREAMFee(view returns (uint256)
10
buyLiquidityFee(view returns (uint256)
10
buyMarketingFee(view returns (uint256)
40
cooldownEnabled(view returns (bool)
false
decimals(view returns (uint8)
18
dreamWalletAddress(view returns (address)
0xa8eb3f63f73129db3e0b3163c3ef28ce0cd5f6f3
feesEnabled(view returns (bool)
true
liquidityWalletAddress(view returns (address)
0x828ffc43f245c293ebe6f75a9fb4a8c54c5e5356
marketingWalletAddress(view returns (address)
0x995f2de133e2c8bd2c17a1fddfd3570e624a0d59
maxBuyAmount(view returns (uint256)
100000000000000000000000000
maxSellAmount(view returns (uint256)
200000000000000000000000
maxWalletAmount(view returns (uint256)
100000000000000000000000000
name(view returns (string)
Poof Token
owner(view returns (address)
0x173fe59da4deaebb2f44a6d52fcccbedf2c43028
sellDREAMFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
10
sellMarketingFee(view returns (uint256)
50
swapEnabled(view returns (bool)
true
symbol(view returns (string)
POOF
totalSupply(view returns (uint256)
100000000000000000000000000
tradingOpen(view returns (bool)
true
tradingOpenBlock(view returns (uint256)
16436547
transferDREAMFee(view returns (uint256)
10
transferFeesEnabled(view returns (bool)
false
transferLiquidityFee(view returns (uint256)
0
transferMarketingFee(view returns (uint256)
50
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
humanVerified(addressview returns (bool)
isBlacklisted(address walletview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distributeFees(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
openTrading(uint256 blocks
removeLimits(
renounceOwnership(
setBlacklisted(address[] accountsbool isBL
setBuyFee(uint256 _buyMarketingFeeuint256 _buyDREAMFeeuint256 _buyLiquidityFee
setCooldownBlocks(uint256 blocks
setCooldownEnabled(bool onoff
setDREAMWalletAddress(address _dreamWalletAddress
setExcludeFromMaxTransaction(address[] accountsbool isEx
setExcludedFromFees(address[] accountsbool isEx
setFeesEnabled(bool onoff
setHumanVerificationRequired(bool onoff
setLiquidityWalletAddress(address _liquidityWalletAddress
setMarketingWalletAddress(address _marketingWalletAddress
setMaxBuyAmount(uint256 _maxBuyAmount
setMaxSellAmount(uint256 _maxSellAmount
setMaxWalletAmount(uint256 _maxWalletAmount
setSellFee(uint256 _sellMarketingFeeuint256 _sellDREAMFeeuint256 _sellLiquidityFee
setSignerAddress(address signerAddress
setSwapEnabled(bool onoff
setSwapTokensAtAmount(uint256 swapTokensAtAmount
setTransferFee(uint256 _transferMarketingFeeuint256 _transferDREAMFeeuint256 _transferLiquidityFee
setTransferFeesEnabled(bool onoff
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unclog(
verifyHuman(uint8 _vbytes32 _rbytes32 _s
withdrawStuckETH(
withdrawStuckTokens(address tkn
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OpenTrading(uint256 tradingOpenBlockuint256 _blocksToBlacklist
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetBuyFee(uint256 buyMarketingFeeuint256 buyDREAMFeeuint256 buyLiquidityFee
SetMaxBuyAmount(uint256 newMaxBuyAmount
SetMaxSellAmount(uint256 newMaxSellAmount
SetMaxWalletAmount(uint256 newMaxWalletAmount
SetSellFee(uint256 sellMarketingFeeuint256 sellDREAMFeeuint256 sellLiquidityFee
SetSwapTokensAtAmount(uint256 newSwapTokensAtAmount
SetTransferFee(uint256 transferMarketingFeeuint256 transferDREAMFeeuint256 transferLiquidityFee
Transfer(address indexed fromaddress indexed touint256 value
VerifyHuman(address signer
Constructor
constructor(address _marketingWalletAddressaddress _dreamWalletAddressaddress _liquidityWalletAddressaddress signerAddress
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.