Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($4.19)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POOF | ERC-20 | 49.334627K | $0.000085 |
$4.19 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21366081 | 4 days ago | | | 0 | 0.0015277103 | |
| 21316553 | 11 days ago | | | 0 | 0.0014319187 | |
| 21289507 | 15 days ago | | | 0 | 0.00041820098 | |
| 21158330 | a month ago | | | 0 | 0.0012002701 | |
| 21158119 | a month ago | | | 0 | 0.0018732494 | |
| 21074357 | a month ago | | | 0 | 0.00035293859 | |
| 20855273 | 2 months ago | | | 0 | 0.00039673332 | |
| 20737585 | 3 months ago | | | 0 | 0.000050497715 | |
| 20705840 | 3 months ago | | | 0 | 0.000035729458 | |
| 20657044 | 3 months ago | | | 0 | 0.000082649323 |
ABI
ABI objects
Getter at block 21398120
ActiveTradingBlock() view returns (uint256)
20013937
PreventSwapbackBlocks() view returns (uint256)
3
SwapEnabled() view returns (bool)
true
TradingActive() view returns (bool)
true
buyDevTax() view returns (uint256)
1
buyMarketingTax() view returns (uint256)
3
buyTotalTax() view returns (uint256)
4
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x76ee2919d45baefd4331683012977f6e1a784e6a
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x76ee2919d45baefd4331683012977f6e1a784e6a
maxTokenAmountPerTxn() view returns (uint256)
1250001000000000000000000
maxTokenAmountPerWallet() view returns (uint256)
1250001000000000000000000
minSwapTokenAmount() view returns (uint256)
100000000000000000000000
name() view returns (string)
PoofAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevTax() view returns (uint256)
1
sellMarketingTax() view returns (uint256)
3
sellTotalTax() view returns (uint256)
4
swapPair() view returns (address)
0xd5c7cdc82cb7a0bfdde84d4ef2b857d917c6b137
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
POOF
tokenAmountForDev() view returns (uint256)
12333656735422364459403
tokenAmountForMarketing() view returns (uint256)
37000970206267093378211
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
ExcludedFromTax(address) view returns (bool)
ExcludedMaxTokenAmountPerTxn(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events activateTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subValue) returns (bool)
excludeFromMaxTx(address addr, bool value)
increaseAllowance(address spender, uint256 addValue) returns (bool)
limitsOff()
renounceOwnership()
setAutomatedPair(address pair, bool value)
taxExempt(address account, bool value)
toggleSwap(bool enabled)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyTax(uint256 newMarketFee, uint256 newDevFee)
updateMinimumSwap(uint256 amount)
updateSellTax(uint256 newMarketFee, uint256 newDevFee)
updateSwapbackBlocks(uint256 newNum)
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()
receive()
This contract contains no error objects.