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 "Pineabble"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14713954 | 6 months ago | | | 0 | 0.000000079705580370 | |
| 12296741 | 8 months ago | | | 0 | 0.00017814601 | |
| 12296486 | 8 months ago | | | 0 | 0.00015562148 | |
| 12296382 | 8 months ago | | | 0 | 0.0000048426207 | |
| 12296374 | 8 months ago | | | 0 | 1.3104879e-7 | |
| 12296366 | 8 months ago | | | 0 | 0.000000090725867433 | |
| 12296277 | 8 months ago | | | 0 | 1.3420185e-7 | |
| 12296131 | 8 months ago | | | 0 | 0.00023613242 | |
| 12296125 | 8 months ago | | | 0 | 1.4128128e-7 | |
| 12296113 | 8 months ago | | | 0 | 1.4017487e-7 |
ABI
ABI objects
Getter at block 22780948
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Pineabble
owner() view returns (address)
0xb6c88a5bf6d51705edeab46c0afaf1a4c097a0fa
symbol() pure returns (string)
PABL
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
initialize()
openTrade()
removeLimits()
renounceOwnership()
setFees(uint256 _valueBuy, uint256 _valueSell)
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)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
Launch(bool _tradingOpen, bool _swapEnabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address taxWallet)
receive()
This contract contains no error objects.