Poppy Playtime
Verified contract
Active on
Ethereum with 93 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Poppy Playtime"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18638077 | a year ago | | | 0 | 0.0023090731 | |
| 18388745 | a year ago | | | 0 | 0.00028757815 | |
| 18387183 | a year ago | | | 0 | 0.00068379721 | |
| 18377040 | a year ago | | | 0 | 0.00062727027 | |
| 18376324 | a year ago | | | 0 | 0.0011190240 | |
| 18375115 | a year ago | | | 0 | 0.00025825408 | |
| 18375104 | a year ago | | | 0 | 0.00031050094 | |
| 18375080 | a year ago | | | 0 | 0.00025815665 | |
| 18375052 | a year ago | | | 0 | 0.00027038305 | |
| 18375000 | a year ago | | | 0 | 0.00017274882 |
ABI
ABI objects
Getter at block 21228222
_caughtDogs() view returns (uint256)
0
buyTax() view returns (uint8)
2
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0x24b3ba18ec833aff416714f3033fc6b9bbb6adaf
maxTxAmount() view returns (uint256)
900000000000000
maxWallet() view returns (uint256)
900000000000000
name() pure returns (string)
Poppy Playtime
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xdfde0ca6280d681ed76d2168655431f011f93816
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint8)
2
swapThreshold() view returns (uint256)
5000000000000
symbol() pure returns (string)
POPPY
totalSupply() view returns (uint256)
1000000000000000
watchdogMode() view returns (bool)
false
Read-only
_dogSellTime(address) view returns (uint256)
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxBalance(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
renounceOwnership()
setContractLimits(uint256 maxTX_EXACT, uint256 maxWallet_EXACT)
setContractTaxes(uint8 buyTax_, uint8 sellTax_)
setDogSellTimeForAddress(address holder, uint256 dTime)
setSwapSettings(uint256 swapThreshold_EXACT)
setWatchdogOff()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify()
TaxesChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.