Poof Token

Verified contract

Active on Ethereum with 6,245 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
--
0x93b7b5474cfc8d792ff5c2c14b960fe4190774142b90c3e08e9b217e93254efc
0xc18854b2e945f433c59b2f5c0a7879e92cde8a555b8ef90efb50ef426f18af22
0xe33c1dacad695b89e6892220dcc0e59ea1bea2eb2b1385d7d0d36bca9d876bf1
0x25510dd4a0d9f7867620b508acac0cd9c26dcd692bef8ee31ad40ec223bf43d7
0xe9a2fd06c8aa402a4d022614da208cdad0b118b0ed12cbbec2e9a98b5ec80a6e
0xd817cb42b2ff448606f9cab985cc0861da6c36671a704d4018c57054cfbba0f8
0xfea6fee5e2d8e24c4ddd72aabaa544adec353181f228630e7b23f6c05f417068
0x9f7a99a225d25943d52cc04f98f2afface99678140da98b568a3de7e0f04a83f
0x04724c6ff843f317ce4a53a8b74e144bd03930d7829758ebe950020429f710c7
0x070e1881826437fe2aad3666cc6e6d8b5f27278ade2f7b2a2962727b256cb406

Functions
Getter at block 21259885
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.