Pineapple Owl
Verified contract
Active on
Ethereum with 2,839 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PINEOWL | ERC-20 | 32.338927M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21129485 | 4 days ago | | | 0 | 0.00088629164 | |
| 21081356 | 11 days ago | | | 0 | 0.00029169014 | |
| 21012044 | 20 days ago | | | 0 | 0.00048706994 | |
| 20978852 | 25 days ago | | | 0 | 0.00098753859 | |
| 20966203 | a month ago | | | 0 | 0.0010612665 | |
| 20952903 | a month ago | | | 0 | 0.00032788424 | |
| 20948418 | a month ago | | | 0 | 0.00039398088 | |
| 20932308 | a month ago | | | 0 | 0.00062250261 | |
| 20888158 | a month ago | | | 0 | 0.00023282585 | |
| 20866166 | a month ago | | | 0 | 0.00051204229 |
ABI
ABI objects
Getter at block 21158027
_maxWalletAmount() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x863a4b160093389561d5924487e78769d594491f
name() pure returns (string)
Pineapple Owl
pair() view returns (address)
0x9c415c5672b2e494cdf5a3b5e6cd48f8a196276e
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3000000000000000
symbol() pure returns (string)
PINEOWL
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.