Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PT | ERC-20 | 689.519763K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17132932 | 2 years ago | | | 0 | 0.0011568470 | |
| 16161854 | 2 years ago | | | 0 | 0.00064032892 | |
| 15873306 | 2 years ago | | | 0 | 0.00052739025 | |
| 15872620 | 2 years ago | | | 0 | 0.00054148785 | |
| 15871948 | 2 years ago | | | 0 | 0.00057495025 | |
| 15871237 | 2 years ago | | | 0 | 0.00099507305 | |
| 15871154 | 2 years ago | | | 0 | 0.00072750725 | |
| 15871136 | 2 years ago | | | 0 | 0.0011205003 | |
| 15871013 | 2 years ago | | | 0 | 0.00085502358 | |
| 15870925 | 2 years ago | | | 0 | 0.00083605374 |
ABI
ABI objects
Getter at block 21221885
_maxTxAmount() view returns (uint256)
10000000000000
_maxWalletToken() view returns (uint256)
200000000000
autoLiquidityReceiver() view returns (address)
0x4c3bb8eb8e1750a0d4f9a40e6a825aeebd1ac904
decimals() pure returns (uint8)
4
devFee() view returns (uint256)
0
devFeeReceiver() view returns (address)
0x4c3bb8eb8e1750a0d4f9a40e6a825aeebd1ac904
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
10000000000000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
liquidityFee() view returns (uint256)
2
marketingFee() view returns (uint256)
0
marketingFeeReceiver() view returns (address)
0x8242e56a759aa0b069b9c983fe3f582020cd1ec9
name() pure returns (string)
PITOT
pair() view returns (address)
0x64222c5e0a11cd704a4b770bf5ee7996e22ab212
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000
symbol() pure returns (string)
PT
totalFee() view returns (uint256)
2
totalSupply() view returns (uint256)
10000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearContractSells(uint256 amountPercentage)
clearStuckBalance(uint256 amountPercentage)
manage_FeeExempt(address[] addresses, bool status)
manage_TxLimitExempt(address[] addresses, bool status)
manage_WalletLimitExempt(address[] addresses, bool status)
multiTransfer(address from, address[] addresses, uint256[] tokens)
openTrading()
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.